You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-14Lines changed: 15 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,35 +27,36 @@ Minimal Mistakes is a flexible two-column Jekyll theme, perfect for building per
27
27
- Optional [header images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#headers), [custom sidebars](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#sidebars), [table of contents](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#table-of-contents), [galleries](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#gallery), related posts, [breadcrumb links](https://mmistakes.github.io/minimal-mistakes/docs/configuration/#breadcrumb-navigation-beta), [navigation lists](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list), and more.
28
28
- Commenting support (powered by [Disqus](https://disqus.com/), [Facebook](https://developers.facebook.com/docs/plugins/comments), Google+, [Discourse](https://www.discourse.org/), static-based via [Staticman](https://staticman.net/), [utterances](https://utteranc.es/), and [giscus](https://giscus.app/)).
|[Post with Header Image][header-image-post]| A post with a large header image.|
53
54
|[HTML Tags and Formatting Post][html-tags-post]| A variety of common markup showing how the theme styles them. |
54
-
|[Syntax Highlighting Post][syntax-post]| Post displaying highlighted code. |
55
-
|[Post with a Gallery][gallery-post]| A post showing several images wrapped in `<figure>` elements. |
56
-
|[Sample Collection Page][sample-collection]| Single page from a collection. |
57
-
|[Categories Archive][categories-archive]| Posts grouped by category. |
58
-
|[Tags Archive][tags-archive]| Posts grouped by tag. |
55
+
|[Syntax Highlighting Post][syntax-post]| Post displaying highlighted code.|
56
+
|[Post with a Gallery][gallery-post]| A post showing several images wrapped in `<figure>` elements. |
57
+
|[Sample Collection Page][sample-collection]| Single page from a collection.|
58
+
|[Categories Archive][categories-archive]| Posts grouped by category.|
59
+
|[Tags Archive][tags-archive]| Posts grouped by tag.|
59
60
60
61
Additional sample posts are available under [posts archive][year-archive] on the demo site. Source files for these (and the entire demo site) can be found in [`/docs`](docs).
When hosting with GitHub Pages a small [set of gems](https://pages.github.com/versions/) have been whitelisted for use. The theme uses a few of them which can be found under `gems`. Additional settings and configurations are documented in the links below.
1133
1143
1134
-
| Plugin | Description |
1135
-
| --- | --- |
1136
-
| [jekyll-paginate][jekyll-paginate] | Pagination Generator for Jekyll. |
1137
-
| [jekyll-sitemap][jekyll-sitemap] | Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site. |
1138
-
| [jekyll-gist][jekyll-gist] | Liquid tag for displaying GitHub Gists in Jekyll sites. |
1139
-
| [jekyll-feed][jekyll-feed] | A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts. |
1140
-
| [jekyll-include-cache][jekyll-include-cache] | Liquid tag that caches Liquid includes. |
0 commit comments