0.0
The project is in a healthy, maintained state
Personal jekyll-theme for my website
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 4.3
 Project Readme

danilov-blog

Personal jekyll theme for danilov.pw

Installation

Add this line to your Jekyll site's Gemfile:

gem "danilov-blog"

And add this line to your Jekyll site's _config.yml:

theme: danilov-blog

And then execute:

$ bundle

Or install it yourself as:

$ gem install danilov-blog

Usage

Markdown file has special variables:

  1. title - title for tab in browser
  2. header_title - title for site header buttons

To install pages in the header use header_pages var in _config.yml

Contributing

Bug reports and pull requests are welcome on GitHub at jekyll-danilov-blog. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The theme is available as open source under the terms of the MIT License.