Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-21 | style: center <pre> blocks, don't make them shifted to the right | Luke Shumaker | |
2013-12-21 | re-arrange style.css | Luke Shumaker | |
2013-12-21 | style: give the h1 elements a background color | Luke Shumaker | |
2013-12-21 | fiddle with the appearance | Luke Shumaker | |
2013-12-17 | arch-systemd: fix multi-paragraph footnote for pandoc | Luke Shumaker | |
2013-12-06 | assets/style.css: use sans-serif for all headings, not just h1 | Luke Shumaker | |
2013-12-06 | bash-arrays: 2013-12-06 update: When it's ok to not quote arrays | Luke Shumaker | |
2013-11-25 | emacs-as-an-os: fix typo | Luke Shumaker | |
2013-11-24 | underline links on hover | Luke Shumaker | |
2013-11-24 | undo the background highlight on link hover | Luke Shumaker | |
2013-11-24 | add some more CSS | Luke Shumaker | |
2013-11-24 | emacs-shells: (formatting) promote each shell name to a proper heading | Luke Shumaker | |
2013-11-24 | bash-arrays: reword the sentence about what `--` does | Luke Shumaker | |
2013-11-24 | Switch 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-14 | remove extra newlines from pacman-overview | Luke Shumaker | |
2013-10-14 | pacman-overview: s/pacaman/pacman/ | Luke Shumaker | |
2013-10-14 | fix mistake in one of the examples in bash-arrays | Luke Shumaker | |
2013-10-14 | lighten up the teletype background to a light blue | Luke Shumaker | |
2013-10-13 | spell check | Luke Shumaker | |
2013-10-13 | finish the bash-arrays.md article. | Luke Shumaker | |
2013-10-13 | explain what is missing from bash-arrays | Luke Shumaker | |
2013-10-13 | pagerender.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-13 | add a note to the bash arrays article about it being incomplete | Luke Shumaker | |
2013-10-12 | reword a sentence in the fs licensing post | Luke Shumaker | |
2013-10-12 | initial commit | Luke Shumaker | |