Old backend for Gab's Notes https://gabnotes.org
94e8f0d642
updates: - [github.com/rtts/djhtml: 3.0.3 → 3.0.5](https://github.com/rtts/djhtml/compare/3.0.3...3.0.5) - [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.255](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.255) - [github.com/pre-commit/mirrors-eslint: v8.35.0 → v8.36.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.35.0...v8.36.0) |
||
---|---|---|
.github | ||
.kolo | ||
envs | ||
src | ||
stubs | ||
.dockerignore | ||
.eslintrc | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierrc | ||
.tool-versions | ||
constraints.txt | ||
docker-compose-build.yaml | ||
docker-compose.yaml | ||
Dockerfile | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
requirements-dev.in | ||
requirements-dev.txt | ||
requirements.in | ||
requirements.txt | ||
tasks.py |
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 🙂