Closed shiffman closed 11 years ago
take a look at shiffman/The-Nature-of-Code@778aa4a for progress.
Run python -m SimpleHTTPServer in the noc_html directory to view with javascript.
python -m SimpleHTTPServer
This looks great so far. I would say we should make either the entire top title bar or just the TOC + purchase banner fixed position so that it remains regardless of the scroll. Fantastic start, thanks!
take a look at shiffman/The-Nature-of-Code@778aa4a for progress.
Run
python -m SimpleHTTPServer
in the noc_html directory to view with javascript.