View your notes as a static HTML site.
Go to file
2021-04-30 22:08:15 +01:00
templates initial commit 2021-04-30 21:56:08 +01:00
Makefile fix issues 2021-04-30 22:08:15 +01:00
notes2web fix issues 2021-04-30 22:08:15 +01:00
readme.md add readme 2021-04-30 22:01:08 +01:00
styles.css initial commit 2021-04-30 21:56:08 +01:00

notes2web

View your notes as a static html site.

Install

# make install

Usage

notes2web NOTES_DIRECTORY_1 [NOTES_DIRECTORY_2 [...]]

Uninstall

# make uninstall