Awesome
Orbiter is a simple and extendable PHP tool for publishing beautiful websites out of text documents
Please visit the official project website — viaorbiter.com
Author
Created by Kaspars Dambis
konstruktors.com
@konstruktors
Installation
-
Clone Orbiter to your server:
git clone git://github.com/kasparsd/orbiter.git orbiter
-
Copy
config_sample.ini
toconfig.ini
:cp config_sample.ini config.ini
and adjust the settings to fit your environment.
-
Visit your site.
Orbiter Plugins
Orbiter has an extremely simple and flexible plugin infrastructure similar to WordPress. Even most of the core functionality, such as rendering HTML, RSS feed or XML sitemap are provided by plugins.
Visit the official Orbiter plugin repository on GitHub and feel free to add your plugin by making a pull request.