Skip to content

Latest commit

 

History

History
149 lines (139 loc) · 16.3 KB

README.md

File metadata and controls

149 lines (139 loc) · 16.3 KB

Eventually I'm going to turn this documentation page into some kind of Gatsby enabled static site.

If you're looking at this repo directly, that day is not today.

Technologies used here

The first approach for this site is to use Github as a (decent!) markdown rendering platform for individual files.

Some files are preprocessed via Racket's scribble library documentation tool. Then I checkin / commit the generated files so they are viewed via its rendered Github generated markdown

TODO:

  • generate ToCs for those super long pages...
  • my refenence backlink stuff doesn't work with markdown-toc <-- ends up coming out as > in the reference. Boo.

File Index

Because if you're looking at the file list in Github, it's hard to know if a file is the (good to view / generated one) vs the Scribble pre-processed slightly messy original file. It looks like it shows up twice...