Skip to content

Ivanattack/Ivanattack.github.io

Repository files navigation

LICENSE Jekyll Ruby gem Build Status

A simple bootstrap based jekyll theme.

It uses

Who uses it

Screenshots

Lone wolf theme screenshot

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 your Gemfile.
  • 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.

About

learn to code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors