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


Here are all the notes in this garden, along with their links, visualized as a graph.