https://github.com/plsr/ruhig
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/plsr/ruhig
- Owner: Plsr
- Created: 2025-03-15T08:25:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T17:59:03.000Z (over 1 year ago)
- Last Synced: 2025-04-23T04:12:57.780Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://ruhig.vercel.app
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍃 Ruhig
Ruhig is a simple flat-file CMS that works only with GitHub. At this point, its mostly an abstraction of
the GitHub web UI.
> [!NOTE]
> This is still work in progress and not intended to be used at all.
## Todo
- [ ] Add side navigation
- [ ] Basic styling
- [ ] Add WYSIWYG editor for editing files
- [ ] Allow file creation
- [ ] Allow file deletion