|
3 months ago | |
---|---|---|
apps | 3 months ago | |
content | 4 months ago | |
css | 4 months ago | |
tpl | 3 months ago | |
.gitignore | 4 months ago | |
.htaccess | 3 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
android-chrome-192x192.png | 3 months ago | |
apple-touch-icon.png | 3 months ago | |
browserconfig.xml | 4 months ago | |
composer.json | 4 months ago | |
favicon-16x16.png | 3 months ago | |
favicon-32x32.png | 3 months ago | |
favicon.ico | 4 months ago | |
humans.txt | 4 months ago | |
index.php | 3 months ago | |
mstile-150x150.png | 3 months ago | |
safari-pinned-tab.svg | 4 months ago | |
site.webmanifest | 4 months ago |
MyNovi | My Notes Viewer is simple markdown viewer made for my usage.
MyNovi only work with one level dir (for moment).
Clone this Mynovi using git
git clone https://forge.leslibres.org/Knah-Tsaeb/MyNoVi.git
Use composer to install external lib (Parsedown and Parsedown-toc)
cd MyNoVi
composer install
Put your markdown file in ‘content’ dir via FTP OR SSH.
That’s all.
You can personalize the default page by creating file content/index.md.
Use synchronisation tools like NextCloud. Sync ‘content’ dir with your desktop. Now just edit your local file and when you save file, after synchro your file is online.
This project is licensed under the terms of the AGPLv3 license.