summaryrefslogtreecommitdiff
path: root/public/bash-arrays.md
AgeCommit message (Collapse)Author
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-14fix mistake in one of the examples in bash-arraysLuke 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-13add a note to the bash arrays article about it being incompleteLuke Shumaker
2013-10-12initial commitLuke Shumaker