chore: propose a plan for a partially public notes

This commit is contained in:
Julien Calixte
2025-07-30 13:15:57 +02:00
parent acc17a9e16
commit a949d8b40c
2 changed files with 534 additions and 0 deletions

5
.kilocode/rules/brief.md Normal file
View File

@@ -0,0 +1,5 @@
# brief.md
LiteNote is a UI web app for note taking. It connects with GitHub and, starting from README.md, create beautiful pages to display markdown files with links adding pages à la Matuschak.
The url looks like `https://litenote.space/{user}/{repo}`. If the repo is public, LiteNote will directly get raw markdown files. If the repo is private, the user must authenticate first.