No description
Find a file
hexlocation's laptop (asiago) c408a15910 citest
2024-03-31 04:17:54 -04:00
data.template streamline the deployment process, and cleaning shit up! 2024-03-30 16:33:59 -04:00
scripts streamline the deployment process, and cleaning shit up! 2024-03-30 16:33:59 -04:00
src WOHOO actual dev scripts now 2024-03-29 15:12:14 -04:00
.gitignore streamline the deployment process, and cleaning shit up! 2024-03-30 16:33:59 -04:00
.test testing ci 2024-03-31 04:00:17 -04:00
.woodpecker.yaml citest 2024-03-31 04:17:54 -04:00
docker-compose.yml streamline the deployment process, and cleaning shit up! 2024-03-30 16:33:59 -04:00
Dockerfile streamline the deployment process, and cleaning shit up! 2024-03-30 16:33:59 -04:00
package-lock.json WOHOO actual dev scripts now 2024-03-29 15:12:14 -04:00
package.json streamline the deployment process, and cleaning shit up! 2024-03-30 16:33:59 -04:00
README.md read 2024-03-29 11:03:14 -04:00
tsconfig.json WOHOO actual dev scripts now 2024-03-29 15:12:14 -04:00
yarn.lock WOHOO actual dev scripts now 2024-03-29 15:12:14 -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).