Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

OpenMarkdownReader Homepage

This directory contains a standalone static homepage for OpenMarkdownReader.

Preview locally

Open site/index.html directly in a browser, or serve the repo root with any static file server and visit site/.

Examples:

python3 -m http.server 8080

or

npx serve .

The page intentionally uses relative links to the local screenshots/ directory, so it works best when the repo root is served as a whole.