This website works better with JavaScript.
Home
Explore
Help
Sign In
apps
/
rophako
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
107
Commits
1
Branch
609 KiB
Tree:
09a604b555
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '09a604b555'
${ noResults }
rophako
/
requirements.txt
requirements.txt
84 B
Raw
Normal View
History
Initial structure of web app
7 years ago
Make Rophako support SSL
6 years ago
JsonDB, In'tl setup, user login and admin pages
7 years ago
Add photo albums and hook them up to the blog
7 years ago
Add Markdown support to blogs, comments, pages
6 years ago
Move to new settings system
6 years ago
Add AttrDict requirement
6 years ago
Add gunicorn dependency
5 years ago
1
2
3
4
5
6
7
8
9
10
flask
flask-sslify
redis
bcrypt
pillow
requests
Markdown
Pygments
attrdict
gunicorn