A Python content management system designed for kirsle.net featuring a blog, comments and photo albums.
https://rophako.kirsle.net/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
rophako | 9 years ago | |
scripts | 9 years ago | |
.gitignore | 9 years ago | |
Apache.md | 9 years ago | |
README.md | 9 years ago | |
config-sample.py | 9 years ago | |
requirements.txt | 9 years ago | |
runserver.py | 9 years ago |
README.md
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.