Learning Jekyll
If you are using a gem theme, find the source files (say for the theme minima)
bundle show minima
To build the website:
bundle exec jekyll serve
If you are using a gem theme, find the source files (say for the theme minima)
bundle show minima
To build the website:
bundle exec jekyll serve