Commit Graph

40 Commits

Author SHA1 Message Date
tastytea 3ae78f860f
Don't automatically add RSS hyperlink. 2021-09-25 14:55:16 +02:00
tastytea 74c3fc4a51
Add classes for terms and list pages. 2021-08-09 17:14:31 +02:00
tastytea d82bdbfa52
Put top nav in header. 2021-07-16 22:45:33 +02:00
tastytea 469bf0881b
Implement class and title for bottom menu. 2021-07-16 22:24:32 +02:00
tastytea 21221ad721
Implement pre and post for menus.
https://gohugo.io/content-management/menus/
2021-07-16 22:22:59 +02:00
tastytea 0a10286c19
Add optional title and class to menu items. 2021-07-11 21:41:11 +02:00
tastytea f682b9da6f
Set correct HTML and RSS language.
Before: Global value for everything.
After: Right value for translations.
2021-07-09 14:00:02 +02:00
tastytea 9821bf6c65
Replace .URL with .RelPermalink in header. 2021-03-30 03:08:16 +02:00
tastytea a1ff80176c
Only show title on terms pages if it is different than name. 2021-03-23 03:01:23 +01:00
tastytea bf092cc61e
Turn <p> into <h1> on list and terms pages. 2021-03-23 03:00:59 +01:00
tastytea 4569349b15
Add more semantic HTML and ARIA stuff. 2021-03-23 02:45:30 +01:00
tastytea d18d25cf30
Fix wrong ARIA label in footer. 2021-03-22 18:27:42 +01:00
tastytea 755cd022d7
Add custom ARIA labels. 2021-03-22 18:25:50 +01:00
tastytea 916cc03dd1
Make HTML more semantic and add ARIA labels. 2021-03-22 16:33:33 +01:00
tastytea 87b953ee92
Add <br> after date, even without .Lastmod. 2020-12-29 16:07:39 +01:00
tastytea fee2c6c7b6
Only search favicon and css in assets. 2020-12-29 15:52:27 +01:00
tastytea e2f81533c9
Adjust title for extra RSS feeds. 2020-12-29 02:44:35 +01:00
tastytea f0812e3ab8
Add <hr> between menus and content. 2020-12-29 02:26:52 +01:00
tastytea 6bd8d1cb46
.URL → .RelPermalink in post_meta. 2020-12-28 22:04:31 +01:00
tastytea c9c490df51
Align top menu behavior with bottom menu. 2020-12-28 21:59:30 +01:00
tastytea c32978cd4f
Add newline before taxonomies. 2020-12-28 21:14:09 +01:00
tastytea ede80b634c
Fix Last modified date. 2020-12-28 21:08:09 +01:00
tastytea b5b164efc8
Fix warning, remove slick class. 2020-12-28 20:57:13 +01:00
tastytea 1a48905b01
Update layouts from slick. 2020-12-28 20:29:47 +01:00
tastytea c7884a8b80
Add default TOC template. 2020-12-27 22:19:45 +01:00
tastytea 2a99951897
Add support for TOC partial. 2020-12-27 20:13:30 +01:00
tastytea 8e5def9bc8
Use nav element for top navigation. 2019-11-26 22:54:07 +01:00
tastytea bdbf3218b2
Make “–” in description optional. 2019-11-26 22:25:52 +01:00
tastytea fbae23fd21
Support params.css. 2019-11-26 21:55:19 +01:00
tastytea 601a4d5864
Honour services.rss.limit.
From <495e2fdf11>.
2019-11-26 21:46:27 +01:00
tastytea 55154ed5c4
Hugo v0.58.0 breaks RSS template.
Took it from
<904fd88714>.
2019-11-25 06:12:07 +01:00
tastytea 4c3f2e6e75
Add extra_foot.html. 2019-11-24 18:43:35 +01:00
tastytea 40269dafb7
; after date. 2019-11-24 00:18:51 +01:00
tastytea e1d2822586
Add EditorConfig. 2019-11-20 23:52:38 +01:00
tastytea 1b8f62d55d
Add class to taxonomies. 2019-11-20 23:23:16 +01:00
tastytea 70c106d68f
Add class “content”. 2019-11-20 23:22:50 +01:00
tastytea 9a8e9f17cb
Add extra partial for <head>. 2019-11-20 23:21:42 +01:00
tastytea 294903d954
Removed X-UA-Compatible header. 2019-11-20 22:45:04 +01:00
tastytea 69ee222b74
Fix indentation of top headline. 2019-11-20 22:40:32 +01:00
tastytea 4c365d552e
Initial commit. 2019-11-20 19:56:22 +01:00