# notes2web View your notes as a static html site. ## Install ``` # make install ``` ## Usage ``` notes2web NOTES_DIRECTORY_1 [NOTES_DIRECTORY_2 [...]] ``` ## Uninstall ``` # make uninstall ```