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-31 12:08:35 +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 Fix moar mypy 2021-12-31 12:08:35 +01:00
stubs Fix moar mypy 2021-12-31 12:08:35 +01:00
.dockerignore Fix docker build : ignore media and static files 2021-12-28 12:26:05 +01:00
.eslintrc Add eslint, prettier, djhtml, pytest-style & django-upgrade 2021-12-27 22:57:18 +01:00
.gitignore Reorganize env files 2021-12-27 22:10:28 +01:00
.pre-commit-config.yaml Fix moar mypy 2021-12-31 12:08:35 +01:00
.prettierrc Add eslint, prettier, djhtml, pytest-style & django-upgrade 2021-12-27 22:57:18 +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 Fix moar mypy 2021-12-31 12:08:35 +01:00
pyproject.toml Fix moar mypy 2021-12-31 12:08:35 +01:00
README.md Add beam task to build, publish & deploy 2021-12-28 12:27:25 +01:00
tasks.py Fix moar mypy 2021-12-31 12:08:35 +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 beam