summaryrefslogtreecommitdiff
path: root/public
AgeCommit message (Collapse)Author
2013-11-25emacs-as-an-os: fix typoLuke Shumaker
2013-11-24underline links on hoverLuke Shumaker
2013-11-24undo the background highlight on link hoverLuke Shumaker
2013-11-24add some more CSSLuke Shumaker
2013-11-24emacs-shells: (formatting) promote each shell name to a proper headingLuke Shumaker
2013-11-24bash-arrays: reword the sentence about what `--` doesLuke Shumaker
2013-11-24Switch from rdiscount to Pandoc.Luke Shumaker
But, I am still using ERB for the templating; I wrote my own Ruby Pandoc bindings because pandoc-ruby sucks; it has more code but does less. This was slightly painful, as I had to switch all of the articles from my hacked-on metadata format to Pandoc's format.
2013-10-14remove extra newlines from pacman-overviewLuke Shumaker
2013-10-14pacman-overview: s/pacaman/pacman/Luke Shumaker
2013-10-14fix mistake in one of the examples in bash-arraysLuke Shumaker
2013-10-14lighten up the teletype background to a light blueLuke Shumaker
2013-10-13spell checkLuke Shumaker
2013-10-13finish the bash-arrays.md article.Luke Shumaker
2013-10-13explain what is missing from bash-arraysLuke Shumaker
2013-10-13pagerender.rb: add footnote support, arch-systemd.md: use it.Luke Shumaker
I saw that the new version of rdiscount supported php-markdown-extra style footnotes and got excited. However, when I enabled it, I was disappointed to learn that it didn't support multi-line footnotes. Lame! So, I implemented that as a pre/post processor.
2013-10-13add a note to the bash arrays article about it being incompleteLuke Shumaker
2013-10-12reword a sentence in the fs licensing postLuke Shumaker
2013-10-12initial commitLuke Shumaker