disseminate/README.md
hexlocation's laptop (asiago) c989e662f6 add final badges [ci skip]
2024-03-31 08:11:16 -04:00

39 lines
1.6 KiB
Markdown

<h1 align="center">Disseminate</h1>
<div style="margin:auto;" align="center">
<a href="https://www.buymeacoffee.com/hexlocation" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;"></a>
<a href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank">
<img src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" />
</a>
</div>
## 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 currently disabled on our *(clatter)* forgejo instance. In the future, we hope to re-enable this.
For now though, please contact me via:
* email (hex@clatter.cc)
* matrix (@hexlocation@clatter.cc)
* telegram (@inimitableX)
* discord (@hex.maybe)
## To-do
- [x] Server-side parsing.
- [x] Docker build system.
- [x] Proper metadata (title, date etc).
- [ ] **Automated** prebuilt docker images.
- [ ] Caching for faster load times.