A simple bootstrap based jekyll theme.
It uses
Who uses it
Support
Kindly support this theme development by donating at Buy me a coffee.
Screenshots
Installation
Using remote theme
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.
By forking the theme repository
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.
As a ruby gem
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
.
Contribution
Use the link to learn how to contribute to LWT.
Sponsor
If you like this theme and want to support its development please consider sponsoring.