2017 © Pedro Peláez
 

cms unamed

a Wordpress replacement built with simplicity and speed in mind

image

slogsdon/unamed

a Wordpress replacement built with simplicity and speed in mind

  • Monday, August 12, 2013
  • by slogsdon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

# Unamed

Build Status, (*1)

What is it?

Unamed is a Wordpress replacement built with simplicity and speed in mind. With that in mind, Unamed allows for web-site owners to use Wordpress plugins and themes without issue (read: it just works)., (*2)

Why? Wordpress works.

To be honest, I wanted to learn more about Wordpress and all it has to offer, and I thought this would be a nice way of doing such a thing. I started working on the initial CMS years ago and only recently decided to add in Wordpress support as a plugin (so it can be removed if desired)., (*3)

What's done?

  • It runs
  • It speaks SQL (via Paris)
  • It serves from a full-page cache, if you're into that sort of thing

What's in progress?

  • It can make things pretty
  • Admin interface has a great start
  • It allows for hooks (similar to these) to be used

What's left?

  • Verification that all Wordpress hooks work appropriately
  • Write phpunit tests

Setup (with Composer)

# Clone, and run composer's install

git clone https://github.com/slogsdon/unamed.git
cd unamed
curl -s https://getcomposer.org/installer | php
php composer.phar install

# Point your webserver to the directory
# Enjoy

Dependencies (if you want to install without composer)

githalytics.com alpha, (*4)

The Versions

12/08 2013

dev-master

9999999-dev http://github.com/slogsdon/unamed

a Wordpress replacement built with simplicity and speed in mind

  Sources   Download

The Requires

 

The Development Requires