Skip to content

OpenDocs is a minimalist, single-file HTML project intended as a starting point for a lightweight documentation page you can open locally or host as a static site.

License

Notifications You must be signed in to change notification settings

kai9987kai/OpenDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

OpenDocs

OpenDocs is a minimalist, single-file HTML project intended as a starting point for a lightweight documentation page you can open locally or host as a static site.

The repository currently contains one file:

  • opendocs.html (HTML 100%) :contentReference[oaicite:0]{index=0}

GitHub also shows no description / website / topics set for the repo yet, and the history currently shows 4 commits. :contentReference[oaicite:1]{index=1}


Quick start

Option A — open directly

Download / clone the repo and open:

  • opendocs.html

in a modern browser.

Option B — run via a local web server (recommended)

Serving over http://localhost avoids any file:// restrictions and matches real hosting more closely.

Python

python -m http.server 8080

About

OpenDocs is a minimalist, single-file HTML project intended as a starting point for a lightweight documentation page you can open locally or host as a static site.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages