Commit Graph

93 Commits

Author SHA1 Message Date
tastytea 3b6fd103ed
Add link to my blog's config file to readme. 2021-12-15 13:18:48 +01:00
tastytea 3ae78f860f
Don't automatically add RSS hyperlink. 2021-09-25 14:55:16 +02:00
tastytea 7b4b21ebc6
Enable hyphens. 2021-09-11 16:57:38 +02:00
tastytea 74c3fc4a51
Add classes for terms and list pages. 2021-08-09 17:14:31 +02:00
tastytea 2a08b25998
Mention that you can set AsciiDoctor attributes in config file. 2021-07-27 18:07:36 +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 9ef05f0c16
Change unit for minimum body margins to em. 2021-07-11 21:22:16 +02:00
tastytea 5c8b48fbc1
Change margins on admonitionblocks. 2021-07-11 21:18:57 +02:00
tastytea a9be36db94
Fix URL of Slick example. 2021-07-11 20:56:35 +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 940ef63cd5
Fix file names before code blocks in readme. 2021-05-17 05:46:06 +02:00
tastytea 982a64a318
Put TOC-bit under Configuration. 2021-05-17 04:39:55 +02:00
tastytea 6ce250b863
Rewrite README from AsciiDoc to Github-flavored Markdown.
Required to be listed on themes.gohugo.io.
2021-05-17 04:22:50 +02:00
tastytea ae9cdd8e47
Fix min_version.
Has to be full version, including patch version.
2021-05-17 03:30:49 +02:00
tastytea 5e03ca17e8
Update screenshots. 2021-05-17 03:26:22 +02:00
tastytea 9a15fc30af
Expand description of theme. 2021-05-17 03:11:11 +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 8ef2ace62d
Don't specify element for classes in CSS. 2021-03-22 16:37:31 +01:00
tastytea 916cc03dd1
Make HTML more semantic and add ARIA labels. 2021-03-22 16:33:33 +01:00
tastytea f98fe34e98
Reduce the padding of admonition blocks. 2021-03-15 23:32:55 +01:00
tastytea 26df3f3bd7
Remove margin-top for copyright. 2020-12-29 18:53:03 +01:00
tastytea 4d24fd8b71
Put copyright on the right side. 2020-12-29 16:19:41 +01:00
tastytea 64f996fa22
Don't add top margin to footer.
We have a <hr> now.
2020-12-29 16:19:00 +01:00
tastytea 0ab3cdaf84
Update screenshots. 2020-12-29 16:14:31 +01:00
tastytea 87b953ee92
Add <br> after date, even without .Lastmod. 2020-12-29 16:07:39 +01:00
tastytea 75c818bfc2
Add screenshot. 2020-12-29 16:04:06 +01:00
tastytea 93b6948706
Typo: extra-head.html → extra_head.html. 2020-12-29 15:56:31 +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 8776da8514
Make <hr> above footnotes dashed. 2020-12-29 02:31:34 +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 fb8c30ac14
Fix original author info. 2020-12-28 20:43:31 +01:00
tastytea c1f6a25d60
Bump minimum Hugo version to 0.60.
Copied from Slick.
2020-12-28 20:41:37 +01:00
tastytea b266038d81
Remove "high contrast" tag. 2020-12-28 20:40:34 +01:00
tastytea c44721859b
Add screenshot. 2020-12-28 20:35:27 +01:00
tastytea bcfb8e8736
Move CSS from static/assets/ to assets/. 2020-12-28 20:30:34 +01:00
tastytea 1a48905b01
Update layouts from slick. 2020-12-28 20:29:47 +01:00