-
Notifications
You must be signed in to change notification settings - Fork 224
Minimal Mistakes
damios edited this page Jul 30, 2024
·
4 revisions
Our blog uses the Minimal Mistakes theme by Michael Rose, which offers quite a few cool features, including, amongst other: feature rows, galleries, header images, tables of content) and much more. Just check out Minimal Mistake's extensive documentation! Please note that most of the stuff that Minimal Mistakes provides has to be configured in the front matter.
Some examples of what Miminal Mistakes offers:
![](/assets/images/posts/2021-03-15/header.png){: .align-center}
- This centres the image horizontally.
- Further information can be found here.
- Minimal Mistakes also offers image grids, called galleries, see here.
- They shouldn't be confused with our carousels.
The latest version of dependencies can, as always, be found here. {: .notice--info}
- Notice tags highlight certain blocks of text.
- See here further information.
- The style used on libgdx.com is adapted in _sass/minimal-mistakes.scss.
{% include video id="3kPK_O6Q4wA" provider="youtube" %}
- The above liquid tag includes a video preview on the post/page.
- A certain playlist can be provided as follows:
{% include video id="aDPNMxUKLRw?list=PLqpawGIg6Qj5CvjOaCbB536z862XhjPQi" provider="youtube" %}