Commit Graph

32 Commits

Author SHA1 Message Date
Patrice Chalin db526c5963
Hugo and Netlify NPM pkgs: update & change to peer; update UG (#2274) 2025-05-31 07:34:17 -04:00
Andreas Deininger 3b258a5afd
User guide: minor improvements (#2258) 2025-05-22 16:43:06 -04:00
Patrice Chalin 044322e98f
Moving some files out of `layouts/_default`, and using `all.html` (#2255) 2025-05-22 12:23:04 -04:00
Andreas Deininger 47fd135c4b
User guide: fix wrong file name, update version information (#2251) 2025-05-16 11:16:13 -04:00
Patrice Chalin 126685e3d0
Check all external links, fix broken links (#2249) 2025-05-16 10:19:02 -04:00
Patrice Chalin dba24fe5e3
Move layouts/_default/_markup one level up, adjusts UG (#2246) 2025-05-16 07:00:24 -04:00
Patrice Chalin 97dadaa6f4
[CI] Handle creation of empty Hugo-modules for deps (#2128) 2024-11-19 18:48:09 -05:00
Patrice Chalin 55e0ce291e
[UG] Give guidance on what to do on "failed to load modules" error (#2117) 2024-11-06 10:40:30 -05:00
Patrice Chalin 03333182c9
[UG] NPM install: add `npm init` and switch to YAML config (#2114) 2024-11-06 08:45:19 -05:00
Patrice Chalin 7f0078ca3c
Style adjustments in prep for dark mode support (#1908) 2024-03-28 05:57:06 -04:00
Dylan Beattie b66e42d6ab
Fixed missing output redirect in Windows command line example (#1903) 2024-03-27 18:09:20 -04:00
Patrice Chalin f37de8d548
UG: fix links to modules migration page (#1883) 2024-03-06 10:28:51 -05:00
Andreas Deininger d0cf645cf9
user guide, definition listings of site params: add 'params' context (#1828) 2024-02-03 17:30:57 -05:00
Andreas Deininger 6447dfed9f
user guide, multi-language settings: improve config options (#1830) 2024-02-03 16:27:16 -05:00
Andreas Deininger d1f6ad618d
Bump dependencies to their latest versions (#1802) 2024-02-01 06:37:13 -05:00
Patrice Chalin d98dced861
[CI] Fix markdown-link-check ignore pattern & NPM link vers update (#1790) 2024-01-19 09:50:03 -05:00
Patrice Chalin f84d00f74f
Single Hugo-module support: update CHANGELOG and docs (#1743) 2023-11-16 17:41:19 -05:00
LisaFC 7f39b8280b
Split Navigation and Search pages (#1352) 2023-07-13 12:37:40 -04:00
Andreas Deininger 3b5d046ef1
User guide: replace config.[toml|yaml] with hugo.[toml|yaml] (#1589) 2023-06-26 16:25:33 -04:00
Andreas Deininger c60f7a91d3
User guide, installation from example site: clone latest tagged version (#1577) 2023-06-16 11:40:40 -04:00
Andreas Deininger 8d180ae849
User guide: reflect updates in example site (#1578) 2023-06-16 06:56:55 -04:00
Andreas Deininger bae56a339e
Correct required hugo version (#1552) 2023-06-07 16:43:27 -04:00
Patrice Chalin 37c2273597
Pin Docsy version in other installation options (#1439) 2023-03-02 08:53:40 -05:00
Andreas Deininger 290fa70c98
User guide: rename config file base name to 'hugo' (#1405) (#1413) 2023-02-13 12:00:23 -05:00
Patrice Chalin ee99df66e2
Copyedits to installation-prerequisites.md (#1390) 2023-02-02 13:53:10 -05:00
Stephan Lachnit 90843e360b
Auto activation of mermaid diagrams (via use of hugo render hook) (#990) 2022-10-27 11:00:08 -04:00
Andreas Deininger c937bcd845
Userguide, installation via npm: correct themes directory (#1213) 2022-10-04 19:47:21 -04:00
lavaicer 2eaa94be8c map keys must be unique in YAML, After removed the second imports, it works. 2022-08-30 14:16:41 +02:00
Patrice Chalin 26d3e99a2c Set docsy version in config as `version` 2022-08-02 10:59:03 -04:00
Patrice Chalin 28cebc8228
UG: improve docsy-as-submodule instructions (#1126)
* UG: improve docsy-as-submodule instructions

* Also mention prepare script in Option 2
2022-07-27 16:15:23 +01:00
Patrice Chalin c6ce404b04
Document use of Docsy as an NPM package (#1119)
* Document use of Docsy as an NPM package

* Describe symlink option

* Update other-options.md

Co-authored-by: LisaFC <lcarey@google.com>
2022-07-27 11:12:11 +01:00
Patrice Chalin 44315a7e2f
User guide: run markdown prettifier on other-options.md (#1118) 2022-07-26 14:13:44 -04:00