rophako/README.md

22 lines
521 B
Markdown
Raw Normal View History

2014-02-19 04:42:03 +00:00
# Rophako
A simplistic content management system designed for
[kirsle.net](http://www.kirsle.net/).
Rophako is [Azulian](http://www.kirsle.net/wizards/translator.html) for
"website." Pronounce it however you like. I pronounce it "roe-fa-koe."
This project is under heavy construction.
# Installation
`pip install -r requirements.txt`
These may need to be installed for the dependencies to build:
2014-04-07 04:15:59 +00:00
**Fedora:** `libffi-devel libjpeg-devel libpng-devel`
# Configuration
See `Apache.md` for Apache setup information.