foo.be website - jekyll
Find a file
Alex Carpenter fb804928d0 Add archives
2015-12-30 10:31:33 -05:00
_includes Add archives 2015-12-30 10:31:33 -05:00
_layouts Add archives 2015-12-30 10:31:33 -05:00
_pages Add archives 2015-12-30 10:31:33 -05:00
_posts Add archives 2015-12-30 10:31:33 -05:00
_sass Add archives 2015-12-30 10:31:33 -05:00
css Add archives 2015-12-30 10:31:33 -05:00
.gitignore Update config and remove site folder from repo 2015-12-03 19:23:09 -05:00
_config.yml Add archives 2015-12-30 10:31:33 -05:00
CHANGELOG.md Update Change Log 2015-12-03 19:17:18 -05:00
feed.xml Create demo page 2015-12-02 20:59:10 -05:00
index.markdown Create demo page 2015-12-02 20:59:10 -05:00
LICENSE Create demo page 2015-12-02 20:59:10 -05:00
README.md Add basic getting started documentation 2015-12-03 19:25:39 -05:00

material-jekyll-theme

Getting started

  1. git clone https://github.com/alexcarpenter/material-jekyll-theme.git
  2. cd material-jekyll-theme
  3. Configure the _config.yml file as needed
  4. jekyll serve

Options

Customize your options within the _config.yml file.

  • Theme
    • Green
    • Blue
    • Orange
    • Purple
    • Grey
  • Fixed Navigation
    • True
    • False