Old backend for Gab's Notes https://gabnotes.org
This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-08-16 19:45:38 +02:00
articles Add slug 2020-08-16 19:45:38 +02:00
blog Add slug 2020-08-16 19:45:38 +02:00
.gitignore Initial commit 2020-08-14 14:53:30 +02:00
.isort.cfg Initial commit 2020-08-14 14:53:30 +02:00
.pre-commit-config.yaml Initial commit 2020-08-14 14:53:30 +02:00
manage.py Initial commit 2020-08-14 14:53:30 +02:00
pyproject.toml Initial commit 2020-08-14 14:53:30 +02:00
README.md Update readme 2020-08-16 19:24:45 +02:00
requirements.txt Add basis to work on articles 2020-08-14 15:53:42 +02:00

Blog

Simple blog management system.

Todo

  1. Add pagination links
  2. Find a nice way to display metadata (author, dates, etc)
  3. Allow adding pages (pinned articles ?)