vladzima / red-winter

Game site template with customisation on Jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customization options available:

config.yml

All global site settings and single parameters (company logo, price, copyright etc.)

NB: Jekyll does not automatically build site after _config.yml changes, so please rebuild site manually!

assets/customize.css

All visual tweaks like text and background colors.

_data/

All site content collections are in YML files named accordingly (features, menu, reviews etc.).

NB: Please do not change items order where noted so.


All site assets should be placed in Assets folder; Css, Js and Images subfolders respectively.


Each homepage section is optional. To disable/enable homepage blocks, please comment/uncomment includes in _layouts/home.html.

About

Game site template with customisation on Jekyll

License:MIT License


Languages

Language:JavaScript 66.6%Language:CSS 27.9%Language:HTML 4.5%Language:Ruby 1.0%