14750 Commits

Author SHA1 Message Date
Joe Mooring
97b4ef5442
Update related.md 2024-12-19 16:46:43 -08:00
Joe Mooring
7234e0189c
Update related.md 2024-12-19 15:29:13 -08:00
Joe Mooring
32cc191f66
Clarify Name and Title menu entry methods 2024-12-18 13:33:06 -08:00
Joe Mooring
bce733c63b
Update theme 2024-12-18 12:36:01 -08:00
Joe Mooring
2f1843d10a
Use .Page.GetPage in examples of an include shortcode 2024-12-17 12:04:41 -08:00
Bjørn Erik Pedersen
9e1c85bbdd
Revert "Document PAGE.String"
This reverts commit bb30e7c08f471d2d65f7a81ebedc791b185e39ff.

We don't want to document this, at least not this way.

The PAGE.String method is currently meant to be used to give contextual information about a page (path, filename).

It's meant for error messages, so you can do

```
{{ warnf "foo not found in %q" .Page }}
```

But when documented as "Returns the absolute path to the file backing the given page", that is

1. Not entirely correct.
2. Makes it a formal API that people will use as a filename/path, and we can never change it (e.g. to add more contextual information)
2024-12-17 20:24:12 +01:00
Joe Mooring
bb30e7c08f
Document PAGE.String 2024-12-17 10:30:48 -08:00
Joe Mooring
2d151d77f7
Fix link 2024-12-17 09:34:53 -08:00
Joe Mooring
fbe2d442f2 Miscellaneous updates for v0.140.0
- Add configuration option: disableDefaultLanguageRedirect
- Allow collections.Querify to accept a map argument
2024-12-17 16:00:06 +01:00
Bjørn Erik Pedersen
4d3195223a Update JS docs vs Hugo v0.140 2024-12-17 15:59:40 +01:00
Bjørn Erik Pedersen
8c190aabc6
netlify: Hugo 0.140.0 2024-12-17 15:58:48 +01:00
Bjørn Erik Pedersen
826005ffee
Merge branch 'tempv0.140.0' 2024-12-17 15:58:27 +01:00
Bjørn Erik Pedersen
107289a2c0
Update theme (again) 2024-12-17 13:14:45 +01:00
Bjørn Erik Pedersen
9884425f98
Update theme 2024-12-17 13:09:57 +01:00
Bjørn Erik Pedersen
ff0a358d3b
Update Go tool version in hugo.work 2024-12-17 13:09:10 +01:00
Joe Mooring
c9b23cf6dc tpl/tplimpl: Update details shortcode
- Remove localization of default summary value
- Add title attribute
- Reformat to be consistent with other embedded templates
- Simplify and improve integration test
- Update documentation
2024-12-13 14:21:13 +01:00
racehd
f29f19afff tpl/tplimpl: Add details shortcode
- Add new shortcode to render details HTML element.
- Implement integration tests to check: default state, custom summary, open state,  attribute sanitization, allowed attributes, and localization of default summary text.
- Update docs to include details shortcode.

Closes # 13090
2024-12-13 09:24:20 +01:00
cujohub
8390a4a3ac
Add Void Linux installation instructions 2024-12-10 16:19:31 -08:00
Joe Mooring
d6099aae8b
Update link to PostCSS plugins 2024-12-10 12:56:11 -08:00
Bjørn Erik Pedersen
25dad4693f
netlify: Hugo 0.139.4 2024-12-09 19:10:33 +01:00
Philip Durbin
2b1fa118ce
Fix typo 2024-12-06 13:49:27 -08:00
Joe Mooring
3ef1eb5056
Update hosting-on-aws-amplify 2024-12-03 07:40:56 -08:00
Joe Mooring
c0f6d35d6f
Fix typo 2024-12-02 19:58:18 -08:00
Joe Mooring
aa54d4301e
Correct directory name 2024-12-02 16:40:22 -08:00
Joe Mooring
98aa26bdbf
Improve instructions for hosting with AWS Amplify 2024-12-02 16:33:30 -08:00
Joe Mooring
a07638a808
Add new-in badges 2024-12-01 06:50:47 -08:00
Bjørn Erik Pedersen
6ad018055b
netlify: Hugo 0.139.3 2024-11-29 16:54:46 +01:00
Joe Mooring
1050835d6f
Update title of hugo.Store page 2024-11-23 11:44:54 -08:00
Joe Mooring
ebbd2e851f
Clarify the shortcode Ordinal method 2024-11-23 11:18:50 -08:00
Joe Mooring
b7716ed95c
Revise code block render hook for Mermaid diagrams 2024-11-23 10:31:00 -08:00
Bjørn Erik Pedersen
f1da9b6ea2
netlify: Hugo 0.139.2 2024-11-23 16:54:33 +01:00
Bjørn Erik Pedersen
d8ac9f4285
Downgrade the Go toolchain in go.mod to a slightly older Go version 2024-11-23 16:28:57 +01:00
Bjørn Erik Pedersen
254b3c4f23
netlify: Hugo 0.139.1 2024-11-23 15:35:01 +01:00
Bjørn Erik Pedersen
03e666038c
Add hugo.Store, site.Store and Shortcode.Store 2024-11-22 16:22:18 -08:00
Joe Mooring
157e8983b6
Update Anchorize.md 2024-11-22 07:52:14 -08:00
Joe Mooring
59fa9f214c
Document the PageRef menu entry method 2024-11-21 13:51:26 -08:00
Quentin Ågren
bda544ccee
docs(transform.Unmarshal): match lang attribute to title language in examples 2024-11-20 06:22:11 -08:00
Joe Mooring
1985886bd9
Adjust front matter of shared Markdown snippets 2024-11-19 18:02:30 -08:00
Joe Mooring
da5bd70d18
Fix typo 2024-11-19 05:14:44 -08:00
Joe Mooring
431b65d6bb
Update theme 2024-11-19 04:02:24 -08:00
Joe Mooring
b63ef69f5b
Update style guidance 2024-11-18 16:35:41 -08:00
Joe Mooring
d50ed3422e Remove old new-in badges 2024-11-18 11:22:02 -08:00
Joe Mooring
12bfb9933a Update docs.yaml 2024-11-18 11:22:02 -08:00
Bjørn Erik Pedersen
0b936cacd4
netlify: Hugo 0.139.0 2024-11-18 18:04:02 +01:00
Bjørn Erik Pedersen
ab7668b4d4 dartsass: Add silenceDeprecations option
Fixes #13045
2024-11-18 13:41:12 +01:00
Bjørn Erik Pedersen
154df9bfc8 Merge commit '838bd312b1a287bb33962ad478dbc54737654f35' 2024-11-18 10:11:18 +01:00
Bjørn Erik Pedersen
efa80477c6 docs: Regen CLI docs 2024-11-16 20:34:00 +01:00
Joe Mooring
227aab6190
Update configuration-markup.md 2024-11-14 09:39:07 -08:00
Joe Mooring
019ff776ce
Fix grammatical error 2024-11-14 08:58:55 -08:00
Bjørn Erik Pedersen
ad99e4a7ac docs: Regenerate CLI docs 2024-11-14 16:10:38 +01:00