Commit graph

130 commits

Author SHA1 Message Date
Sören Weber
ace996b0ba
theme: make external link target configurable #426 2022-12-23 12:24:04 +01:00
Sören Weber
3624bb38f1
theme: be compatible with Hugo >= 0.95.0 #397 2022-11-19 13:40:26 +01:00
Sören Weber
8b8814d696
search: add dedicated search page #386 2022-11-17 22:12:18 +01:00
Sören Weber
1b63c4cb0f
theme: fix urls for file:// protocol in sitemap #385 2022-11-15 07:34:06 +01:00
Sören Weber
92919ac893
theme: cache archetype.hugo #380 2022-11-13 11:31:46 +01:00
Sören Weber
1c251f0790
theme: reduce calls to output-format.hugo III #380 2022-11-13 10:55:17 +01:00
Sören Weber
82a8b2f8c6
theme: cache calls to fileExists #380 2022-11-12 15:16:53 +01:00
Sören Weber
f23d4163d8
theme: simplify refLangPrettyUglyURL.hugo #380 2022-11-11 13:44:23 +01:00
Sören Weber
54878e0407
theme: fix overflowing issue tooltips #364
in rtl, the scrollbars were still in ltr mode which was now changed to avoid overflow of tooltips when attached to the "ending" corner of the box
2022-11-07 20:57:17 +01:00
Sören Weber
3efaa6ecd4
print: make canonical URL absolute #371 2022-11-06 01:37:33 +01:00
Sören Weber
01cfcfe67b
theme: allow to be served by file:// protocol #349 2022-11-02 00:14:19 +01:00
Sören Weber
0ac97ba47e
i18n: support RTL in content #357 2022-11-01 02:00:50 +01:00
Sören Weber
bd70949313
nav: change defunct keyboard shortcuts #344 2022-10-08 22:50:14 +02:00
Sören Weber
5e1f07c03c
theme: make HTML5 compliant #329 2022-10-03 00:24:37 +02:00
Sören Weber
583dd0c97a
theme: revised schema.org breadcrumb navigation #329
to get rid of HTML validation errors
and remove descending positions
2022-10-03 00:07:28 +02:00
Sören Weber
c0f1f7fa60
theme: remove HTML validator errors #329 2022-10-02 22:32:51 +02:00
Sören Weber
43600a39d7
theme: respect output format suffix #308 2022-07-15 14:07:48 +02:00
Sören Weber
b8a49da2f5
theme: robust way to determine output format #308 2022-07-11 00:59:26 +02:00
Sören Weber
775e5c0e9e
theme: remove most special cases for PRINT output format #308 2022-07-09 18:42:20 +02:00
Sören Weber
33947ae861
theme: allow overriding partials for output formats #308 2022-07-09 16:33:53 +02:00
Sören Weber
a74ec4d6f8
theme: nicer escaping in <head> 2022-07-07 21:42:45 +02:00
Sören Weber
d1550bdddb
archetypes: introducing hooks #300 2022-07-06 00:15:33 +02:00
Sören Weber
897e004e1a
archetypes: rethink rendering #300 2022-07-05 00:19:27 +02:00
Sören Weber
3b97db45e1
clipboard: move head styles to stylesheet #286
to keep it all in place and maybe later use caching for partials
2022-06-23 21:39:47 +02:00
Sören Weber
b0812bb28e
nav: add keyboard shortcut hints #268 2022-06-07 20:23:55 +02:00
Sören Weber
b5c98871cb
theme: typo in print shortcut #268 2022-06-07 01:46:39 +02:00
Sören Weber
0b5e21f488
theme: add keyboard shortcut hints #268 2022-06-07 01:45:08 +02:00
Sören Weber
ae3ad846cc
theme: improve keyboard navigation for scrolling #268 2022-06-06 23:58:00 +02:00
Sören Weber
459c07da6f
theme: remove unused style classes 2022-04-03 18:33:50 +02:00
Sören Weber
0dd92e332b
print: add option to print whole chapter #230 2022-04-02 15:29:34 +02:00
Sören Weber
bc018cbb0d
mobile: hide initial menu animation in landscape #210 2022-03-13 12:36:48 +01:00
Sören Weber
30bf0250e4
mobile: avoid clunky animation when switching to mobile #210 2022-03-13 11:49:56 +01:00
Sören Weber
73dde63ccd
theme: further JS adjustments 2022-03-07 18:25:33 +01:00
Sören Weber
ea8b527f25
mobile: fix navigation UX #209 #210 2022-02-28 01:19:32 +01:00
Sören Weber
9bc7fe86c2
theme: rename topbar div for consistency #210 2022-02-27 10:31:11 +01:00
Sören Weber
bf44b52dd1
theme: simplify DOM to introduce flex later #210 2022-02-27 10:27:12 +01:00
Sören Weber
a980b77491
theme: rename sidebar overlay #210
because we will introduce a second toc overlay soon
2022-02-27 09:59:38 +01:00
Sören Weber
7eee4a86d8
theme: make chapter a marker instead of a nested div #210
this makes styling easier as document has the same DOM for chapter and default
2022-02-27 09:53:33 +01:00
Sören Weber
12df32764f
theme: adjust breadcrumb and title for empty home page titles #202 2022-02-24 23:09:49 +01:00
Sören Weber
287e4f53b0
theme: fix HTML indention #205 2022-02-24 11:53:27 +01:00
Sören Weber
df232b84fa
theme: remove Hugo build warning if page is not file based 2022-02-23 20:21:48 +01:00
Sören Weber
fee394cd64
tags: adhere to titleSeparator configuration 2022-02-23 16:16:08 +01:00
Sören Weber
9b8db59969
tags: sort by name #193 2022-02-23 15:04:33 +01:00
Sören Weber
138e88205c
theme: revert fontawsome to version 5 for IE11 compat #191 2022-02-23 12:40:16 +01:00
Sören Weber
a856400626
#nav: fix arrow nav for unlisted pages #184 #185 2022-02-18 02:13:35 +01:00
Sören Weber
0363998519
nav: fix chevron color in IE11 #151 2022-02-18 00:59:50 +01:00
Sören Weber
1606a92689
theme: fixing tags for dark mode and revamped header #151 #175 2022-02-18 00:38:32 +01:00
Sören Weber
6f35177349
theme: rework header UX #151 2022-02-18 00:09:06 +01:00
Sören Weber
7c1d85558d
breadcrumb: hide unpublished pages #185 2022-02-17 14:19:34 +01:00
Sören Weber
3d6a95434c
nav: only show toc if the page has headings #182 2022-02-15 20:28:29 +01:00