Fluffy's main page, most code is uploaded here
Find a file
2023-07-21 13:30:18 +01:00
articles :3 2023-06-19 19:08:23 +00:00
media :3 2023-06-19 19:08:23 +00:00
static Add darkmode 2023-07-21 13:25:33 +01:00
templates forgor 2023-07-21 13:30:18 +01:00
website :3 2023-06-19 19:08:23 +00:00
.gitignore :3 2023-06-19 19:08:23 +00:00
manage.py :3 2023-06-19 19:08:23 +00:00
poetry.lock Bump Django to 4.2.2 -> 4.2.3 2023-07-11 22:12:32 +00:00
pyproject.toml Yeet docker!!!! 2023-06-19 16:48:32 +00:00
README.md I dunno how to pro gram 2023-06-18 21:50:07 +00:00
run.sh Bump Django to 4.2.2 -> 4.2.3 2023-07-11 22:12:32 +00:00

My little Django website + blog

Installation

Clone this repo and cd into it

Running

docker-compose up

First time setup

docker-compose exec website python3 /app/manage.py createsuperuser

ok bye!