jekyll-theme-material-you

A Jekyll theme for Material You Lovers

MIT License

Stars
25
Committers
2

Jekyll Theme Material You

A Jekyll theme for Material You Lovers

Live Demo

Asking for support!

Hello everyone, If you have used this theme and if it has helped you in any way or if you just want to support me for my open source work, you can support me by donating any amount.

You can use the sponsor button at the top or on the right.

Github Sponsor Page

How to install

  1. Download or clone the repo
    git clone https://github.com/sharadcodes/jekyll-theme-material-you.git
  2. Enter the folder
    cd jekyll-theme-material-you
  3. Run
    bundle install
  4. Start Jekyll server
    bundle exec jekyll serve
  5. Access via
    • localhost or according to your pc configurations.
  6. Change the _config.yml & _data/author.yml files as you like.
  7. Upload the files on your repository and 😎 enjoy.

NOTE: You have to remove url and baseurl from _config.yml to use this theme for <your-username>.github.io

Alert!

  • Don't touch categories.js inside assets/js folder unless you know what you're doing, it is used for generating links for the particular category pill you click on.
  • Avoid having spaces in category name because they break the category posts modal's code. You can use underscore instead of them.

Screenshots

PC BLOG PAGE

CATEGORIES MODAL

PC POST EXAMPLE