mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-02 13:51:36 +00:00
1a00eb0cb7
Added a warning to the index page that only appears when viewing it over http/https. The issue is that the manual on the web reflects the tip-of-tree sources, which may be inaccurate for whatever version the user has. Also, provide an alternate path to opening the manual in-app when under development. |
||
---|---|---|
.. | ||
images | ||
sgmanual | ||
sgtutorial | ||
block-repl.py | ||
CNAME | ||
incl-footer.html | ||
incl-head.html | ||
incl-masthead.html | ||
incl-topnav.html | ||
index.html | ||
main.css | ||
README.md |
This is the project web site, served through GitHub Pages. The URL https://6502bench.com/ is mapped here. Any change checked in to this part of the tree is (almost) immediately visible on the web.
Many of the pages share common elements: masthead, top nav bar, side nav bar, and footer. These are inserted by a Python script (block-repl.py) that must be run whenever one of the "-incl" files changes.