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:24:31 +02:00
articles Move views and add feeds 2020-08-16 19:24:31 +02:00
blog Move views and add feeds 2020-08-16 19:24:31 +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 Fix tags display 2020-08-14 16:15:40 +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. Add some more style
  3. Find a nice way to display metadata (author, dates, etc)
  4. Allow adding pages (pinned articles ?)