A simple bootstrap based jekyll theme.
It uses
Kindly support this theme development by donating at Buy me a coffee.
Easiest way to use the theme if you dont want to make changes to the theme's code.
- Add
remote_theme : "manid2/lone-wolf-theme"
to your_config.yml
file.
If you want to make changes to the code and to truly own the site. Follow the blog on smashing magazine to learn about this method.
When you want to host the site on any server other than the github pages and also to make use of plenty of jekyll plugins.
- Add
gem "lone-wolf-theme"
to yourGemfile
. - Update bundled gems by using
bundle
command. - Add
theme : "lone-wolf-theme"
to your_config.yml
.
Use the link to learn how to contribute to LWT.
If you like this theme and want to support its development please consider sponsoring.