Releases: GuildMasterDev/Scribe
Releases · GuildMasterDev/Scribe
v2.0.0 — Web demo, PWA, and Electron 41
Highlights
- Live web demo at https://guildmasterdev.github.io/Scribe — single self-contained
index.htmlwith all 30 resources embedded - PWA support — installable from any modern browser, fully offline once cached
- Electron 41 — upgraded from 37, sandboxed BrowserWindow, IPC-based external link opener
- Cross-platform builds via electron-builder (mac DMG/ZIP, win NSIS/portable, linux AppImage/deb)
- Refreshed UI — dark theme with writer's ink blue (#2563eb) accent, search bar, category filters
- CI + auto-deploy — GitHub Actions for syntax checks and Pages deployment
Resources
30 curated resources across Writing Tools, Publishing, Self-Publishing, Marketing, Printing & Merch, and Communities.
Install
- Web (PWA): open https://guildmasterdev.github.io/Scribe and choose "Install" from your browser menu
- Desktop (build from source):
git clone,npm install,npm start