MyNovi | My Notes Viewer is simple markdown viewer made for my usage.
Go to file
Knah Tsaeb e47a6e4795 Better Toc and add gotop link 2020-10-13 17:20:49 +02:00
apps First commit 2020-10-08 17:00:12 +02:00
content First commit 2020-10-08 17:00:12 +02:00
css Better Toc and add gotop link 2020-10-13 17:20:49 +02:00
tpl First commit 2020-10-08 17:00:12 +02:00
.gitignore First commit 2020-10-08 17:00:12 +02:00
.htaccess First commit 2020-10-08 17:00:12 +02:00
LICENSE Initial commit 2020-10-08 12:37:04 +02:00
README.md First commit 2020-10-08 17:00:12 +02:00
composer.json Better Toc and add gotop link 2020-10-13 17:20:49 +02:00
humans.txt First commit 2020-10-08 17:00:12 +02:00
index.php Better Toc and add gotop link 2020-10-13 17:20:49 +02:00

README.md

Welcome to MyNoVi

MyNovi | My Notes Viewer is simple markdown viewer made for my usage.

Features

  • No configuration
  • Easy install
  • Auto ToC (Table of Content)
  • KISS

Setup

Clone this Mynovi using git

git clone https://forge.leslibres.org/Knah-Tsaeb/MyNoVi.git

Use composer to install external lib

cd MyNoVi

composer install


Usage

Put your markdown file in 'content' dir via FTP OR SSH.

That's all.

Advanced usage

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.


License

This project is licensed under the terms of the AGPLv3 license.