Jane Follow
Posts by Jane
Options for creating a new site with Jekyll
jekyll new <PATH> installs a new Jekyll site at the path specified (relative to current directory). In this case, Jekyll will be installed in a directory called myblog. Here are...
In Jekyll, tutorial, Jan 23, 2019Markdown Example
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common wa...
In Jekyll, tutorial, Jan 19, 2019