1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-26 01:25:42 +00:00
6502bench/docs
Andy McFadden f451296c5b Fix sidenav highlighting
Some of these files are only having their end-of-line character
changed.
2021-06-11 15:17:05 -07:00
..
images
sgtutorial Fix sidenav highlighting 2021-06-11 15:17:05 -07:00
block-repl.py
CNAME
footer-incl.html Fix sidenav highlighting 2021-06-11 15:17:05 -07:00
index.html
main.css Fix sidenav highlighting 2021-06-11 15:17:05 -07:00
masthead-incl.html Fix sidenav highlighting 2021-06-11 15:17:05 -07:00
README.md
topnav-incl.html Fix sidenav highlighting 2021-06-11 15:17:05 -07:00

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.