This commit is contained in:
hexlocation's laptop (asiago) 2024-03-29 03:32:00 -04:00
parent 81b3cd5d19
commit f50a638010

View file

@ -10,6 +10,10 @@ It stems from an issue i've come across, where no blogging platform i could find
* has fast loading times. * has fast loading times.
* simple enough for my -10 iq brain. * 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. ## Opening an issue.
Registrations are currently disabled on our *(clatter)* forgejo instance. In the future, we hope to re-enable this. Registrations are currently disabled on our *(clatter)* forgejo instance. In the future, we hope to re-enable this.
@ -19,3 +23,12 @@ For now though, please contact me via:
* matrix (@hexlocation@clatter.cc) * matrix (@hexlocation@clatter.cc)
* telegram (@inimitableX) * telegram (@inimitableX)
* discord (@hex.maybe) * discord (@hex.maybe)
## To-do
- [x] Server-side parsing.
- [x] Docker build system.
- [ ] Automated prebuilt docker images.
- [ ] Caching for faster load times.
- [ ] Proper metadata (title, date etc).