Jekyll With Minimal Mistakes
This is my first foray into publishing with Jekyll. I chose the “minimal_mistakes” theme – because I liked the name (and the basica layout)
To initally get Jekyll and Ubuntu 18 to play nice:
Then open http://localhost:4000 in a browser to see the results
minimal-mistakes theme also requires (on ubuntu)
See: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/ for more details.
Check out the Jekyll docs for more info on Jekyll.