Old backend for Gab's Notes https://gabnotes.org
This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-08-21 13:32:09 +02:00
articles Allow longer slugs 2020-08-21 12:33:03 +02:00
blog Use local hosts only when debug is enabled 2020-08-21 13:32:09 +02:00
docker Clear old staticfiles when deploying 2020-08-18 10:43:44 +02:00
.build.yml Add email notification for failed jobs 2020-08-18 11:02:54 +02:00
.dockerignore Prepare for deploy 2020-08-17 08:23:00 +02:00
.gitignore Move collected staticfiles to other dir 2020-08-18 08:45:49 +02:00
.isort.cfg Initial commit 2020-08-14 14:53:30 +02:00
.pre-commit-config.yaml Initial commit 2020-08-14 14:53:30 +02:00
docker-compose.yml Remove unused entries in docker compose 2020-08-18 10:19:33 +02:00
Dockerfile Configure timezone in docker image 2020-08-17 12:51:21 +02:00
LICENSE Add LICENSE 2020-08-17 08:23:08 +02:00
manage.py Initial commit 2020-08-14 14:53:30 +02:00
migration.py Update migration script 2020-08-17 10:13:27 +02:00
pyproject.toml Add unit tests 2020-08-18 07:23:59 +02:00
README.md Update todo 2020-08-20 10:02:16 +02:00
requirements-dev.txt Add unit tests 2020-08-18 07:23:59 +02:00
requirements.txt Fix email sending 2020-08-19 12:13:44 +02:00

Blog

Simple blog management system.

Todo