disseminate/README.md

36 lines
1.1 KiB
Markdown
Raw Normal View History

2024-03-29 14:18:20 +01:00
<a href="https://buymeacoffee.com/hexlocation"><img src="https://cdn.hexloc.me/banner.png" width="400" height="200"></a><br>
2024-03-27 19:53:47 +01:00
> disseminate: latin for the **distribution** of knowledge.
<h1 align="center">Disseminate</h1>
2024-03-27 19:54:12 +01:00
2024-03-27 19:09:53 +01:00
## A short introduction.
2024-03-27 20:00:50 +01:00
*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.
2024-03-29 08:32:00 +01:00
## State of Project
Disseminate is a work-in-progress. While the code is there, it is not recommended to run this in production yet.
2024-03-27 20:00:50 +01:00
## Opening an issue.
2024-03-27 20:01:52 +01:00
Registrations are currently disabled on our *(clatter)* forgejo instance. In the future, we hope to re-enable this.
2024-03-27 20:00:50 +01:00
For now though, please contact me via:
* email (hex@clatter.cc)
* matrix (@hexlocation@clatter.cc)
* telegram (@inimitableX)
* discord (@hex.maybe)
2024-03-29 08:32:00 +01:00
## To-do
- [x] Server-side parsing.
- [x] Docker build system.
2024-03-29 08:33:31 +01:00
- [ ] **Automated** prebuilt docker images.
2024-03-29 08:32:00 +01:00
- [ ] Caching for faster load times.
2024-03-29 14:17:03 +01:00
- [x] Proper metadata (title, date etc).
2024-03-29 08:32:00 +01:00