Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Material Design inspired Jekyll theme with color and navigation options.
material-jekyll-theme is a Material Design–inspired Jekyll theme for building personal blogs and portfolio sites on GitHub Pages. It gives you a clean, card-based layout and a set of configurable options — five color themes and a fixed navigation toggle — all controlled through a single _config.yml file. The theme was created by Alex Carpenter and is available on GitHub.
material-jekyll-theme is a Jekyll-based static site template that applies Google's Material Design visual language to a blog or personal website. It takes content written in Markdown (standard Jekyll posts and pages) and renders a HTML site with a responsive, colored top bar and fixed navigation option. The theme runs on Jekyll, the Ruby static site generator, so it can be hosted on GitHub Pages for free without a database or server.
_config.yml._config.yml file._posts folder, and serve the site locally with bundle exec jekyll serve.It works like any standard Jekyll theme: you clone the repository, edit _config.yml with your site details and chosen options, then run bundle install followed by bundle exec jekyll serve to preview locally. When satisfied, push the repository to a GitHub Pages–enabled branch to publish.
