Skip to content

dan1lov/jekyll-danilov-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.