Go Back

How to use downloaded jekyll theme

DevOps

About
Using a downloaded Jekyll theme describes configuring the theme name inside the root `_config.yml` layout file, updating the project"s dependency `Gemfile` to include the target theme engine, and executing `bundle install` to compile the static markdown assets into a web server.