Skip to content

fork of a self-hostable markdown pastebin with extra features useful to churches

License

Notifications You must be signed in to change notification settings

yclicc/ScripturePad

 
 

Repository files navigation

ScripturePad

A pastebin for Markdown, intended for us for translateable sermon notes (etc). Allows creation and sharing of Markdown instantly, and locking documents with edit codes.

Easily and freely self-hostable on Deno Deploy.

A fork of mdbin

Todo

  • Change theme to make it a bit more cheerful
  • Add detection of scripture references, and enforce that they must be present to submit a paste (just to avoid spam with irrelevant pastes)
  • Insert scriptures automatically using the BibleBrain API
  • Add a language/translation selector

Original mdbin TODO

  • Add SQLite for self-hosting on bare metal
  • Docker/Podman file
  • Table of Contents support
  • Clickable anchor links
  • How-to + Source link
  • Set arbitrary paste limit
  • Error handling for Deno KV/SQLite issues
  • code highlighting
  • TOC in preview
  • use es6 modules for frontend js
  • edit history

About

fork of a self-hostable markdown pastebin with extra features useful to churches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.2%
  • JavaScript 34.6%
  • CSS 22.2%