1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-11 02:28:54 +00:00
6502bench/docs
Andy McFadden 287ce3c065 First draft of updated web site
Added a SourceGen tutorial with lots of screen shots.  Uses
"responsive web design" so it works well on mobile devices.

This version is using jQuery load() calls to pull in pieces, but
that causes a lot of blink when loading because the loads are
asynchronous and may not complete until after the initial page
render has finished.

Tutorial prev/next links not yet working.
2021-06-06 14:07:36 -07:00
..
images Move web site from gh-pages to master branch 2021-06-05 11:08:36 -07:00
sgtutorial First draft of updated web site 2021-06-06 14:07:36 -07:00
CNAME Create CNAME 2021-06-05 11:07:14 -07:00
footer-incl.html First draft of updated web site 2021-06-06 14:07:36 -07:00
index.html First draft of updated web site 2021-06-06 14:07:36 -07:00
main.css First draft of updated web site 2021-06-06 14:07:36 -07:00
masthead-incl.html First draft of updated web site 2021-06-06 14:07:36 -07:00
README.md Add a README 2021-06-05 11:12:41 -07:00
topnav-incl.html First draft of updated web site 2021-06-06 14:07:36 -07:00

This is the 6502bench.com web site.