21 lines
946 B
Markdown
21 lines
946 B
Markdown
|
---
|
||
|
layout: page
|
||
|
permalink: /about/index.html
|
||
|
title: About the Theme
|
||
|
tagline: Minimal Mistakes, a Jekyll Theme
|
||
|
tags: [about, Jekyll, theme, responsive]
|
||
|
image:
|
||
|
feature: texture-feature-02.jpg
|
||
|
---
|
||
|
|
||
|
Jekyll is pretty rad and figured releasing a cleaned up version of [my setup](http://mademistakes.com) as a theme to hack up and use would be cool. So here be that theme --- I call it **Minimal Mistakes**, a responsive Jekyll theme with editorial tendencies.
|
||
|
|
||
|
## Minimal Mistakes is all about:
|
||
|
|
||
|
* Responsive templates. Looking good on mobile, tablet, and desktop.
|
||
|
* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
|
||
|
* Minimal embellishments. Content first --- other widget nonsense never.
|
||
|
* Large feature images for posts and pages.
|
||
|
* Simple and clear permalink structure *(ie: domain.com/category/post-title)*
|
||
|
|
||
|
<a markdown="0" href="/theme-setup" class="btn">Install Minimal Mistakes Theme</a>
|