Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple blog theme for Jekyll with Bootstrap, Sass, parallax effect, and ready components.
Metaphor is a simple blog theme for Jekyll that ships with Bootstrap, Sass, a parallax effect, and several prepared components.
Metaphor is a Jekyll-based blog theme designed for publishing a static site quickly. It takes Markdown posts as input and, through the Jekyll build process, outputs a responsive HTML site. The theme is distributed as a Jekyll source repository (its metadata describes it as "metaphor jekyll src") and bundles front-end assets so you don't need to start from scratch. It is built around a simple, content-focused layout rather than a complex framework.
Metaphor suits bloggers who want a clean, no-frills Jekyll setup without assembling front-end assets themselves. It also works for developers who want a Bootstrap and Sass base they can customize, and for designers who want a starting point with parallax and ready button styles.
Yes, Metaphor is a Jekyll blog theme. You write posts in Markdown and run Jekyll to generate a static site.
Yes, the theme lists Bootstrap as an included framework, so you get its grid and components out of the box.
Yes, the styles are written in Sass, and you can modify the Sass files and recompile to CSS with your Jekyll build.
Modernizr is a JavaScript library that detects browser features; the theme includes it to help you serve fallbacks for older browsers.