533 B
533 B
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 🙂