/Jekyll-Avalon

Materialize Jekyll theme

Primary LanguageHTMLMIT LicenseMIT

Jekyll-Avalon

Demo

About

Jekyll-Avalon is a Materialize Jekyll theme.

Featuring:

  • Material Design
  • Responsive Web Design
  • Tags and categories browsing
  • Lazy loading images

Installation

This theme **CANNOT be built by GitHub. You have to build it yourself. Use the following command to build.

bundle install
jekyll serve

Then upload the content in _site to GitHub or your host.

Config

Change everything you need in _config.yml. Change the footer in _includes/footer.html.

If you want to change the color, go here to download SASS version and replace the link in _includes/head.html.

For comment support, you can use Disqus and add the embed code to _layouts/post.html. Same for Google Analytics, add the embed code to _includes/script.html.

Post

All the usable fields available are in 2016-10-27-welcome-to-jekyll.markdown.