No description
Find a file
hexlocation's laptop (asiago) 4ea74c0cb1 aaa
2024-03-29 08:51:20 -04:00
default_posts update folder structure 2024-03-29 08:43:01 -04:00
default_templates aaa 2024-03-29 08:51:20 -04:00
scripts we can now build docker containers! 2024-03-29 01:51:46 -04:00
.gitignore update folder structure 2024-03-29 08:43:01 -04:00
config.js update folder structure 2024-03-29 08:43:01 -04:00
config.json aaa 2024-03-29 08:51:20 -04:00
Dockerfile update folder structure 2024-03-29 08:43:01 -04:00
index.ts aaa 2024-03-29 08:51:20 -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 aaa 2024-03-29 08:51:20 -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).