1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple/templates
Pierre Equoy 7b9a859e5e Use <main> and <article> tags in simple theme
Add a <main> tag to surround all the content blocks, so that it's easier
to target the main part of a page (be it an article, the list of posts
or the different categories) using CSS.

Because of this, the <section> part of the article.html template is made
redundant, so it is removed.

Finally, the generic <div> is replaced by an <article> tag to surround
the article's content.
2022-01-17 16:21:59 +08:00
..
archives.html Clean simple theme 2018-06-19 19:07:20 +00:00
article.html Use <main> and <article> tags in simple theme 2022-01-17 16:21:59 +08:00
author.html Uniformize headers in simple theme 2022-01-17 16:21:44 +08:00
authors.html Remove bad whitespace stripping in simple theme 2018-07-06 09:13:39 -04:00
base.html Use <main> and <article> tags in simple theme 2022-01-17 16:21:59 +08:00
categories.html Add h1 to the categories list in simple/notmyidea 2018-07-06 09:13:39 -04:00
category.html Uniformize headers in simple theme 2022-01-17 16:21:44 +08:00
gosquared.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
index.html Use <time> instead of <abbr>. 2015-11-05 22:28:46 +01:00
page.html Fixed simple theme, add missing striptags filter 2019-10-25 09:20:14 +02:00
pagination.html Expose first and last page of pagination (#2618) 2020-04-30 19:05:48 +02:00
period_archives.html Clean simple theme 2018-06-19 19:07:20 +00:00
tag.html Uniformize headers in simple theme 2022-01-17 16:21:44 +08:00
tags.html Remove bad whitespace stripping in simple theme 2018-07-06 09:13:39 -04:00
translations.html Add hreflang attribute to default themes 2018-07-05 00:50:18 +02:00