How to Build this Site

I update this site fairly infrequently and thus I keep forgetting how to do it. So this is a step-by-step recipe.

This is a static site built using Jekyll.

To Edit the Site

<div class='figure'>
    <img src="/assets/example.jpg"
         style="width: 100%; display: block; margin: 0 auto;"/>
    <div class='caption'>
        <span class='caption-label'>Figure 1.</span> I find this meme oddly comforting.
    </div>
</div>
Figure 1. I find this meme oddly comforting.

To Test Locally

To Push the Changes to the Web