View your notes as a static html site. https://notes.alv.cx
This repository has been archived on 2024-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
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