Gab's Notes backend https://gabnotes.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gabriel Augendre 643dc7f4a1 Fix migration type 1 year ago
docker Reorganize repo 1 year ago
envs Reorganize env files 1 year ago
src Fix migration type 1 year ago
stubs Update stubs 1 year ago
.dockerignore Fix docker build : ignore media and static files 1 year ago
.eslintrc Add eslint, prettier, djhtml, pytest-style & django-upgrade 1 year ago
.gitignore Reorganize env files 1 year ago
.pre-commit-config.yaml Enable mypy for .pyi 1 year ago
.prettierrc Add eslint, prettier, djhtml, pytest-style & django-upgrade 1 year ago
Dockerfile Collect staticfiles during image build 1 year ago
LICENSE Add LICENSE 3 years ago
README.md Add beam task to build, publish & deploy 1 year ago
docker-compose.yml Reorganize env files 1 year ago
poetry.lock Remove django stubs as they conflict with PyCharm 1 year ago
pre-commit.Dockerfile Revert to docker build using gitlab ci 2 years ago
pyproject.toml Move mypy to pre-commit 1 year ago
tasks.py Move mypy to pre-commit 1 year ago

README.md

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