📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
c02d05f8e1
This also fixes an issue during page load with Disqus comments on them, `comments powered by Disqus` displayed then got pushed down. |
||
---|---|---|
_data | ||
_includes | ||
_layouts | ||
_posts | ||
_sass | ||
_templates | ||
about | ||
assets | ||
images | ||
posts | ||
theme-setup | ||
.gitignore | ||
.jshintrc | ||
404.md | ||
_config.yml | ||
_octopress.yml | ||
favicon.ico | ||
favicon.png | ||
feed.xml | ||
Gemfile | ||
Gemfile.lock | ||
Gruntfile.js | ||
index.md | ||
LICENSE | ||
package.json | ||
README.md |
Minimal Mistakes
Minimal Mistakes is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog.
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.
- Optional large feature images for posts and pages.
- Simple and clear permalink structure.
- Custom 404 page to get you started.
- Support for Disqus Comments
See a live version of Minimal Mistakes hosted on GitHub.
Getting Started
Minimal Mistakes takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll.
To learn how to install and use this theme check out the Setup Guide for more information.