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 22:10:28 +01:00
docker Reorganize repo 2021-12-19 21:44:02 +01:00
envs Reorganize env files 2021-12-27 22:10:28 +01:00
src Reorganize env files 2021-12-27 22:10:28 +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 Reorganize env files 2021-12-27 22:10:28 +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 Reorganize env files 2021-12-27 22:10:28 +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 Reorganize env files 2021-12-27 22:10:28 +01:00
pre-commit.Dockerfile Revert to docker build using gitlab ci 2020-12-26 16:49:47 +01:00
pyproject.toml Reorganize env files 2021-12-27 22:10:28 +01:00
README.md Reorganize repo 2021-12-19 21:44:02 +01:00
tasks.py Add download db from prod task 2021-12-27 11:47:36 +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