Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manid2/lone-wolf-theme

A simple bootstrap based jekyll theme.
https://github.com/manid2/lone-wolf-theme

bootstrap bootswatch jekyll jekyll-theme rubygem

Last synced: 22 days ago
JSON representation

A simple bootstrap based jekyll theme.

Awesome Lists containing this project

README

        

# [Lone Wolf Theme Jekyll][1]

[![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/manid2/lone-wolf-theme/blob/master/LICENSE)
[![Jekyll](https://img.shields.io/badge/jekyll-%3E%3D%203.8-blue.svg)][jekyll]
[![Ruby gem](https://badge.fury.io/rb/lone-wolf-theme.svg)](https://rubygems.org/gems/lone-wolf-theme/)
[![Build Status](https://travis-ci.com/manid2/lone-wolf-theme.svg?branch=master)](https://travis-ci.com/manid2/lone-wolf-theme)

A simple [bootstrap][bs4] based jekyll theme.

It uses

- [github-pages compatible gems][gh-gems]
- [bootswatch wrappers][bootswatch]
- [animate.css][ani-css].

## Who uses it

- [Lone wolf theme docs][1]

Support
-------

Kindly support this theme development by donating at [Buy me a
coffee][md2_bmc_link].

[![Mani Kumar Buy Me a Coffee QR code][md2_bmc_qr_img]][md2_bmc_link]

## Screenshots

![Lone wolf theme screenshot][lwt_ss_all_img]

[lwt_ss_all_img]: lwt_screenshots/lwt_ss_all_in_one.png "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][sm-gh-pages] 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][3] to LWT.

## Sponsor

If you like this theme and want to support its development please consider
sponsoring.

Buy Me A Coffee

[jekyll]: https://jekyllrb.com/
[bs4]: https://getbootstrap.com/
[bootswatch]: https://bootswatch.com/
[gh-gems]: https://pages.github.com/versions/
[ani-css]: https://daneden.github.io/animate.css/
[sm-gh-pages]: https://www.smashingmagazine.com/2014/08/build-blog-jekyll-github-pages/

[1]: https://manid2.github.io/lone-wolf-theme/
[3]: https://manid2.github.io/lone-wolf-theme/contribute/

[md2_bmc_link]: https://www.buymeacoffee.com/manid2
[md2_bmc_qr_img]: https://manid2.gitlab.io/images/md2_bmc_qr.png