jekyll-minimal-blog-theme

jekyll-minimal-blog-theme

A minimal, responsive theme for Jekyll

Minimal-Blog

A responsive blog theme for Jekyll. You can see it in use here.

Features & Preferences

  • Syntax highlighting is client-side, using the jekyll prism plugin. If you want to make sure you have enough languages covered in the stylesheet (css/prism.custom.css), make your own at the Prism site.
  • Tags listed in the frontmatter of a post are shown on the archive/index page.
  • Responsive videos - Simply follow Bootstrap's embeds documentation. The relevant Sass module from Bootstrap is included to enable this.
  • Be sure to check everything in _config.yml.