1.6 KiB
1.6 KiB
Disseminate
A short introduction.
Disseminate is a blogging platform designed to be lightweight, easy to use & powered by Markdown. It stems from an issue i've come across, where no blogging platform i could find was:
- easy to deploy.
- has fast loading times.
- simple enough for my -10 iq brain.
State of Project
Disseminate is a work-in-progress. While the code is there, it is not recommended to run this in production yet.
Opening an issue.
Registrations are open again! Unfortunately however, i have to manually accept each account. Please contact me via:
- email (hex@clatter.cc)
- matrix (@hex:penhub.nl)
- telegram (@inimitableX)
- discord (@hex.maybe)
to get your account accepted.
To-do
- Server-side parsing.
- Docker build system.
- Proper metadata (title, date etc).
- Automated prebuilt docker images.
- Caching for faster load times.
- Alternative frontend (solution)? (EJS is pretty primitive!)