chuckcarpenter / quiescent

Tools for git based document/blog/posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quiescent

Why: Documents should be self stable and exist outside of servers and the web.

The frontend for authoring new post which can operate locally and remotely on a git repository. Allowing users to write documents that are stored in git with any media (stored in git-lfs, thought this is problematic itself).

Ideally these tools should be framework agnostic.

  • Next.JS - Server Side Render/Static Site Generation
  • Remix - Server Sie Rendered

About

Tools for git based document/blog/posts

License:MIT License


Languages

Language:TypeScript 100.0%