Spasm docs website
  • CSS 47.3%
  • JavaScript 28%
  • HTML 24.7%
Find a file
2026-04-28 00:58:34 +01:00
docs feat: add decentralizedscience 2026-04-23 00:18:32 +01:00
helper docs: add spasm hash page 2025-09-16 00:17:34 +01:00
source fix: increase hamburger menu 2026-02-05 23:32:43 +00:00
static docs: add direct signing page 2025-09-14 18:37:33 +01:00
.gitignore feat: add docs generator 2025-03-07 21:00:04 +00:00
ecosystem-prod.config.js feat: add docs generator 2025-03-07 21:00:04 +00:00
LICENSE docs: add license 2020-11-07 18:02:53 -03:00
nodemon.json feat: add docs generator 2025-03-07 21:00:04 +00:00
package-lock.json feat: add id to each header and make it clickable 2025-03-17 00:08:19 +00:00
package.json fix: increase hamburger menu 2026-02-05 23:32:43 +00:00
README.md docs: add mirrors 2026-04-28 00:58:34 +01:00

Signer and Protocol Agnostic Social Media (Spasm)

spasm

Mirrors: Forgejo Codeberg Github

This repo is for Spasm docs website.

For spasm.js library see: github / npm

Run docs

  • Install packages: npm install

  • Edit .md files in ./docs if necessary

  • Run dev server: npm run dev

  • Run prod server: npm run prod

License

MIT License