The source for an old version of scott-olson.org, using jekyll (static site generator), maruku (markdown), pygments (syntax highlighting), and blahtex (LaTeX math -> PNG)
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
No contributors data available
Added fallback rgb() for #navbar in case a browser can't do rgba()
3c434e7View on GitHubImproved the look of code boxes - better background, no border.
2267c8aView on GitHubFooter now has links to XHTML and CSS3 validators and a link to this code repo.
87c81a1View on GitHubHave to use rgba instead of opacity for the navbar or else the text will be transparent. rgba applies to only #navbar, opacity applies to #navbar and all it's children (including the text).
ded0745View on GitHub