mirror of https://github.com/Crocmagnon/blog.git
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.
![]() |
4 hours ago | |
---|---|---|
.github | 6 days ago | |
.kolo | 6 months ago | |
envs | 1 year ago | |
src | 3 weeks ago | |
stubs | 1 year ago | |
.dockerignore | 1 year ago | |
.eslintrc | 6 months ago | |
.gitignore | 3 weeks ago | |
.pre-commit-config.yaml | 6 days ago | |
.prettierrc | 1 year ago | |
.tool-versions | 3 weeks ago | |
Dockerfile | 1 month ago | |
LICENSE | 1 year ago | |
README.md | 3 weeks ago | |
constraints.txt | 4 hours ago | |
docker-compose-build.yaml | 1 year ago | |
docker-compose.yaml | 1 year ago | |
pyproject.toml | 6 days ago | |
requirements-dev.in | 2 months ago | |
requirements-dev.txt | 4 hours ago | |
requirements.in | 2 months ago | |
requirements.txt | 4 hours ago | |
tasks.py | 7 days ago |
README.md
Blog
Simple blog management system.
Hosted at https://gabnotes.org
Development
pip install -U pip pip-tools invoke
inv sync-dependencies
pre-commit install --install-hooks
inv test-cov
./src/manage.py migrate
./src/manage.py createsuperuser
Reuse
If you do reuse my work, please consider linking back to this repository 🙂