You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Knah Tsaeb 047757a324
Add update time
2 years ago
apps First release 2 years ago
config First release 2 years ago
content First release 2 years ago
css Add update time 2 years ago
tpl Add update time 2 years ago
.gitignore First release 2 years ago
.htaccess First release 2 years ago
LICENSE First release 2 years ago
README.md First release 2 years ago
android-chrome-192x192.png First release 2 years ago
apple-touch-icon.png First release 2 years ago
browserconfig.xml First release 2 years ago
composer.json First release 2 years ago
favicon-16x16.png First release 2 years ago
favicon-32x32.png First release 2 years ago
favicon.ico First release 2 years ago
humans.txt First release 2 years ago
index.php Add update time 2 years ago
mstile-150x150.png First release 2 years ago
safari-pinned-tab.svg First release 2 years ago
site.webmanifest First release 2 years ago

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)
  • Browser lazy loading in image
  • KISS

Limitations

MyNovi only work with one level dir (for moment).


Setup

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


Usage

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.

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.