Commit Graph

83 Commits

Author SHA1 Message Date
5c8b48fbc1
Change margins on admonitionblocks. 2021-07-11 21:18:57 +02:00
a9be36db94
Fix URL of Slick example. 2021-07-11 20:56:35 +02:00
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
940ef63cd5
Fix file names before code blocks in readme. 2021-05-17 05:46:06 +02:00
982a64a318
Put TOC-bit under Configuration. 2021-05-17 04:39:55 +02:00
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
ae9cdd8e47
Fix min_version.
Has to be full version, including patch version.
2021-05-17 03:30:49 +02:00
5e03ca17e8
Update screenshots. 2021-05-17 03:26:22 +02:00
9a15fc30af
Expand description of theme. 2021-05-17 03:11:11 +02:00
9821bf6c65
Replace .URL with .RelPermalink in header. 2021-03-30 03:08:16 +02:00
a1ff80176c
Only show title on terms pages if it is different than name. 2021-03-23 03:01:23 +01:00
bf092cc61e
Turn <p> into <h1> on list and terms pages. 2021-03-23 03:00:59 +01:00
4569349b15
Add more semantic HTML and ARIA stuff. 2021-03-23 02:45:30 +01:00
d18d25cf30
Fix wrong ARIA label in footer. 2021-03-22 18:27:42 +01:00
755cd022d7
Add custom ARIA labels. 2021-03-22 18:25:50 +01:00
8ef2ace62d
Don't specify element for classes in CSS. 2021-03-22 16:37:31 +01:00
916cc03dd1
Make HTML more semantic and add ARIA labels. 2021-03-22 16:33:33 +01:00
f98fe34e98
Reduce the padding of admonition blocks. 2021-03-15 23:32:55 +01:00
26df3f3bd7
Remove margin-top for copyright. 2020-12-29 18:53:03 +01:00
4d24fd8b71
Put copyright on the right side. 2020-12-29 16:19:41 +01:00
64f996fa22
Don't add top margin to footer.
We have a <hr> now.
2020-12-29 16:19:00 +01:00
0ab3cdaf84
Update screenshots. 2020-12-29 16:14:31 +01:00
87b953ee92
Add <br> after date, even without .Lastmod. 2020-12-29 16:07:39 +01:00
75c818bfc2
Add screenshot. 2020-12-29 16:04:06 +01:00
93b6948706
Typo: extra-head.html → extra_head.html. 2020-12-29 15:56:31 +01:00
fee2c6c7b6
Only search favicon and css in assets. 2020-12-29 15:52:27 +01:00
e2f81533c9
Adjust title for extra RSS feeds. 2020-12-29 02:44:35 +01:00
8776da8514
Make <hr> above footnotes dashed. 2020-12-29 02:31:34 +01:00
f0812e3ab8
Add <hr> between menus and content. 2020-12-29 02:26:52 +01:00
6bd8d1cb46
.URL → .RelPermalink in post_meta. 2020-12-28 22:04:31 +01:00
c9c490df51
Align top menu behavior with bottom menu. 2020-12-28 21:59:30 +01:00
c32978cd4f
Add newline before taxonomies. 2020-12-28 21:14:09 +01:00
ede80b634c
Fix Last modified date. 2020-12-28 21:08:09 +01:00
b5b164efc8
Fix warning, remove slick class. 2020-12-28 20:57:13 +01:00
fb8c30ac14
Fix original author info. 2020-12-28 20:43:31 +01:00
c1f6a25d60
Bump minimum Hugo version to 0.60.
Copied from Slick.
2020-12-28 20:41:37 +01:00
b266038d81
Remove "high contrast" tag. 2020-12-28 20:40:34 +01:00
c44721859b
Add screenshot. 2020-12-28 20:35:27 +01:00
bcfb8e8736
Move CSS from static/assets/ to assets/. 2020-12-28 20:30:34 +01:00
1a48905b01
Update layouts from slick. 2020-12-28 20:29:47 +01:00
98869cc875
Add section about syntax highlighting with AsciiDoc. 2020-12-28 18:56:45 +01:00
2577729da2
Update install instructions. 2020-12-28 18:52:51 +01:00
6764ae30f3
Change header in readme: Modification → Configuration & Modification 2020-12-28 17:52:50 +01:00
c7884a8b80
Add default TOC template. 2020-12-27 22:19:45 +01:00
2dfa7a6f78
Add toc options to AsciiDoc archetype. 2020-12-27 20:51:01 +01:00
950eaa0524
Update archetypes. 2020-12-27 20:36:59 +01:00
2a99951897
Add support for TOC partial. 2020-12-27 20:13:30 +01:00
fdf4359998
Simplify installation instructions. 2020-12-25 18:34:06 +01:00
381ab23cae
Make admonitionblock-labels bold. 2019-11-29 02:47:24 +01:00
3f920f36d2
Use scrollbars in textarea and pre. 2019-11-26 22:54:39 +01:00