No description
Find a file
hexlocation's laptop (asiago) 57016f4f3f doing stuff l8r
2024-03-29 09:15:24 -04:00
data doing stuff l8r 2024-03-29 09:15:24 -04:00
scripts doing stuff l8r 2024-03-29 09:15:24 -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
Dockerfile doing stuff l8r 2024-03-29 09:15:24 -04:00
index.ts doing stuff l8r 2024-03-29 09:15:24 -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).