While setting up my side bar for this site I wanted to easily list all
categories from all posts. Unfortunately, this is non-trivial from what I learned by
skimming the Octopress, Jekyll, and Liquid docs. Fortunately, there is an easy
fix. Here are the diffs of the changes I made:
This allows the category_links liquid filter to process the
site.categories hash. The line added to category_generator.rb file gets
the keys of site.categories which corresponds to the names of every
category.
Hello world, I am a software engineer working in High Performance Computing.
Currently I am with the OLCF working as their
Software Czar. That’s the fancy name for the person who decides what software
will be installed center-wide and gets things done. The OLCF is the name given
to the department responsible for marinating all supercomputers a Oak Ridge
National Laboratory (ORNL). It’s the most recent name chosen, previously known
as NCCS.
My background is Computer Science, for details please see my resume. Recently,
I’ve taken a liking to hardware design and construction. Most of my posts here
will cover that topic.