Go to file
2021-05-01 00:39:58 +02:00
data_static updated blog posts in 2010 2021-05-01 00:39:58 +02:00
migrations blog posts inputted 2020-07-13 11:54:16 +02:00
translations dark scheme 2021-02-22 13:33:57 +01:00
webapp added about me 2021-04-28 09:17:17 +02:00
.gitignore Initial commit 2020-07-08 14:36:13 +02:00
config.py Initial commit 2020-07-08 14:36:13 +02:00
init_populate.py Initial commit 2020-07-08 14:36:13 +02:00
INSTALL.sh Initial commit 2020-07-08 14:36:13 +02:00
manager.py Initial commit 2020-07-08 14:36:13 +02:00
populate.py Initial commit 2020-07-08 14:36:13 +02:00
README.md Initial commit 2020-07-08 14:36:13 +02:00
requirements.txt added rss 2021-03-28 18:17:33 +02:00
run.py blog posts inputted 2020-07-13 11:54:16 +02:00
sensitive_dev.py created_dt is separate 2020-08-11 13:17:53 +02:00
worker.py Initial commit 2020-07-08 14:36:13 +02:00

Project

Install

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Run

source venv/bin/activate
python run.py

Powered by oshipka