1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-02-12 15:30:48 +00:00
Andy McFadden bc4326c5a4 Add ${ROOT} substitution
Doesn't really affect the pages on the web, but it's easier to
preview them in the filesystem when linked to "../main.css" rather
than "/main.css".

The common portion of the <head> section is now in a separate
"include" file.

Added some indentation to masthead/topnav/sidenav so it looks nicer
in the merged source listing.
2021-06-28 13:39:41 -07:00
..
2021-06-28 13:39:41 -07:00
2021-06-28 13:39:41 -07:00
2021-06-05 11:07:14 -07:00
2021-06-28 13:39:41 -07:00
2021-06-28 13:39:41 -07:00
2021-06-28 13:39:41 -07:00
2021-06-11 15:17:05 -07:00
2021-06-28 13:39:41 -07:00
2021-06-08 13:14:14 -07:00
2021-06-28 13:39:41 -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.