hacks-guide-minimal-mistake.../_pages/about.md

26 lines
1 KiB
Markdown
Raw Normal View History

2013-05-24 16:25:31 +02:00
---
layout: post
2016-02-23 17:16:52 +01:00
permalink: /about/
2013-05-24 16:25:31 +02:00
title: About the Theme
tags: [about, Jekyll, theme, responsive]
2014-08-09 02:53:23 +02:00
modified: 2014-08-08T20:53:07.573882-04:00
2013-05-24 16:25:31 +02:00
image:
2014-09-30 22:27:36 +02:00
feature: sample-image-2.jpg
credit: WeGraphics
creditlink: http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/
2013-05-24 16:25:31 +02:00
---
2014-07-31 20:56:17 +02:00
Minimal Mistakes is responsive Jekyll theme with large featured images and solid typography. As the name implies the styling is fairly minimal to make it easier for you to build on top of.
2013-05-24 16:25:31 +02:00
## Minimal Mistakes is all about:
* Responsive templates. Looking good on mobile, tablet, and desktop.
2015-04-17 12:43:36 +02:00
* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
2014-08-09 02:53:23 +02:00
* Minimal embellishments -- content first.
* Optional large feature images for posts and pages.
* Simple and clear permalink structure.
* [Custom 404 page](http://mmistakes.github.io/minimal-mistakes/404.html) to get you started.
* Support for Disqus Comments
2013-05-24 16:25:31 +02:00
2016-02-23 17:16:52 +01:00
<a markdown="0" href="{{ site.url }}{{ site.baseurl }}/theme-setup/" class="btn">Install Minimal Mistakes Theme</a>