A Python content management system designed for kirsle.net featuring a blog, comments and photo albums.
https://rophako.kirsle.net/
rophako | ||
scripts | ||
.gitignore | ||
Apache.md | ||
config-sample.py | ||
README.md | ||
requirements.txt | ||
runserver.py |
Rophako
A simplistic content management system designed for kirsle.net.
Rophako is Azulian 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:
Fedora: libffi-devel libjpeg-devel libpng-devel
Configuration
See Apache.md
for Apache setup information.