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-27 11:21:47 +01:00
docker Reorganize repo 2021-12-19 21:44:02 +01:00
src Exclude self from related articles 2021-12-27 11:21:47 +01:00
.dockerignore Run precommit and check for missing migrations during tests 2020-09-03 22:16:27 +02:00
.flake8 Add comment in flake8 config file 2021-12-19 21:59:45 +01:00
.gitignore Ignore db 2020-11-12 15:37:30 +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 Collect staticfiles during image build 2021-12-26 23:38:17 +01:00
LICENSE Add LICENSE 2020-08-17 08:23:08 +02:00
poetry.lock Add TOTP 2021-12-26 23:24:33 +01:00
pre-commit.Dockerfile Revert to docker build using gitlab ci 2020-12-26 16:49:47 +01:00
pyproject.toml Add TOTP 2021-12-26 23:24:33 +01:00
README.md Reorganize repo 2021-12-19 21:44:02 +01:00
tasks.py Reorganize repo 2021-12-19 21:44:02 +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 build publish deploy