No description
Find a file
hexlocation's laptop (asiago) bad8050e83 add ui features
2024-03-29 05:52:09 -04:00
posts add ui features 2024-03-29 05:52:09 -04:00
scripts we can now build docker containers! 2024-03-29 01:51:46 -04:00
templates add ui features 2024-03-29 05:52:09 -04:00
.gitignore Initial commit 2024-03-27 18:41:59 +01:00
Dockerfile we can now build docker containers! 2024-03-29 01:51:46 -04:00
index.ts add ui features 2024-03-29 05:52:09 -04:00
package-lock.json first working commit; todo: fix default ui 2024-03-28 14:33:58 -04:00
package.json add ui features 2024-03-29 05:52:09 -04:00
README.md make bold xd 2024-03-29 03:33:31 -04:00
tsconfig.json fix dependencies 2024-03-29 01:29:56 -04:00
yarn.lock add ui features 2024-03-29 05:52:09 -04:00

disseminate: latin for the distribution of knowledge.

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 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

  • Server-side parsing.
  • Docker build system.
  • Automated prebuilt docker images.
  • Caching for faster load times.
  • Proper metadata (title, date etc).