Commit graph

1123 commits

Author SHA1 Message Date
Sören Weber
4a01b2d91f
[docs] remove reference to landingPageURL #282 2023-05-04 08:24:33 +02:00
GitHub Actions Bot
a3ea10c374 Ship tag 5.12.5 2023-03-28 17:55:20 +00:00
Sören Weber
fbec0ece8f
expand: don't handle expand as task list in bullet point list #508 2023-03-28 19:52:56 +02:00
GitHub Actions Bot
22fefa68ea Ship tag 5.12.4 2023-03-24 17:49:43 +00:00
GitHub Actions Bot
f439bb3113 Ship tag 5.12.3 2023-03-14 22:04:34 +00:00
Sören Weber
bb895ce61d
shortcodes: allow markdown for title and content #502 2023-03-14 21:48:18 +01:00
GitHub Actions Bot
faff09b77b Ship tag 5.12.2 2023-03-03 19:29:56 +00:00
GitHub Actions Bot
f9dfa7dd68 Ship tag 5.12.1 2023-02-26 11:54:51 +00:00
Sören Weber
42fcbc3084
variant: make browser theme a css variable #494 2023-02-26 12:47:12 +01:00
Sören Weber
5129da50a3
variant: add relearn bright theme #493 2023-02-25 22:50:37 +01:00
GitHub Actions Bot
9156ef76aa Ship tag 5.12.0 2023-02-24 23:35:35 +00:00
Sören Weber
c0a1c9cbcb
menu: rebuild collapsible expander #466
because sizing and positioning was a mess;
the follwing things are fixed with this:
- resizes and positions correctly according to html elements font-size
- IE11 compatiblity is now given
- a11y: expander is now correctly given a focus outline
- chevron is now coded into html instead of a css content value, which makes it easier to change (was an issue in the past)
- the visited checkmark now breaks correctly on long lines and hides behind the text if necessary
- some more css classes were introduced to make further extensions (eg. nested shortcut links) easier
2023-02-24 23:29:33 +01:00
ImgBotApp
cbe565db22 [ImgBot] Optimize images
*Total -- 7,905.83kb -> 6,983.80kb (11.66%)

/exampleSite/content/basics/installation/chapter.png -- 62.58kb -> 15.21kb (75.69%)
/exampleSite/content/cont/archetypes/pages-chapter.png -- 153.56kb -> 42.65kb (72.23%)
/exampleSite/content/basics/configuration/search_page.png -- 91.06kb -> 30.12kb (66.93%)
/exampleSite/content/basics/configuration/home_button_defaults.png -- 16.62kb -> 7.35kb (55.74%)
/exampleSite/content/cont/archetypes/pages-default.png -- 239.44kb -> 123.66kb (48.36%)
/images/screenshot.png -- 158.34kb -> 86.55kb (45.34%)
/exampleSite/content/more/showcase/pamasol-electrics-portal.png -- 241.76kb -> 156.45kb (35.29%)
/exampleSite/content/cont/pages/frontmatter-icon.png -- 4.31kb -> 3.14kb (27.06%)
/exampleSite/content/more/showcase/gobolinux.png -- 301.86kb -> 240.49kb (20.33%)
/exampleSite/content/cont/archetypes/pages-home.png -- 99.54kb -> 83.78kb (15.84%)
/exampleSite/content/more/showcase/bits-train.png -- 147.34kb -> 128.18kb (13.01%)
/exampleSite/content/cont/i18n/i18n-menu.gif -- 84.47kb -> 74.42kb (11.9%)
/images/tn.png -- 359.86kb -> 326.18kb (9.36%)
/images/hero.png -- 3,086.16kb -> 2,812.36kb (8.87%)
/exampleSite/content/tests/images/test.svg -- 10.02kb -> 9.95kb (0.66%)
/exampleSite/content/basics/requirements/magic.gif -- 1,424.47kb -> 1,421.65kb (0.2%)
/exampleSite/content/tests/images/magic.gif -- 1,424.47kb -> 1,421.65kb (0.2%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-02-21 22:57:38 +01:00
Sören Weber
22b18a4232
build: new label "device" 2023-02-21 19:52:22 +01:00
Sören Weber
bbd322bbf8
frontmatter: support VSCode Front Matter extension #481 2023-02-20 00:20:37 +01:00
Sören Weber
0e0b3bb2fb
shortcodes: don't break build and render for invalid parameters #480 2023-02-19 23:09:51 +01:00
Sören Weber
686c013ef5
build: new label "update" 2023-02-17 15:59:22 +01:00
Sören Weber
4b7409f31c
theme: switch layout and menu to rem units #466 2023-02-14 20:28:11 +01:00
Sören Weber
aed71ab886
docs: mention RTL showcase with piratify #470 2023-02-12 10:50:45 +01:00
Sören Weber
4be80dbc07
docs: tweak landing page 2023-02-11 00:03:31 +01:00
Sören Weber
9f0716a300
docs: remove multiline bullet point link
because it is visually broken because of our link underline trick
2023-02-10 22:58:02 +01:00
Sören Weber
d9a9cf1e2d
docs: further tweaking of the landing page 2023-02-10 22:38:45 +01:00
Sören Weber
b183992867
docs: format image according to common style 2023-02-10 22:27:10 +01:00
Sören Weber
e9eaaebf7c
docs: revamp landing page 2023-02-10 22:16:59 +01:00
Sören Weber
23b285e5df
docs: mention colored scrollbars #471 2023-02-10 17:36:42 +01:00
Sören Weber
243bede83d
piratify: reduce reader warnings #496 2023-02-10 17:30:41 +01:00
Sören Weber
d62e2f7e0e
i18n: full support for RTL #470 2023-02-10 00:34:47 +01:00
Sören Weber
381b74f837
i18n: add RTL support for nav bar and child items #470 2023-02-09 00:53:11 +01:00
Sören Weber
ba09924026
Merge remote-tracking branch 'origin/main' 2023-02-08 22:19:05 +01:00
Sören Weber
e92362675f
piratify: use some magic to generate Pirates TOC #469 2023-02-08 22:17:27 +01:00
GitHub Actions Bot
036bb0ef5b Ship tag 5.11.2 2023-02-07 17:09:25 +00:00
GitHub Actions Bot
03978d4fd0 Ship tag 5.11.1 2023-02-06 05:42:34 +00:00
Sören Weber
81aafc7f9c
variant: include missing theme-auto.css in distribution #467 2023-02-06 06:40:39 +01:00
Sören Weber
62bba23ad5
docs: make Hugo version searchable in migration notes 2023-02-05 13:37:38 +01:00
Sören Weber
f686d8525e
Merge branch 'main' of https://github.com/McShelby/hugo-theme-relearn 2023-02-05 13:21:59 +01:00
GitHub Actions Bot
cd5b1ff707 Ship tag 5.11.0 2023-02-05 12:20:53 +00:00
Sören Weber
be365d63c7
build: add 'x tag for latest release and add docs #453 2023-02-05 13:01:49 +01:00
Sören Weber
78066c89c3
docs: tweaking of migraiton notes 2023-02-05 11:46:53 +01:00
Sören Weber
a046b9300f
mermaid: make zoom configurable #144 2023-02-05 11:13:03 +01:00
Sören Weber
98f5959a33
docs: remove Mermaid beta graphs #144 2023-02-05 11:09:43 +01:00
Sören Weber
97c6e628dd
docs: announce auto variant #445 2023-02-05 00:21:38 +01:00
Sören Weber
4f78dc76cf
variant: mention no IE11 in docs #445 2023-02-04 23:38:09 +01:00
Sören Weber
df0a4102e2
variant: make auto switch work for hugo server and hugo #445 2023-02-04 23:28:57 +01:00
Sören Weber
6b96c2d662
variant: add support for prefers-color-scheme #445 2023-02-04 22:33:27 +01:00
Sören Weber
5b9389fde2
browser: remove IE11 errors #452 2023-02-04 16:01:42 +01:00
Sören Weber
5f7df12b88
mermaid: remove jQuery #452 2023-02-04 01:54:13 +01:00
Sören Weber
00faf15af5
expand: a11y and remove jQuery #339 #452 2023-02-03 08:57:55 +01:00
Sören Weber
c3d671a88d
docs: mention unsupported languages for search 2023-02-02 23:51:23 +01:00
Sören Weber
eee19034b8
lightbox: advise to don't link to random image ids #451 2023-02-02 23:45:31 +01:00
Sören Weber
844fb9214e
tags: test #459 2023-02-01 08:18:04 +01:00
Sören Weber
6659d841ab
i18n: mention no support for Czech in Lunr #455 2023-01-30 17:59:28 +01:00
Sören Weber
849255b012
i18n: add Czech translation #455 2023-01-30 17:05:32 +01:00
Sören Weber
64c2f177f1
build: allow milestones to be rereleased #453 2023-01-30 16:54:17 +01:00
Sören Weber
41e3d96a64
build: add moving version tags #453 2023-01-30 12:57:11 +01:00
Sören Weber
551dbfe17e
docs: update maintaining title 2023-01-29 11:30:53 +01:00
Sören Weber
43c98ccc24
docs: more maintainer details 2023-01-29 11:27:26 +01:00
Sören Weber
f2bfdce1d9
lightbox: switch to CSS-only solution #451 2023-01-29 11:21:52 +01:00
Prakash
a07e90be04 Fixed Typo 2023-01-28 17:55:42 +01:00
Sören Weber
f183d83e15
docs: add contribution and release guidelines 2023-01-28 14:48:08 +01:00
Sören Weber
df66b6fade
build: check for release notes before release #448 2023-01-28 11:58:45 +01:00
Sören Weber
1ced7fb41e
docs: scrrreenshots 2023-01-28 11:55:55 +01:00
GitHub Actions Bot
9c05728041 Ship tag 5.10.2 2023-01-25 23:10:31 +00:00
GitHub Actions Bot
c98ae45a1c Ship tag 5.10.1 2023-01-25 20:37:49 +00:00
Sören Weber
8f141fc0d5
docs: clarify creation of dev screenshots 2023-01-25 21:33:17 +01:00
GitHub Actions Bot
36a76f8a25 Ship tag 5.10.0 2023-01-25 12:07:52 +00:00
Sören Weber
517e51dbaf
docs: finalize release date 2023-01-25 13:05:16 +01:00
Sören Weber
8882e2eff3
theme: announce translations as alternate links #422 2023-01-25 12:41:02 +01:00
Sören Weber
6bfcf53221
theme: improve whitespacing in tables #441 2023-01-25 10:01:36 +01:00
Sören Weber
eb1aef54ed
docs: optimize new screenshots 2023-01-25 00:26:55 +01:00
Sören Weber
1662d4a95b
docs: simplify 2023-01-24 23:58:52 +01:00
Sören Weber
0df7dda7d4
docs: make nicer screenshots 2023-01-24 23:58:16 +01:00
Sören Weber
cf72c51286
shortcodes: support for accent color #440 2023-01-24 00:14:10 +01:00
Sören Weber
ba5500cc59
docs: mention compatible Hugo version #439 2023-01-23 23:47:38 +01:00
Sören Weber
7e766aa5dd
shortcodes: add color parameter #438 2023-01-23 22:35:43 +01:00
GitHub Actions Bot
bc083ce223 Ship tag 5.9.4 2023-01-23 12:49:23 +00:00
Sören Weber
22d70d80b9
docs: fix link for file:// protocol 2023-01-23 13:42:01 +01:00
GitHub Actions Bot
04e8aacc19 Ship tag 5.9.3 2023-01-22 22:48:44 +00:00
Sören Weber
fafc04cb42
docs: fix typos 2023-01-14 01:39:28 +01:00
GitHub Actions Bot
a09733bd12 Ship tag 5.9.2 2022-12-30 00:13:20 +00:00
Sören Weber
bf1c4dce2f
theme: test theme against min Hugo version #380 2022-12-29 01:53:28 +01:00
Sören Weber
2b9bbeb51d
docs: change in button shortcode #426 2022-12-26 02:08:17 +01:00
Sören Weber
ba86c075db
docs: fix migration announcement #426 2022-12-26 01:59:47 +01:00
GitHub Actions Bot
468c19ec18 Ship tag 5.9.1 2022-12-23 11:27:48 +00:00
Sören Weber
ace996b0ba
theme: make external link target configurable #426 2022-12-23 12:24:04 +01:00
GitHub Actions Bot
d6d2a9e72d Ship tag 5.9.0 2022-12-23 02:25:49 +00:00
Sören Weber
18abaaf4f8
attachments: fix incorrect links for defaultContentLanguageInSubdir=true #425 2022-12-23 03:23:33 +01:00
Sören Weber
838f13db0f
docs: switch to https for credit links #424 2022-12-22 00:49:08 +01:00
Sören Weber
39d685f566
theme: open external links in separate tab feature #419 2022-12-16 18:41:22 +01:00
Sören Weber
816766c9b5
docs: some love for the intro and credits 2022-12-14 22:46:59 +01:00
Sören Weber
d2e2bbcf78
theme: make it a Hugo module #417 2022-12-14 22:17:43 +01:00
GitHub Actions Bot
977c87bee9 Ship tag 5.8.1 2022-12-11 22:21:42 +00:00
GitHub Actions Bot
579d488161 Ship tag 5.8.0 2022-12-08 10:18:44 +00:00
Sören Weber
2be359f41b
docs: bump release date 2022-12-08 11:16:51 +01:00
Sören Weber
622b35e40e
docs: add release dates 2022-12-04 23:21:41 +01:00
Sören Weber
f255f3a4d5
docs: fix icon alias #412 2022-12-04 11:16:50 +01:00
Sören Weber
3de5eeb319
docs: wildspace #410 2022-12-04 11:16:09 +01:00
Sören Weber
c7ba0190f6
piratify: wildspace #410 2022-12-04 10:45:58 +01:00
Sören Weber
41582f63f0
theme: add accent color #409 2022-12-02 20:44:53 +01:00
Sören Weber
20b5175214
docs: minor tweaks #410 #412 2022-12-02 19:26:49 +01:00
Sören Weber
350f7abd7f
icon: add new shortcode #412 2022-12-02 18:31:54 +01:00
Sören Weber
04779085e9
docs: hide docs-specific image class #411 2022-12-02 16:30:39 +01:00
Sören Weber
538fba4d9f
docs: annouce GFM support #411 2022-12-02 16:20:45 +01:00
Sören Weber
f0930cd78f
docs: more Markdown stuff #411 2022-12-02 16:05:06 +01:00
Sören Weber
ccb26cf7c5
docs: revamp Markdown documentation for missing features #411 2022-12-02 15:52:33 +01:00
Sören Weber
d4de97ffb3
docs: allow white background for images #411 2022-12-02 15:50:39 +01:00
Sören Weber
45894e824d
docs: distinguish badge icons on migration page #410 2022-12-01 09:13:52 +01:00
Sören Weber
257b7c603d
badge: fix minor issues in docs #410 2022-12-01 09:00:36 +01:00
Sören Weber
150e4ce710
badge: announce feature #410 2022-12-01 01:44:20 +01:00
Sören Weber
c45f6dda08
badge: add new shortcode #410 2022-12-01 01:37:09 +01:00
GitHub Actions Bot
993ef16921 Ship tag 5.7.0 2022-11-29 19:41:27 +00:00
Sören Weber
39b8347b1f
button: refactor for a11y #372 2022-11-28 18:42:51 +01:00
Sören Weber
82d52555b0
search: mention lunr languages in credits #403 2022-11-27 13:37:17 +01:00
Sören Weber
d838c63e17
i18n: rename Korean translation from country to lang code #404 2022-11-27 13:10:49 +01:00
GitHub Actions Bot
9a354c9ab0 Ship tag 5.6.6 2022-11-23 22:02:30 +00:00
Sören Weber
bacbcf2aba
docs: even further adjusting chapter numbers in menu #402 2022-11-23 00:28:24 +01:00
Sören Weber
e097f15810
docs: adjust chapter numbers in menu #402 2022-11-22 19:40:23 +01:00
GitHub Actions Bot
05a46c67dc Ship tag 5.6.5 2022-11-19 19:30:55 +00:00
GitHub Actions Bot
fdabeec7d1 Ship tag 5.6.4 2022-11-19 17:03:23 +00:00
GitHub Actions Bot
7b5608975c Ship tag 5.6.3 2022-11-19 12:42:22 +00:00
GitHub Actions Bot
e1595094a0 Ship tag 5.6.2 2022-11-19 11:32:39 +00:00
GitHub Actions Bot
55a8261b8c Ship tag 5.6.1 2022-11-19 01:03:52 +00:00
GitHub Actions Bot
224ef3f0c8 Ship tag 5.6.0 2022-11-18 23:29:43 +00:00
Sören Weber
e0ca56ed66
docs: bump version 2022-11-19 00:27:59 +01:00
Sören Weber
1fd26744c6
docs: show additional Mermaid graphs #394
and reorder diagram types in Mermaid docs order
2022-11-19 00:01:37 +01:00
Sören Weber
14a7988db3
theme: fix build errors when referencing SVGs in markdown #393 2022-11-18 16:45:20 +01:00
Sören Weber
09a9db43a5
docs: announce new features #386 2022-11-17 23:52:54 +01:00
Sören Weber
95450cbf23
mermaid: update to version 9.2.2 #391 2022-11-17 23:35:28 +01:00
Sören Weber
cd0df6349c
docs: document how to use tabs inside tabs #388 2022-11-17 22:57:18 +01:00
Sören Weber
8b8814d696
search: add dedicated search page #386 2022-11-17 22:12:18 +01:00
Sören Weber
69f679ffe6
docs: switch to supported language for test files #389 2022-11-17 16:56:16 +01:00
Sören Weber
8442cd54bb
theme: print usage time for test #380 2022-11-13 13:39:36 +01:00
Sören Weber
6ce46e1a2a
theme: claification for meta generator generation #383 2022-11-13 13:16:51 +01:00
Sören Weber
73b9225961
theme: disable creation of generator meta tag on home page #383 2022-11-13 12:42:51 +01:00
Sören Weber
47f1f4c2f3
theme: make theme testable #380
generate versioned reference folders
2022-11-13 12:19:49 +01:00
Sören Weber
55822e8741
theme: make creation of generator meta tag configurable #383 2022-11-13 12:16:34 +01:00
GitHub Actions Bot
6331e857b5 Ship tag 5.5.3 2022-11-10 09:08:57 +00:00
GitHub Actions Bot
0fd218e0e1 Ship tag 5.5.2 2022-11-08 22:47:12 +00:00
GitHub Actions Bot
745ecd704f Ship tag 5.5.1 2022-11-07 19:59:14 +00:00
GitHub Actions Bot
8e76197d23 Ship tag 5.5.0 2022-11-06 16:03:52 +00:00
Sören Weber
08fb5c4b22
theme: optimize page load for images #304 2022-11-06 16:26:11 +01:00
GitHub Actions Bot
ea52ae8324 Ship tag 5.4.3 2022-11-05 23:41:56 +00:00
Sören Weber
ea266f26fd
theme: make page be servable with uglyURLs=false from the FS by default 2022-11-06 00:34:33 +01:00
GitHub Actions Bot
e50ad4bb38 Ship tag 5.4.2 2022-11-05 12:45:24 +00:00
GitHub Actions Bot
05ab30a5e3 Ship tag 5.4.1 2022-11-05 12:40:46 +00:00
Sören Weber
542bd276f1
docs: clarify where to put self-defined variant stylesheets #366 2022-11-05 13:10:39 +01:00
Sören Weber
5efdd8db6e
mermaid: fix Gantt chart width #365 2022-11-05 13:00:22 +01:00
GitHub Actions Bot
85ad54acda Ship tag 5.4.0 2022-11-01 23:33:25 +00: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
b692bf44c6
docs: wording #360 2022-11-01 02:22:43 +01:00
Sören Weber
c8fc9b74ea
docs: announce RTL support #357 2022-11-01 02:10:05 +01:00
Sören Weber
7e4e587ad0
docs: remove test objects for math and mermaid #363 2022-11-01 00:29:08 +01:00
Sören Weber
3b020b0cb9
button: refine target parameter handling #351 2022-10-31 21:08:49 +01:00
Sören Weber
16716ff1db
Merge branch 'main' of https://github.com/TB1234/hugo-theme-relearn into TB1234-main 2022-10-31 19:52:59 +01:00
Sören Weber
358d9552c0
docs: announcement for new features #360 #363 2022-10-31 15:30:19 +01:00
Sören Weber
2d994e6ac6
math: allow passing of parameters with codefence syntax #363 2022-10-31 15:27:31 +01:00
Sören Weber
1f040fa262
mermaid: allow passing of parameters with codefence syntax #360 2022-10-31 15:15:50 +01:00
Sören Weber
85d2a07bc6
Merge branch 'contrib' of https://github.com/deining/hugo-theme-relearn into deining-contrib 2022-10-31 15:08:23 +01:00
Sören Weber
94ca447be3
docs: fix typo 2022-10-31 15:05:33 +01:00
Sören Weber
02af54dc34
Merge branch 'typos' of https://github.com/deining/hugo-theme-relearn into deining-typos 2022-10-31 15:04:26 +01:00
Sören Weber
0211cb1f24
i18n: announce Finnish (Suomi) support #361 2022-10-31 14:50:57 +01:00
Andreas Deininger
a5cddb7142 Example site: fixing typos 2022-10-31 12:13:03 +01:00
Andreas Deininger
5745256519 Mermaid diagrams: allow passing of parameters with codefence syntax 2022-10-31 11:29:05 +01:00
Tobias Bauer
206bb1b3c8 Add documentation 2022-10-19 18:03:45 +02:00
GitHub Actions Bot
ead085ba73 Ship tag 5.3.3 2022-10-09 11:39:02 +00:00
GitHub Actions Bot
3b07158344 Ship tag 5.3.2 2022-10-08 20:57:06 +00:00
GitHub Actions Bot
5fb1ad739a Ship tag 5.3.1 2022-10-08 19:47:39 +00:00
Sören Weber
cf47a1c049
theme: option to align images #327 2022-10-08 21:38:42 +02:00
GitHub Actions Bot
75ec08e13e Ship tag 5.3.0 2022-10-07 20:26:36 +00:00
Sören Weber
9a6e8edacc
mermaid: remove W3C validator errors #337
remove old-styled alignment
2022-10-07 20:25:44 +02:00
Sören Weber
29ef3c657a
children: remove unused page parameter from docs #336 2022-10-07 13:08:38 +02:00
Sören Weber
a7b0443c2a
swagger: migration docs #333 2022-10-06 22:50:38 +02:00
Sören Weber
0a5e725b9a
swagger: clarify print #333 2022-10-06 22:47:24 +02:00
Sören Weber
b9249493c4
a11y: label for submenu expander #307 2022-10-06 01:09:58 +02:00
Sören Weber
669323f00c
a11y: remove superfluous title attributes #307 2022-10-04 15:32:33 +02:00
Sören Weber
5170353967
docs: removed some typos 2022-10-03 12:02:22 +02:00
GitHub Actions Bot
9d20a84d45 Ship tag 5.2.4 2022-10-02 22:33:48 +00:00
Sören Weber
5e1f07c03c
theme: make HTML5 compliant #329 2022-10-03 00:24:37 +02:00
GitHub Actions Bot
d339c49dfc Ship tag 5.2.3 2022-09-12 18:01:01 +00:00
GitHub Actions Bot
6a771d167d Ship tag 5.2.2 2022-08-23 19:11:32 +00:00
Sören Weber
0fb76d2a37
print: fix urls for uglyURLs=true #322 2022-08-23 21:09:20 +02:00
Sören Weber
21fd3624c3
docs: remove obsolte notice for print support #316 2022-08-23 20:57:33 +02:00
GitHub Actions Bot
503c2a1fdd Ship tag 5.2.1 2022-08-05 21:55:43 +00:00
Sören Weber
b663658657
docs: fix ordering of pages #320 2022-08-05 23:53:30 +02:00
Sören Weber
d7c5917b9a
docs: add missing rulers 2022-08-05 22:06:39 +02:00
GitHub Actions Bot
145820784e Ship tag 5.2.0 2022-08-03 17:33:53 +00:00
Sören Weber
ff67228579
docs: #315 2022-07-27 00:36:34 +02:00
GitHub Actions Bot
ebe0f7419a Ship tag 5.1.2 2022-07-18 06:58:57 +00:00
Sören Weber
4a50b27d65
docs: unifiy markdown lists format 2022-07-16 12:07:29 +02:00
Sören Weber
8d499c5105
docs: add Work Sans font to credits 2022-07-16 12:01:10 +02:00
GitHub Actions Bot
c15067429b Ship tag 5.1.1 2022-07-15 20:24:55 +00:00
GitHub Actions Bot
db4338a8b6 Ship tag 5.1.0 2022-07-15 13:20:37 +00:00
Sören Weber
5f2e3fe6e7
print: make print url deterministic #309 2022-07-15 00:03:11 +02:00
Sören Weber
b48edadfcd
docs: branch bundle resources must not reside in subdirectories 2022-07-14 18:28:56 +02:00
Sören Weber
8d19b3b484
theme: avoid JS errors if an output format loaded not all files #308 2022-07-09 19:46:39 +02:00
Sören Weber
33947ae861
theme: allow overriding partials for output formats #308 2022-07-09 16:33:53 +02:00
GitHub Actions Bot
3e226eb543 Ship tag 5.0.3 2022-07-07 22:51:14 +00:00
GitHub Actions Bot
030d0c2d35 Ship tag 5.0.2 2022-07-07 22:32:55 +00:00
GitHub Actions Bot
21e54995af Ship tag 5.0.1 2022-07-07 22:18:16 +00:00
Sören Weber
34f316d59e
theme: optimize loading of js and css #303 2022-07-08 00:10:17 +02:00
GitHub Actions Bot
22aafe481e Ship tag 5.0.0 2022-07-05 22:37:50 +00:00
Sören Weber
d1550bdddb
archetypes: introducing hooks #300 2022-07-06 00:15:33 +02:00
Sören Weber
51733d2fce
docs: further clarification #300 2022-07-05 07:50:08 +02:00
Sören Weber
913e6d6819
docs: clarification #300 2022-07-05 00:25:32 +02:00
Sören Weber
897e004e1a
archetypes: rethink rendering #300 2022-07-05 00:19:27 +02:00
Sören Weber
59e2f19169
theme: allow for page heading modification #139 2022-07-03 17:12:44 +02:00
Sören Weber
87c8120bd7
tests: more codeblock tests 2022-07-03 15:01:19 +02:00
Sören Weber
de7d1f6b8f
docs: visually harmonize menu order number 2022-07-03 14:50:38 +02:00
Sören Weber
ec964b93f0
docs: typo in config 2022-07-03 13:16:56 +02:00
Sören Weber
af5fe2f931
Revert "math: actually it's working in IE11 so lift limitation #235"
This reverts commit c02b56cb4a.
2022-07-03 00:45:46 +02:00
Sören Weber
c02b56cb4a
math: actually it's working in IE11 so lift limitation #235 2022-07-03 00:42:35 +02:00
Sören Weber
3067e57f6f
docs: typo #235 2022-07-03 00:35:45 +02:00
Sören Weber
3b2538a303
docs: test for pirrrates #291 2022-07-02 21:58:27 +02:00
Sören Weber
03628ec4b1
theme: align content with topbar icon limits #290 2022-07-02 20:29:24 +02:00
Sören Weber
fa9b4bb79c
docs: typo #235 2022-07-02 14:30:09 +02:00
Sören Weber
4e64c5e07d
docs: more hints fer pirrrates #235 2022-07-02 14:20:17 +02:00
Sören Weber
aac308ed85
docs: use own shortcodes instead of faking its styles 2022-07-02 14:14:03 +02:00
Sören Weber
b1547e945f
theme: docs wording 2022-07-02 14:01:24 +02:00
Sören Weber
01e14664ce
math: add mathjax rendering #235 2022-07-02 14:00:23 +02:00
Sören Weber
e09d84f820
docs: fix pirate menu sort order 2022-06-24 08:11:34 +02:00
GitHub Actions Bot
be030d4eab Ship tag 4.2.5 2022-06-23 18:07:07 +00:00
GitHub Actions Bot
8155b243c4 Ship tag 4.2.4 2022-06-23 12:13:22 +00:00
Sören Weber
fa6105d18f
theme: fix url for logo and home button #282 2022-06-23 14:10:16 +02:00
Sören Weber
a1032e8e7a
docs: fix messed up changelog 2022-06-23 13:43:47 +02:00
GitHub Actions Bot
e00054df45 Ship tag 4.2.3 2022-06-23 11:36:25 +00:00
GitHub Actions Bot
7c004d4d3c Ship tag 2.4.2 2022-06-23 11:30:06 +00:00
GitHub Actions Bot
4ac2e2533d Ship tag 4.2.1 2022-06-23 11:26:16 +00:00
Sören Weber
ae666b2b77
tabs: unify parameter names #277 2022-06-23 13:24:54 +02:00
Sören Weber
66d32c48b0
button: fix typo in parameter name #277 2022-06-23 13:24:36 +02:00
Sören Weber
7570a7c28c
include: second parameter is ignored #281 2022-06-23 13:22:04 +02:00
GitHub Actions Bot
9fce999fb5 Ship tag 4.2.0 2022-06-23 10:37:50 +00:00
Sören Weber
82585f1941
docs: change announcement for tabs #279 2022-06-23 00:12:10 +02:00
Sören Weber
aa4d1b77bd
docs: call shortcode from partials #277 2022-06-23 00:03:24 +02:00
Sören Weber
5118f1982e
tabs: don't change tab selection if panel does not contain item #279 2022-06-22 22:16:22 +02:00
Sören Weber
def91dddec
docs: use shortcode partials #277 2022-06-22 21:41:24 +02:00
Sören Weber
925fac5215
docs: add missing notice parameter 2022-06-22 21:41:23 +02:00
GitHub Actions Bot
9894e3776d Ship tag 4.1.1 2022-06-18 16:51:27 +00:00
GitHub Actions Bot
d51361a7de Ship tag 4.1.0 2022-06-12 17:27:38 +00:00
Sören Weber
666d4d3251
i18n: support multilang content #271 2022-06-12 19:24:27 +02:00
GitHub Actions Bot
5a482d99a1 Ship tag 4.0.5 2022-06-12 13:27:50 +00:00
Sören Weber
02a5396efe
docs: fix tests chapter number 2022-06-08 23:38:51 +02:00
Sören Weber
e8d138c4d5
docs: remove unused and broken ghcontributors shortcode 2022-06-07 20:49:51 +02:00
GitHub Actions Bot
2e30ef1e53 Ship tag 4.0.4 2022-06-07 18:38:37 +00:00
Sören Weber
ac42869c28
docs: adjust notice doc to shortcode standard #240 2022-06-07 20:30:07 +02:00
GitHub Actions Bot
e9938d80ae Ship tag 4.0.3 2022-06-05 22:51:33 +00:00
GitHub Actions Bot
7c40593edf Ship tag 4.0.2 2022-06-05 22:03:52 +00:00
GitHub Actions Bot
dd4e74e468 Ship tag 4.0.1 2022-06-05 21:59:41 +00:00
GitHub Actions Bot
f3a56c8a63 Ship tag 4.0.0 2022-06-05 17:35:33 +00:00
Sören Weber
8551ee2738
shortcodes: revamp shortcodes #260 #261
- supply named parameter if missing #260
- fix boolean parameter if given as string #261
- revise documentation
2022-06-05 19:31:59 +02:00
Sören Weber
368e41790e
docs: fix pirate notification #240 2022-05-30 00:02:38 +02:00
Sören Weber
d42b1b04ed
docs: avoid empty tabs using groupId 2022-05-29 23:35:16 +02:00
Sören Weber
5617ca2359
docs: add mirgration announcement #240 #256 2022-05-29 23:00:17 +02:00
Sören Weber
74e908ecfa
button: IE color fallback #240 2022-05-29 22:48:51 +02:00
Sören Weber
e661a95828
generator: fix button styling #240 2022-05-29 21:48:22 +02:00
Sören Weber
b55d2f9c3c
button: add color option #240 2022-05-29 21:35:12 +02:00
Sören Weber
5d2403a067
notice: streamline icon parameter with button shortcode #240 2022-05-29 21:35:12 +02:00
Sören Weber
6bddf821db
theme: remove --MAIN-ANCHOR-color from stylesheet #256 2022-05-29 00:15:51 +02:00
Sören Weber
49f3b6f30e
i18n: add italian translation #254 2022-05-28 13:33:30 +02:00
Sören Weber
2bd03b39e4
docs: correction #251 2022-05-25 23:39:19 +02:00
Sören Weber
f595aaa287
attachments: adjust implementation to doc #252 2022-05-25 23:37:44 +02:00
Sören Weber
2271ff4611
attachments: support for brand colors #252 2022-05-25 23:30:30 +02:00
Sören Weber
85b6abb4b8
docs: fix link 2022-05-24 00:38:19 +02:00
Sören Weber
d7bc40253e
notice: support for brand colors #251 2022-05-24 00:37:03 +02:00
Sören Weber
5ef497a289
docs: clarify usage of shortcodes in included content #245 2022-05-23 14:59:24 +02:00
Sören Weber
43b09ddbd9
docs: wildspace #250 2022-05-23 14:40:23 +02:00
philippbruhin
3937ab87ad docs: add new showcase 2022-05-23 10:03:13 +02:00
Sören Weber
1599f8b09a
config: remove custom_css #248 2022-05-23 07:43:29 +02:00
Sören Weber
66360af4a2
docs: mention primary and secondary colors #239 2022-05-23 00:00:30 +02:00
Sören Weber
edab3db446
docs: mention disableSwagger option 2022-04-11 21:48:03 +02:00
Sören Weber
ac86567cb1
docs: announce all features 2022-04-11 11:04:14 +02:00
Sören Weber
e8ef4a5157
i18n: add polish translation #237 2022-04-11 10:47:12 +02:00
Sören Weber
7da9dfa4e9
docs: typo 2022-04-03 22:11:44 +02:00
Sören Weber
b666c26a2f
docs: clarify 2.3.0 scope 2022-04-03 22:10:50 +02:00
Sören Weber
36a76ed04a
docs: mention 2.3.0 release even if it was only for the docs 2022-04-03 22:10:12 +02:00
Sören Weber
2080ed2f0e
docs: mention the (in)famous 1.0.0 release 2022-04-03 22:03:09 +02:00
GitHub Actions Bot
64911282a4 Ship tag 3.4.1 2022-04-03 19:40:11 +00:00
Sören Weber
a0692851da
docs: order languages lexically 2022-04-03 13:21:19 +02:00
GitHub Actions Bot
2b0378ebd6 Ship tag 3.4.0 2022-04-03 11:05:30 +00:00
Sören Weber
434b25d994
i18n: add traditional chinese #233 2022-04-03 12:26:25 +02:00
Sören Weber
48c7d6bc73
menu : expand/collapse menu items without navigation #231 2022-04-03 12:12:12 +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
70b4143327
theme: apply user supplied content footer below content #229 2022-03-30 20:27:04 +02:00
Sören Weber
2890b60b25
docs: wildspace 2022-03-28 21:43:09 +02:00
GitHub Actions Bot
ea91d312c4 Ship tag 3.3.0 2022-03-28 09:58:52 +00:00
Sören Weber
dd2233d93b
swagger: support leaf and page bundles #226 2022-03-27 23:08:29 +02:00
Sören Weber
02cb15e0f4
docs: admustments #226 2022-03-27 22:31:52 +02:00
Sören Weber
b3461b6ac7
Merge remote-tracking branch 'origin/main' 2022-03-27 22:24:47 +02:00
Sören Weber
ff8f9582a0
swagger: polishing #226
- print support
- use thems styles for swagger
- docs
2022-03-27 22:24:06 +02:00
Sören Weber
f510f0328b
docs: announcing more features 2022-03-27 22:22:10 +02:00
Sören Weber
1823823321
theme: add CSS font variables #227 2022-03-27 22:20:30 +02:00
Sören Weber
f910477160
swagger: add support for oas/swagger documentation #226
basic swagger integration
2022-03-27 18:42:11 +02:00
GitHub Actions Bot
b427b9a383 Ship tag 3.2.1 2022-03-25 15:46:46 +00:00
GitHub Actions Bot
d5ae0ccd68 Ship tag 3.2.0 2022-03-19 19:23:28 +00:00
Sören Weber
938debb1d9
mermaid: support differing themes for color variant switch #219 2022-03-19 20:18:21 +01:00
Sören Weber
e92bf08ebf
Merge remote-tracking branch 'origin/main' 2022-03-16 22:44:45 +01:00
Sören Weber
dde1fe5241
mermaid: load javascript on demand #218 2022-03-16 22:40:38 +01:00
GitHub Actions Bot
bd18cb5c3b Ship tag 3.1.1 2022-03-16 07:02:37 +00:00
Sören Weber
7836d31711
language: announcing korean translation #216 #217 2022-03-16 07:59:25 +01:00
Sören Weber
a33dd25245
docs: add missing separator 2022-03-15 21:53:11 +01:00
GitHub Actions Bot
90a8f8878d Ship tag 3.1.0 2022-03-15 20:01:29 +00:00
Sören Weber
666bf335d0
docs: finalizing README for next release 2022-03-15 20:59:24 +01:00
Sören Weber
ff838d10de
mobile: avoid hiding of topbar in chrome #210
by loading all scripts from the local server; this may probably related to trusted web activities
applied aggressivly on the page
2022-03-15 20:17:49 +01:00
Sören Weber
05fa313e59
notice: allow for optional icon setting #212 2022-03-07 17:24:22 +01:00
Sören Weber
7d09e09ea9
docs: mention Andy Miller for his work on Learn for Grav 2022-03-06 19:09:58 +01:00
Sören Weber
44d56fa7ff
theme: remove Modernizr 2022-03-06 19:09:12 +01:00
Sören Weber
aa9e3c27ba
docs: updated credits 2022-03-06 17:34:23 +01:00
Sören Weber
ea8b527f25
mobile: fix navigation UX #209 #210 2022-02-28 01:19:32 +01:00
GitHub Actions Bot
5571cdd0c5 Ship tag 3.0.4 2022-02-24 23:20:57 +00:00
Sören Weber
e4112c77f6
docs: adjust breadcrumb and title for empty home page titles #202 2022-02-24 23:10:10 +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
e5021f45b8
docs: another showcase authoring #175 2022-02-24 11:58:33 +01:00
Sören Weber
3f2218a638
Merge pull request #198 from Nuc1eoN/patch1
docs: fix editURL
2022-02-24 08:47:25 +01:00
Sören Weber
02345390f2
docs: changing showcase authoring on request #175 2022-02-24 08:19:14 +01:00
Nuc1eoN
c2439bd4da exampleSite: fix editURL 2022-02-24 00:24:22 +01:00
GitHub Actions Bot
d2418199d7 Ship tag 3.0.3 2022-02-23 22:34:35 +00:00
GitHub Actions Bot
50ff97985c Ship tag 3.0.2 2022-02-23 14:07:11 +00:00
GitHub Actions Bot
fc11cd37be Ship tag 3.0.1 2022-02-23 12:07:51 +00:00
GitHub Actions Bot
5058d5160c Ship tag 3.0.0 2022-02-22 23:23:23 +00:00
Sören Weber
bad3af5889
docs: full sized images 2022-02-22 18:33:51 +01:00
Sören Weber
f646a885cf
docs: high-res screenshots 2022-02-22 18:21:20 +01:00
Sören Weber
b2481dc4b1
docs: announce dark mode #188 2022-02-22 00:18:56 +01:00
Sören Weber
5fc705d430
docs: clarification #177 2022-02-22 00:07:21 +01:00
Sören Weber
0b01fc7eb5
docs: cleanup #188 2022-02-22 00:04:16 +01:00
Sören Weber
78abe914e0
variant: allow page browsing with custom theme #188 2022-02-21 23:11:04 +01:00
Sören Weber
f2b09e0980
variant: add reset functionality #188 2022-02-21 01:00:23 +01:00
Sören Weber
3b0e21949a
variant: show generator even if no themeVariant is configured #188 2022-02-21 00:35:50 +01:00
Sören Weber
0e61737c53
variants: release generator to public #188 2022-02-21 00:24:22 +01:00
Sören Weber
442a4f4832
variant: move scripts to own file #188 2022-02-20 23:58:16 +01:00
Sören Weber
c31edb7f1f
variant: only export generated colors if changed from parent #188 2022-02-20 17:33:16 +01:00
Sören Weber
0ac5a7001a
docs: morrre love for pirrrates 2022-02-20 13:16:44 +01:00
Sören Weber
ae40b24182
docs: added limitiations for Mermaid graphs #187 2022-02-20 12:51:19 +01:00
Sören Weber
3beb0bb18c
variant: fix arrow directions in generator #188 2022-02-20 00:10:08 +01:00
Sören Weber
83393ef5b8
variant: add download for generator #188 2022-02-19 14:21:16 +01:00
Sören Weber
864d1d83ab
variant: fix standalone colors in generator #188 2022-02-19 01:24:35 +01:00
Sören Weber
88a7b03b4f
variant: fix mapping #188 2022-02-19 00:53:12 +01:00
Sören Weber
e9fa08dcf7
variant: build a color variant generator #188 2022-02-19 00:46:34 +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
ff06a8ad41
docs: clarify releasenotes 2022-02-17 20:38:47 +01:00
Sören Weber
d1cd818357
clipboard: i18n #186 2022-02-17 20:09:50 +01:00
Sören Weber
7c1d85558d
breadcrumb: hide unpublished pages #185 2022-02-17 14:19:34 +01:00
Sören Weber
92cd36c2b6
docs: use build options for showcase #184 #185
to let piratified page show up the images
2022-02-17 13:22:18 +01:00
Sören Weber
cbce5ecbba
theme: add neon style #175
shameless inspiration of the GoboLinux wiki style
2022-02-17 00:53:31 +01:00
Sören Weber
abfc79fa0f
docs: fix pirrrates notice box #175 2022-02-16 23:32:40 +01:00
Sören Weber
9c445a7c94
docs: remove mouse cursor from screenshot 2022-02-16 23:24:59 +01:00
Sören Weber
2a2d0da435
docs: showcasing GoboLinux 2022-02-16 23:21:45 +01:00
Sören Weber
1921dcb07c
docs: add some tests for code formatting #175 2022-02-16 23:21:22 +01:00
Sören Weber
269fd5ed95
theme: rework color boxes for dark mode #175 2022-02-16 01:38:44 +01:00
Sören Weber
691f9a9334
docs: clarification 2022-02-15 09:01:35 +01:00
Sören Weber
949429faab
nav: rework edit button #151 2022-02-15 00:22:34 +01:00
Sören Weber
08ef8b70c7
docs: clarification for syntax highlightning theme switch 2022-02-14 22:32:53 +01:00
Sören Weber
9eb44953d9
theme: change default colors to Relearn defaults #181 2022-02-14 22:19:38 +01:00
Sören Weber
8ddeec4b7a
docs: add latest features 2022-02-14 21:44:01 +01:00
Sören Weber
a48a7f540b
menu: fix scrollbar height #180 2022-02-14 20:34:18 +01:00
Sören Weber
9fa21358d5
docs: reword #178 2022-02-13 02:03:53 +01:00
Sören Weber
8c1a7304f9
theme: add a theme selector #178 2022-02-13 01:53:23 +01:00
Sören Weber
4fda7916ff
menu: set footer position at bottom of screen #177 2022-02-12 23:14:33 +01:00
Sören Weber
ddb993761b
docs: fully documentad config.toml 2022-02-11 01:49:03 +01:00
Sören Weber
f761f1fcea
docs: update credits 2022-02-11 01:25:05 +01:00
Sören Weber
9ea06563be
theme: support for dark mode #175 2022-02-11 00:59:40 +01:00
Sören Weber
f32eb1af93
docs: mention chroma themes CSS --MAIN-CODE colors #174 2022-02-08 21:34:35 +01:00
Sören Weber
00025afdee
docs: use light syntax highlightning theme #174 2022-02-08 19:55:09 +01:00
Sören Weber
f16fcdd7fd
syntax highlight: fix comments for CSS colors 2022-02-08 08:38:09 +01:00
GitHub Actions Bot
29c2b29f6c Ship tag 2.9.6 2022-02-07 21:59:09 +00:00
GitHub Actions Bot
0cfab810f1 Ship tag 2.9.5 2022-02-07 21:54:05 +00:00
Sören Weber
ae700e465f
theme: arrr, warrrn about brrroken pirrrate pages globally and fix whitespace 2022-02-06 14:10:11 +01:00
GitHub Actions Bot
f246e3e0bd Ship tag 2.9.4 2022-02-06 01:17:02 +00:00
Sören Weber
6b4e1fbb75
exampleSite: fix official documentation served from subfolder #163 2022-02-06 02:14:00 +01:00
GitHub Actions Bot
fe2504636e Ship tag 2.9.3 2022-02-06 01:10:57 +00:00
Sören Weber
676ba8a7bb
exampleSite: arrr, let pirrrates rrread sites from subfolder with canonifyURLs=false #163 2022-02-06 01:59:26 +01:00
Sören Weber
fbd431c613
exampleSite: arrr, make showcase worrrk for pirrrates #163 2022-02-06 01:59:26 +01:00
Sören Weber
2ec9dc70c8
exampleSite: make configuration work from subfolder and canonifyURLs=false #163 2022-02-06 01:55:07 +01:00
GitHub Actions Bot
3fbf06aabd Ship tag 2.9.2 2021-11-26 09:57:28 +00:00
Sören Weber
7a5ef80c09
docs: fix typo 2021-11-24 12:01:36 +01:00
GitHub Actions Bot
b6f9f5703e Ship tag 2.9.1 2021-11-22 11:11:46 +00:00
Sören Weber
d4362ba997
docs: fix in migration regex #156 2021-11-20 11:26:04 +01:00
Sören Weber
f91b102e03
docs: manual changelog addition #156 2021-11-19 23:47:09 +01:00
GitHub Actions Bot
743fa5bd8f Ship tag 2.9.0 2021-11-19 22:43:06 +00:00
Sören Weber
b91b555aa0
relref: fix inconsistent behaviour #156
by removing our own implementation fo ref/relref
2021-11-19 23:37:19 +01:00
Sören Weber
5c306f0327
test: files for #149 2021-11-13 14:10:29 +01:00
GitHub Actions Bot
a3c8eec28c Ship tag 2.8.3 2021-11-09 20:38:58 +00:00
GitHub Actions Bot
2bfbd0c38c Ship tag 2.8.2 2021-11-08 15:55:08 +00:00
GitHub Actions Bot
da99510f6e Ship tag 2.8.1 2021-11-04 18:28:07 +00:00
GitHub Actions Bot
8a90e237f3 Ship tag 2.8.0 2021-11-03 21:03:39 +00:00
Sören Weber
a48824d991
docs: update showcases #137
remove old Learn showcases
2021-11-03 22:00:00 +01:00
Sören Weber
f143dadf9a
Merge branch 'bits-add-showcase' of git://github.com/BITS-Training/hugo-theme-relearn into BITS-Training-bits-add-showcase 2021-11-03 21:56:05 +01:00
Sören Weber
147b97fac0
docs: update notice for removed font #83 2021-11-03 21:51:25 +01:00
Sören Weber
63dccef035
toc: make omitting disableToc behave as the former default #133 2021-11-03 20:44:23 +01:00
Andreas H
c90db9fe74 add BITS-Training to showcase 2021-11-03 14:23:56 +01:00
Andreas H
beb80e48fc added Documentation for disableToc in config.toml 2021-11-03 11:10:35 +01:00
Andreas H
01717b845d fix casing of disableToc parameter 2021-11-03 11:03:22 +01:00
Andreas H
c29b62f3a9 make disableTOC globally available via Site-Params in config.toml 2021-11-03 10:39:48 +01:00
Sören Weber
8f7c0da9e7
theme: remove unused fonts #83
because we only support IE11 and evergreen browsers, having woff and woff2 is enough
2021-10-30 23:10:57 +02:00
Sören Weber
70e7e603f8
theme: make favicon configurable #2 2021-10-30 22:00:46 +02:00
Sören Weber
3446aa4230
mermaid: only load javascript if necessary #95 2021-10-30 20:31:52 +02:00
GitHub Actions Bot
22180dcf07 Ship tag 2.7.0 2021-10-24 11:08:14 +00:00
Sören Weber
d0e8300e1e
docs: typo 2021-10-24 13:03:38 +02:00
Sören Weber
85f55aaceb
docs: updated screenshots
because of earlier changes to color
2021-10-24 13:01:01 +02:00
Sören Weber
19e8ddbb77
docs: adjust docs to config.toml 2021-10-24 11:53:09 +02:00
Sören Weber
96d284eb8b
docs: unmention min Hugo version
as this is not verfied anymore and most likely outdated
2021-10-24 11:44:07 +02:00
Sören Weber
3fe72e76e1
docs: announce new notice parameter #124 2021-10-24 11:41:12 +02:00
Sören Weber
3ffdf79c27
docs: switch to some kind of EBNF for shortcodes 2021-10-24 11:34:29 +02:00
David Lawrence
c239e76501
add support for optional parameter to use as title for notices 2021-10-21 19:20:30 -07:00
GitHub Actions Bot
d1a935c299 Ship tag 2.6.0 2021-10-21 23:18:13 +00:00
Sören Weber
0d3c097f8c
task: lowercase contributing.md 2021-10-19 17:24:10 +02:00
Sören Weber
ae7dacb331
task: remove unreferenced license file 2021-10-19 17:21:54 +02:00
Sören Weber
69497ee14e
docs: migration hint for serving from subdirectory #120 2021-10-17 23:17:13 +02:00
Sören Weber
d673b2c240
theme: generate correct links if theme served from subdirectory #120 2021-10-17 23:03:41 +02:00
Sören Weber
d339ad464f
docs: curse like a real pirrrate #112 2021-10-12 23:52:05 +02:00
Sören Weber
8cf870d36c
docs: add example for local shortcut link #112 2021-10-12 23:50:41 +02:00
Sören Weber
e9e6722e66
docs: example for blockquote cite 2021-10-12 18:49:24 +02:00
Sören Weber
227e9ccbf2
wildspace 2021-10-12 17:20:45 +02:00
Sören Weber
ce0b07cf65
theme: default color for code block fallback - fix 2021-10-12 17:15:56 +02:00
Sören Weber
87dda78cdc
theme: default color for code block fallback 2021-10-12 17:11:02 +02:00
Sören Weber
aa5875d5ca
Ship tag 2.5.1 2021-10-12 16:48:09 +02:00
Sören Weber
7c1dd4c32c
docs: add missing code colors to documentation #113 2021-10-10 17:28:13 +02:00
Sören Weber
5bbeb9445c
Ship tag 2.5.0 2021-10-08 19:33:45 +02:00
Sören Weber
788823920c
syntax highlight: provide default colors for unknown languages #113 2021-10-08 19:18:05 +02:00
Sören Weber
fdd5ff7ab8
clarify caveats for mermaid code fences 2021-10-07 23:01:04 +02:00
Sören Weber
a2fa096c3e
Test for https://github.com/matcornic/hugo-theme-learn/issues/517 2021-10-07 21:41:56 +02:00
Sören Weber
992cfb0b8b
Ship tag 2.4.1 2021-10-07 21:30:10 +02:00
Sören Weber
0ca4005cfb
Ship tag 2.4.0 2021-10-07 21:24:12 +02:00
Sören Weber
5d515e9d17
docs: what's new page #103 2021-10-07 21:19:55 +02:00
Sören Weber
dffc0cb230
theme: simplify stylesheet for color variants #107 2021-09-30 00:17:16 +02:00
Sören Weber
80a3cb9756
theme: equal rights for h6 #92 2021-09-29 00:24:54 +02:00
Sören Weber
d20698eb0f
docs: use notice box instead of wacky text 2021-09-29 00:01:32 +02:00
Sören Weber
6c8bbd9383
remove outdated Hugo stuff
https://discourse.gohugo.io/t/what-does-metadataformat-do/20542/2
2021-09-28 21:50:29 +02:00
Sören Weber
0b2379269d
docs: add hint for search in config.toml 2021-09-28 21:35:59 +02:00
Sören Weber
a0e5194c00
attachments: fix search dir and link if contentDir in multilang config is used #105 2021-09-28 21:24:30 +02:00
Sören Weber
16b346c646
menu: frontmatter option to change sort predicate #98 2021-09-27 22:03:10 +02:00
Sören Weber
5d98f7d31f
hidden pages: remove from taxonomy #102 2021-09-24 06:59:28 +02:00
Sören Weber
3d0554124a
menu: add default setting for menu expansion #97 2021-09-23 22:27:58 +02:00
Sören Weber
a96e6b93f8
docs: change chroma theme as it looks weird for certain markers #99 2021-09-23 22:13:37 +02:00
Sören Weber
714b790f0e
docs: block code doesn't always has a background #100 2021-09-23 21:46:32 +02:00
Sören Weber
891ecac371
Ship tag 2.3.2 2021-09-20 22:25:47 +02:00
Sören Weber
57fad461eb
Ship tag 2.3.2 2021-09-20 22:23:05 +02:00
Sören Weber
a020acab09
docs: rename history pirate translation #91 2021-09-20 22:21:33 +02:00
Sören Weber
354bb1cdf1
Ship tag 2.3.1 2021-09-20 22:09:34 +02:00
Sören Weber
02c72c9f31
docs: rename english pirate translation to avoid crash on rendering #90 2021-09-20 22:04:35 +02:00
Sören Weber
6e61a7e1e4
docs: edit changelog after release 2021-09-13 21:20:06 +02:00
Sören Weber
c4e5ed068a
Ship tag 2.3.0 2021-09-13 21:15:23 +02:00
Sören Weber
03205f9f26
theme: fix usage of <section> in exampleSite #88 2021-09-13 19:28:14 +02:00
Sören Weber
7fce3b516f
theme: wildspace 2021-09-12 10:33:24 +02:00
Sören Weber
a62c1ee500
theme: remove obvious HTML validator warnings 2021-09-12 01:32:19 +02:00
Sören Weber
aa54732f09
theme: wildspace
in partials and generated output
2021-09-12 00:40:03 +02:00
Sören Weber
5574ec073e
docs: showcase multilang feature #87
Arrr, Pirrrate trrranslat'n
2021-09-11 15:46:14 +02:00
Sören Weber
5818228df3
Ship tag 2.2.0 2021-09-10 01:15:46 +02:00
Sören Weber
2775489287
sitemap: turn off indexing of hidden pages in exampleSite #85 2021-09-10 00:17:58 +02:00
Sören Weber
fed2e0392c
sitemap: hide hidden pages from sitemap and SEO indexing #85 2021-09-09 22:26:24 +02:00
Sören Weber
d2051088d5
Ship tag 2.1.0 2021-09-07 21:46:42 +02:00
Sören Weber
234412e2d2
docs: add new templates #78 2021-09-07 21:32:21 +02:00
Sören Weber
28450684a9
search: adding test for expander content
search for 'maybe' to see expander text also been searched
2021-09-04 00:50:08 +02:00
Sören Weber
97336b2339
search: disable search in hidden pages #76
- invert config flag to streamline with other flags
- invert default value to emulate pre-patch behaviour
2021-09-03 20:01:46 +02:00
Sören Weber
a78207ab4e
Merge branch 'fix-index-json-encoding' of git://github.com/helfper/hugo-theme-relearn into helfper-fix-index-json-encoding 2021-09-03 19:31:06 +02:00
Helder Pereira
c75e5532f9 Fix index.json encoding 2021-08-31 10:45:33 +01:00
Sören Weber
f1375dfe52
docs: first draft of contribution guidelines 2021-08-30 22:30:00 +02:00
Sören Weber
9bc3f4e416
docs: remove internal issue from changelog 2021-08-28 12:32:29 +02:00
Sören Weber
7315c6036c
Ship tag 2.0.0 2021-08-28 12:22:53 +02:00
Sören Weber
c8e7609be8
docs: add migration instructions #42 2021-08-28 12:05:53 +02:00
Sören Weber
0dc7e60676
theme: update credits 2021-08-28 11:43:44 +02:00
Sören Weber
2bde4c602e
docs: more links for starters 2021-08-28 11:18:43 +02:00
Sören Weber
8a7dce6ce5
docs: elaborate on fork decision #26 2021-08-28 10:39:54 +02:00
Sören Weber
3931faa1d5
include: add paramter to hide first heading #43 2021-08-28 10:08:10 +02:00
Sören Weber
4ba89ec502
docs: show subpages in children example 2021-08-28 09:36:06 +02:00
Sören Weber
7059329c01
theme: adjust block margins #64 2021-08-27 18:21:12 +02:00
Sören Weber
3df27ef251
theme: example for adjacent tables #64 2021-08-27 15:28:23 +02:00
Sören Weber
7800611d01
docs: children example improved #62 2021-08-27 01:00:11 +02:00
Sören Weber
39957388d4
children: default sorting ignores ordersectionsby #62 2021-08-27 00:27:41 +02:00
Sören Weber
d3f70bd846
menu: show hidden pages if accessed directly #60 2021-08-26 23:26:05 +02:00
Sören Weber
43e600bc0c
add more tests for hidden pages #60 2021-08-26 22:16:43 +02:00
Sören Weber
da9be46f31
docs: improve hidden page examples 2021-08-26 20:54:31 +02:00
Helder Pereira
6efb50a010 Add menu-pre and menu-post templates 2021-08-25 13:54:52 +01:00
Sören Weber
2e445d2584
docs: make shortcodes main page a chapter #54
to adjust with the rest of the page structure
2021-08-25 14:49:46 +02:00
Sören Weber
1fda1d8692
children: add parameter for container style #53 2021-08-25 14:45:01 +02:00
Sören Weber
15cfc82ddb
theme: convert front matter to TOML #52
remove date field
2021-08-25 13:33:29 +02:00
Sören Weber
a69236d160
menu: control sub-menu expansion #49 2021-08-25 00:10:09 +02:00
Helder Pereira
37d314b676 Fix typos in exampleSite 2021-08-24 00:47:18 +01:00
Helder Pereira
c52ef52f2b Fix custom theme's variable typo in --MENU-HOME-LINK-HOVERED-color 2021-08-23 23:51:54 +01:00
Helder Pereira
757d2f06dc Fix home link when base URL has some path 2021-08-23 23:48:41 +01:00
Sören Weber
0d66a97284
code highlighter: avoid unstyled blocks for indention in docs #32 2021-08-24 00:25:15 +02:00
Sören Weber
b29f1ce055
theme: adjust leading whitespace and superflous lines 2021-08-24 00:23:52 +02:00
Sören Weber
de7b3d8056
theme: remove typos and superflous whitespace 2021-08-23 23:51:52 +02:00
Sören Weber
42c8ec549b
code highlighter: avoid unstyled blocks in docs #32
The new highlighter does not work to well if no syntax is specified
for the code block / code fence / indention.
See https://github.com/gohugoio/hugo/pull/8917
2021-08-23 23:32:34 +02:00
Sören Weber
32d3d80b80
docs: show CHANGELOG in exampleSite #33 2021-08-23 22:20:29 +02:00
Sören Weber
c4215dd154
include: new shortcode #43
necessary for inclusion of CHANGELOG.md
2021-08-23 22:16:08 +02:00
Sören Weber
2a5deb0534
docs: move CHANGELOG into exampleSite #33
that makes it possible to include it into the official documentation
2021-08-23 22:13:16 +02:00
Sören Weber
c31371b871
theme: migration page #42 2021-08-23 21:20:24 +02:00
Sören Weber
5c667b3d07
code highligher: switch to standard hugo highlighter #32
Since a while, Hugo has its own mechanism for code highlightning.

We remove the old highlightning code provided by the client-side javascript library highlight.js and all its related files.

This also solves issues introduced by Hugos own highlightning because in our theme we are currently highlighting the code twice leading to unpredictiable results.

This will also fix an issue were light code highlightning themes weren't displayed correctly because our styles are overwriting color information.

Another advantage is the huge list of supported languages which by far exceeds our current list.

On the downside, this is a breaking change because our current color theme isn't supported by Hugo.
2021-07-26 11:50:34 +02:00
Sören Weber
bb5541f791
attachments: sort output #23 2021-07-26 11:14:27 +02:00
Sören Weber
c62a9d1958
docs: unifiy mermaid, expand and notice docs #31 2021-07-26 10:10:10 +02:00
Sören Weber
4b4a6bc5e2
docs: Cleanup markdown reference page #31 2021-07-26 01:47:25 +02:00
Sören Weber
c161a2c03d
docs: add missing lightbox showcase #31 2021-07-25 22:41:53 +02:00
Sören Weber
4d5d7f6815
attachments: support i18n for attachment size #21 2021-07-17 12:37:24 +02:00
Sören Weber
050837bc3f
expand: add option to open on page load #25 2021-07-16 23:51:11 +02:00
Sören Weber
a9e7e8f68b
expand: add unsafe html to config to allow nested shortcodes 2021-07-16 23:15:04 +02:00
Sören Weber
5f7cba3d97
rework expand documentation 2021-07-16 22:35:20 +02:00
Sören Weber
86317356d6
notice: rework documentation 2021-07-16 22:04:22 +02:00
Sören Weber
a0084ecf96
notice: support multiple blocks in one box #15 2021-07-16 19:48:48 +02:00
Sören Weber
f6df8bfb53
theme: prepare for new hugo theme registration #13 2021-07-04 20:59:17 +02:00
Sören Weber
e2ae88d0cf
show some mermaid default values in docs #5 2021-07-02 23:18:54 +02:00
Sören Weber
99d107181c
remove google analytics & others from docs #1 2021-07-02 23:15:42 +02:00
Sören Weber
1b06d27608
pan and zoom for mermaid graphs #9 2021-07-02 23:01:38 +02:00
Sören Weber
c450aa48e7
removing mermaid CDN dependency from exampleSite #7
to let example work in local installations
2021-07-02 22:18:25 +02:00
Sören Weber
2219b54ebe
update mermaid docs #5 2021-07-02 22:05:35 +02:00
Sören Weber
6b7779dac5
merge theme js scripts into one file and fix mermaid init #5 2021-07-02 21:58:16 +02:00
Sören Weber
120fd7929e
mermaid git graph causes severe loading issues #5
this is a mermaid bug, we just remove the graph to don't
receive bug reports that should be filed in the mermaid repo
2021-07-02 21:56:00 +02:00
Sören Weber
88611e0bf0
document mermaid options #4 2021-07-02 18:15:26 +02:00
Sören Weber
3564d9ebfa
expose mermaid options in config.toml #4 2021-07-02 18:12:34 +02:00
Sören Weber
2ab6982425
Bring back mermaid code fences in docs #6 2021-07-02 17:40:05 +02:00
Sören Weber
c18a14facf
mermaid: fix official url in docs #11 2021-07-02 16:41:20 +02:00
Sören Weber
bd9983978b
Hardening examplesite against misconfiguration 2021-07-01 21:47:17 +02:00
Sören Weber
146965c497
Reworking screenshots after rebranding 2021-07-01 16:25:08 +02:00
Sören Weber
022ad07ec1
Contributers cleanup #1 2021-07-01 14:57:26 +02:00
Sören Weber
e8340249df
Docs adjustments #1 2021-07-01 14:35:27 +02:00
Sören Weber
82bdb24f72
New logo #1 2021-07-01 13:35:12 +02:00
Sören Weber
9cc3f7103c
Compliance: Rename branch master to main 2021-07-01 11:01:51 +02:00
Sören Weber
4137b5d2c5 Iconic relearn color theme 2021-06-30 23:15:51 +02:00
Sören Weber
500c3e5120 Credits added 2021-06-30 21:57:53 +02:00
Sören Weber
494a3c8b7c Repair links after making content single language 2021-06-30 21:30:03 +02:00
Sören Weber
e4abaabb4c Remove more references 2021-06-30 14:56:51 +02:00
Sören Weber
c108d677b4 Rebranding to new theme name
- Rename theme from "Learn" to "Relearn"
- also change URLs
- remove old references
- more removal of french and chinese
2021-06-30 14:56:06 +02:00
Sören Weber
a938c24a63 Removed all but english documentation
to make it maintainable
2021-06-30 14:55:13 +02:00
Swen Wenzel
0b5bb6e7b3
Implement tab views (#386)
Tab views from @swenzel
2021-03-16 17:21:57 +00:00
mirisbowring
6cfd61e0f6
Navigation home option (#381)
* enabled mermaid by default

* implemented logic to use internal oder cdn mermaid

* added english documentation

* added french translation for the mermaid options

* Removed useless test print

* Hugo does not use upper case letters in params

* fixed false sample link

* improved mermaid pages

* fixed always load mermaid if no frontmatter specified

* applied 3 new params to default config

* Implemented Home Button logic

* Applied default style

* applied same landingpage ref to logo partials

* added sample image, how the button will looks like

* added en documentation on how to configure the button

* translated home button configuration to french via deepl

* applied home button style to theme variants

* set button disabled by default

* fixed mermaid samples

* removed obsolete css files

* changed default version of mermaid cdn

* renamed mermaidURL to customMermaidURL and removed css link

* improved mermaid configuration description

Co-authored-by: Arthur Ferdinand Lindner <Arthur-Ferdinand.Lindner@Telekom.de>
Co-authored-by: Arthur Ferdinand Lindner <arthur.lindner@outlook.de>
2020-10-21 17:53:27 +01:00
mirisbowring
023fe7ef2b
Customize mermaid module (#362)
* enabled mermaid by default

* implemented logic to use internal oder cdn mermaid

* added english documentation

* added french translation for the mermaid options

* Removed useless test print

* Hugo does not use upper case letters in params

* fixed false sample link

* improved mermaid pages

* fixed always load mermaid if no frontmatter specified

* fixed mermaid samples

* removed obsolete css files

* changed default version of mermaid cdn

* renamed mermaidURL to customMermaidURL and removed css link

* improved mermaid configuration description

Co-authored-by: Arthur Ferdinand Lindner <Arthur-Ferdinand.Lindner@Telekom.de>
Co-authored-by: Arthur Ferdinand Lindner <arthur.lindner@outlook.de>
2020-09-11 14:57:25 +01:00
Razon Yang
00f1ca6856
Add the titleSeparator parameter. (#448)
* Add the titleSeparator parameter

* Add a description for the titleSeparator parameter
2020-09-11 09:31:22 +01:00
Susan Potter
699c9fdf9f
Upgrade mermaid-js/mermaid @ 0918b97 (v8.8.0) (#443)
* Upgrade mermaid-js/mermaid @ 0918b97

* Update exampleSite with new mermaid graph (stateDiagram-v2) example

* Update content of mermaid.js with officially distributed v8.8.0 minified version
2020-09-10 17:12:32 +01:00
Alan Cha
66feffbd41 Fix typo 2020-09-10 15:14:51 +01:00
Alan Cha
41a3f928f0 Fix children shortcode table
HTML does not seem to display properly in the table
2020-09-10 15:09:35 +01:00
Alan Cha
863876230c Remove extra space 2020-09-10 15:03:43 +01:00
Alan Cha
37399cf84e Remove extra space 2020-09-10 15:03:04 +01:00
Matthew Taylor
6dea56b871 Add additional documentation for code highlighting 2020-06-01 15:08:15 +01:00
Matthew Taylor
9c080a39d8 Fix various markdown warnings 2020-06-01 14:59:19 +01:00
Matthew Taylor
d4abb3c9a1 Allow custom css files to be loaded by configuration
Previously adding custom css files would require the end user to copy
the header or footer partial into their overrides. They would then
need to maintain that partial into the future.

This config allows a user to provide a list of custom css files to load
into the theme, meaning they do not need to clone the partial.

```
[params]
  custom_css = ["css/foo.css", "css/bar.css"]
```

Inspiration taken from https://discourse.gohugo.io/t/how-to-override-css-classes-with-hugo/3033/4
2020-04-14 11:12:06 +01:00
Roger Lehmann
eb0f29ee44 Updated Installation documentation link.
Since the old link redirects to "Hugo Modules" documentation, which isn't fitting for this kind of theme, I changed it to the short tutorial in the getting started guide. Not perfect but better than having a mismatching guide, confusing users (such as myself).
2020-04-14 11:10:33 +01:00
Jian
3ea5bca755 Added flag to turn off image featherlight 2020-02-01 22:58:17 +00:00
ImgBotApp
bed0a6c0d0 [ImgBot] Optimize images
*Total -- 2,430.13kb -> 2,350.51kb (3.28%)

/exampleSite/static/images/showcase/inteliver_docs.png -- 108.40kb -> 78.86kb (27.25%)
/static/fonts/Novecentosanswide-Normal-webfont.svg -- 100.88kb -> 96.30kb (4.54%)
/static/fonts/Novecentosanswide-UltraLight-webfont.svg -- 93.99kb -> 89.81kb (4.44%)
/static/webfonts/fa-regular-400.svg -- 136.55kb -> 132.62kb (2.88%)
/static/webfonts/fa-solid-900.svg -- 775.44kb -> 753.61kb (2.82%)
/static/fonts/Work_Sans_500.svg -- 54.16kb -> 53.15kb (1.88%)
/static/fonts/Work_Sans_300.svg -- 54.52kb -> 53.50kb (1.87%)
/static/fonts/Work_Sans_200.svg -- 54.57kb -> 53.55kb (1.87%)
/static/fonts/Inconsolata.svg -- 61.54kb -> 60.54kb (1.63%)
/static/webfonts/fa-brands-400.svg -- 732.17kb -> 722.07kb (1.38%)
/exampleSite/static/fonts/monogramos-webfont.svg -- 257.41kb -> 256.00kb (0.55%)
/static/images/clippy.svg -- 0.50kb -> 0.50kb (0.2%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-01 22:50:45 +00:00
Amir
f629d2fadc add inteliver documentation showcase 2020-02-01 22:44:56 +00:00
Mathieu Cornic
f206f1fc87
Merge pull request #336 from geoffreybauduin/patch-1
Incorrect english in notice documentation
2019-12-22 21:37:56 +01:00
Mathieu Cornic
9898e35f84
Merge pull request #339 from owulveryck/patch-1
fix extra spaces in the description
2019-12-22 21:37:19 +01:00
Mathieu Cornic
073658ca3c
Merge pull request #343 from hucste/patch-2
Fix: typos
2019-12-22 21:36:49 +01:00
Mathieu Cornic
349b324d4e
Merge pull request #342 from hucste/patch-1
Fix: typo
2019-12-22 21:36:21 +01:00
Zhao Xiaojie
be4f62237c Add shortcut for Chinese language 2019-12-06 15:48:50 +08:00
Zhao Xiaojie
f616491457 Add Chinese language for this theme 2019-12-04 11:17:39 +08:00
HUC
1bc1eef887
Fix: typos
Corrections de plusieurs erreurs typo ! :p
2019-11-06 14:17:39 +00:00
HUC
aa15edd289
Fix: typo
Correction du terme "améliorations"
2019-11-06 13:52:55 +00:00
Olivier Wulveryck
cce05a0d42
fix extra spaces in the description 2019-11-02 08:20:59 +01:00
Geoffrey Bauduin
85e0b14c4e
Fixing incorrect english in notice documentation 2019-10-18 12:47:11 +02:00
Ross Jacobs
ce74bb8f9a Added Tshark.dev as example site 2019-08-27 23:59:48 +01:00
Sam Crauwels
95c78a8e12
Fix type lines 364 and 369
with code > as code
2019-06-17 01:43:58 +02:00
Christian Oliff
019edac69d correct GitHub capitalization 2019-06-05 00:09:15 +01:00
Boris Bera
24da9d9e1d Fix all images to use the /en/ path 2019-05-06 13:44:27 -04:00