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
2021-12-19 21:22:34 +01:00
articles Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
attachments Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
blog Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
docker Set security headers in django instead of reverse proxy 2021-03-21 16:01:17 +01:00
.dockerignore Run precommit and check for missing migrations during tests 2020-09-03 22:16:27 +02:00
.flake8 Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
.gitignore Ignore db 2020-11-12 15:37:30 +01:00
.gitlab-ci.yml Build latest sooner and only retag to publish 2021-01-05 19:16:43 +01:00
.pre-commit-config.yaml Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
docker-compose.yml Add invoke tasks to deploy and remove drone config 2021-12-19 21:22:34 +01:00
Dockerfile Add invoke tasks to deploy and remove drone config 2021-12-19 21:22:34 +01:00
LICENSE Add LICENSE 2020-08-17 08:23:08 +02:00
manage.py Initial commit 2020-08-14 14:53:30 +02:00
poetry.lock Add invoke tasks to deploy and remove drone config 2021-12-19 21:22:34 +01:00
pre-commit.Dockerfile Revert to docker build using gitlab ci 2020-12-26 16:49:47 +01:00
pyproject.toml Add invoke tasks to deploy and remove drone config 2021-12-19 21:22:34 +01:00
README.md Add invoke tasks to deploy and remove drone config 2021-12-19 21:22:34 +01:00
tasks.py Add invoke tasks to deploy and remove drone config 2021-12-19 21:22:34 +01:00

Blog

Simple blog management system.

The authoritative source for this repo is at https://git.augendre.info/gaugendre/blog

Hosted at https://gabnotes.org

Development

inv test-cov
inv publish
inv deploy