1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-29 16:54:50 +00:00
6502bench/docs
Andy McFadden 3b20566b10 Minor tweaks
Note that address region isolation doesn't prevent explicit label
references from working (add update the test to prove it).

Added a note about pre-label xrefs.
2024-05-22 14:02:53 -07:00
..
images
sgmanual Minor tweaks 2024-05-22 14:02:53 -07:00
sgtutorial Rename menu item 2024-04-19 14:16:30 -07:00
block-repl.py Add "suggestions" page to tutorial 2021-08-03 15:09:23 -07:00
CNAME
incl-footer.html Tweak web page include structure 2021-07-10 18:48:42 -07:00
incl-head.html Tweak web page include structure 2021-07-10 18:48:42 -07:00
incl-masthead.html Tweak web page include structure 2021-07-10 18:48:42 -07:00
incl-topnav.html Tweak web page include structure 2021-07-10 18:48:42 -07:00
index.html Tweak web site 2021-11-21 11:23:24 -08:00
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.