Commit Graph

559 Commits (f6966b85139e66f1793155ace2098054436c4c1c)

Author SHA1 Message Date
Robert Kaussow f6966b8513
feat: add optional hint/admonition icons (#383)
BREAKING CHANGE: The types of the `hint` short code have been renamed to `[note|tip|important|caution|warning]` the old types `[info|ok|warning|danger]` are still working, but should be considered as deprecated.

BREAKING CHANGE: The `hint` short code is using named arguments now. You have to change, e.g. `{{< hint warning >}}` to `{{< hint type=warning >}}`.
2022-04-23 15:14:42 +02:00
renovate[bot] 1563cd228b
fix(deps): update dependency mermaid to v9.0.1 (#384) 2022-04-22 21:00:09 +02:00
d1nuc0m e6b6d9d367
feat: add it language support (#386) 2022-04-22 20:59:56 +02:00
renovate[bot] d2c1137c51
chore(deps): lock file maintenance (#377) 2022-04-19 21:25:10 +02:00
Robert Kaussow fbff9470b0
fix: fix asciidoc sdmonitions formatting (#380) 2022-04-18 21:45:38 +02:00
Robert Kaussow b104d6ac70
refactor: rename class .icon to .gdoc-icon (#379)
BREAKING CHANGE: The class `.icon` was renamed to `.gdoc-icon` to avoid conflicts.
2022-04-18 20:33:23 +02:00
renovate[bot] 97937f3164
fix(deps): update dependency mermaid to v9 (#374) 2022-04-11 09:42:25 +02:00
renovate[bot] 29b14d4c88
chore(deps): lock file maintenance (#372) 2022-04-11 09:21:42 +02:00
Zhang Zijing a91c846fcd
feat: zh-cn language support (#375) 2022-04-11 09:20:54 +02:00
Renovate Bot cafdff3b8d chore(deps): update devdependencies (non-major) 2022-04-11 06:03:20 +00:00
Renovate Bot d744f4fc8f chore(deps): update devdependencies (non-major) 2022-04-04 05:41:23 +00:00
Renovate Bot 13843fda14 chore(deps): update devdependencies (non-major) 2022-03-28 05:21:14 +00:00
renovate[bot] 9b129cad01
chore(deps): lock file maintenance (#370) 2022-03-21 08:53:35 +01:00
renovate[bot] 686f2cf739
fix(deps): update dependency store2 to v2.13.2 (#366) 2022-03-21 08:53:25 +01:00
Renovate Bot 002476742b chore(deps): update devdependencies (non-major) 2022-03-21 05:45:33 +00:00
renovate[bot] 1c504ed4cc
chore(deps): lock file maintenance (#359) 2022-03-14 09:00:22 +01:00
renovate[bot] a92fed899b
fix(deps): update dependency katex to v0.15.3 (#364) 2022-03-14 09:00:01 +01:00
Renovate Bot 213985854b chore(deps): update devdependencies (non-major) 2022-03-14 03:26:30 +00:00
renovate[bot] 031a9edc99
chore(deps): update dependency webpack-manifest-plugin to v5 (#363) 2022-03-08 22:26:35 +01:00
Renovate Bot 067b45d467 chore(deps): update devdependencies (non-major) 2022-03-07 02:42:56 +00:00
Robert Kaussow 4d706689b1
ci: update hugo to v0.93.2 2022-03-05 17:13:40 +01:00
Renovate Bot 4874a474d3 chore(deps): update devdependencies (non-major) 2022-02-28 03:47:56 +00:00
Robert Kaussow 9d61f9ddf9
fix: avoid to apply css class katex twice (#357) 2022-02-26 16:28:10 +01:00
Robert Kaussow e1edb90407
chore: ensure favicons is installed as devDependency 2022-02-23 20:55:46 +01:00
Robert Kaussow a4d1f51b1b
fix template auto-formatting 2022-02-22 21:45:14 +01:00
renovate[bot] f3e1ffdddc
chore(deps): lock file maintenance (#350) 2022-02-21 09:09:21 +01:00
renovate[bot] 69ff585cee
fix(deps): update dependency @cfworker/json-schema to v1.12.2 (#351) 2022-02-21 09:09:11 +01:00
Renovate Bot 7acb478b9d chore(deps): update devdependencies (non-major) 2022-02-21 03:27:48 +00:00
Robert Kaussow 2ecb63e7b2
fix: fix isPage detection for metatdata tags (#348) 2022-02-18 14:03:19 +01:00
Robert Kaussow 928906b251
remove unused page resources 2022-02-17 20:45:22 +01:00
Robert Kaussow 2dbe3a4a5f
fix: add schema.org metadata to docs sections (#347) 2022-02-17 20:44:08 +01:00
Robert Kaussow 7df6057ca0
feat: add new option geekdocContentLicense (#346) 2022-02-16 11:53:13 +01:00
Robert Kaussow 95c38f6193
refactor: cleanup and unify the featured image metadata integration (#345) 2022-02-15 22:27:43 +01:00
Robert Kaussow 055ab6c4e3
fix: fallback to 'content' if no contentDir parameter is set (#344) 2022-02-15 21:14:05 +01:00
Robert Kaussow c9f809ca19
fix: fix edit page link and auto-detect contentDir (#343)
BREAKING CHANGE: With support of the multilingual mode, we broke the `edit page` links, as the content directory was statically hard-coded into the `GeekdocEditPath` parameter. To get the correct content directory, regardless of the language or a disabled multilingual mode, we now use Hugo's built-in `.Site.Params.contentDir` parameter. Therefor, you have to remove the hard-coded `/content` part from the `geekdocEditPath` parameter in the configuration of your project.
2022-02-15 20:58:35 +01:00
Robert Kaussow 4e93b70b7b
fix: revert fix for broken `Edit Page` links (#339) (#342) 2022-02-14 23:23:06 +01:00
renovate[bot] 2067672172
fix(deps): update dependency mermaid to v8.14.0 (#338) 2022-02-14 14:31:35 +01:00
renovate[bot] 52004f6d27
chore(deps): lock file maintenance (#341) 2022-02-14 14:31:27 +01:00
Renovate Bot e47f406af3 chore(deps): update dependency eslint to v8.9.0 2022-02-14 04:04:10 +00:00
Andreas Deininger f66ca6a07d
fix: fix broken `Edit Page` links (#339) 2022-02-13 22:48:38 +01:00
Renovate Bot b57817fb3a chore(deps): update dependency svgtofont to v3.17.4 2022-02-10 21:35:47 +00:00
Robert Kaussow 87fdde4808
fix: use safeHTML for description in metadata (#334) 2022-02-07 14:47:32 +01:00
Robert Kaussow cd9ab9e48e
fix: fix formatting of multiline post metadata (#333) 2022-02-07 13:52:12 +01:00
Robert Kaussow e97cddfd2a
fix: use absolute ULRs in img shortcode (#332) 2022-02-07 13:24:00 +01:00
Robert Kaussow e100ccf034
feat: add canonical link to head (#331) 2022-02-07 12:04:51 +01:00
Robert Kaussow a901b3da36
fix: fix usage of terms and taxonomies list templates (#330) 2022-02-07 11:53:45 +01:00
Robert Kaussow d2668b43f6
refactor: unify title and description handling in meta files (#329) 2022-02-07 10:57:43 +01:00
renovate[bot] d94859e4ae
chore(deps): lock file maintenance (#326) 2022-02-07 09:38:46 +01:00
Renovate Bot be511994ce chore(deps): update dependency svgtofont to v3.15.0 2022-02-07 08:38:10 +00:00
Robert Kaussow 854e20b500
ci: relax image-size-responsive in lighthouse runs (#328) 2022-02-07 09:27:28 +01:00