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 9d0e07356f Remove kolo 3 days ago
.github Fix workflow 3 weeks ago
envs Reorganize env files 1 year ago
src fix ruff 4 days ago
stubs Fix moar mypy 1 year ago
.dockerignore Fix docker build : ignore media and static files 1 year ago
.eslintrc Update deps 6 months ago
.gitignore Switch to rtx 1 month ago
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 4 days ago
.prettierrc Add eslint, prettier, djhtml, pytest-style & django-upgrade 1 year ago
.tool-versions Switch to rtx 1 month ago
Dockerfile Bump python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye 2 months ago
LICENSE Bump pre-commit checks 1 year ago
README.md Switch to rtx 1 month ago
constraints.txt Update dependencies 5 days ago
docker-compose-build.yaml Setup for M1 mac & cleanup 1 year ago
docker-compose.yaml Setup for M1 mac & cleanup 1 year ago
pyproject.toml Ignore PLC1901 3 weeks ago
requirements-dev.in Switch to ruff and fix errors 2 months ago
requirements-dev.txt Update dependencies 5 days ago
requirements.in Rollback two factor auth 2 months ago
requirements.txt Update dependencies 5 days ago
tasks.py Remove hashes from dependencies & update 3 weeks ago

README.md

Blog

Publish CodeQL

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 🙂