Jekyll
Jekyll is the method through which this site is published. While Netlify does the actual runtime and publishing, it is often helpful to run a local server for testing purposes.
To do so, open a new command prompt window with Ruby[^1], navigate to the directory and run;
bundle exec jekyll serve
[^1] I found that I needed to use Ruby 2.X.X
Notes mentioning this note
Markdown
This page intends to be a markdown reference page. While many of these exist this one will be unique to...