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.
 
 
 
 
 
Noah 1ff8e277b1 Add commenting on photos 9 years ago
rophako Add commenting on photos 9 years ago
scripts Enhancements to the Siikir migrator 9 years ago
.gitignore Initial structure of web app 9 years ago
Apache.md More docs on Apache 9 years ago
README.md Remove link in blog, add documentation 9 years ago
config-sample.py Add RSS feed, contact page, Kirsle.net stuff 9 years ago
requirements.txt Add photo albums and hook them up to the blog 9 years ago
runserver.py Initial structure of web app 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.