Commit Graph

179 Commits

Author SHA1 Message Date
Joe Mooring 0015e7a9be content: Update to align with v0.146.0 template system (phase 1) 2025-06-15 20:42:35 -07:00
Mohammad Amin Taheri 62aa94add1 content: Fix typo 2025-06-08 22:00:43 -07:00
Andreas Deininger 784891b877 content: Update links to the CommonMark specification 2025-06-01 12:02:23 -07:00
Joe Mooring e73444b430 content: Clarify page title values
Co-authored-by: Will Faught <willfaught@users.noreply.github.com>
2025-05-11 20:01:04 -07:00
Shun Sakai fd4c292b84 content: Fix links to Pandoc 2025-05-11 18:35:11 -07:00
Bjørn Erik Pedersen a80b25e246 content: Remove dated new-in 2025-05-01 15:46:38 +02:00
Joe Mooring 89dcf0f92d content: Fix path formatting 2025-04-27 10:05:57 -07:00
Joe Mooring 92ce95cbb8 content: Miscellaneous edits 2025-03-12 12:23:49 -07:00
Joe Mooring 51aa1ae73a content: Improve some examples 2025-03-09 17:07:38 -07:00
Joe Mooring 8ebaa53f93 theme: Adjust shortcodes 2025-03-09 12:01:23 -07:00
Joe Mooring c933ea237e content: More front matter cleanup 2025-03-08 17:49:48 -08:00
Joe Mooring f26ca047a5 content: Miscellaneous edits 2025-03-08 15:25:11 -08:00
Joe Mooring c540e6d295 content: Replace note shortcode calls with blockquote alerts 2025-03-08 06:00:23 -08:00
Joe Mooring f41d28ee12 content: Adjust usage of whitespace removal with action delimiters 2025-03-07 18:50:03 -08:00
Joe Mooring fd628be6ed content: Replace calls to the code shortcode with fenced code blocks 2025-03-06 02:49:11 -08:00
Joe Mooring 2fcd21ee5c content: Remove "related" array from function and method pages
Closes #2967
2025-03-05 17:03:42 -08:00
Joe Mooring b6cae5cbc6 content: Consolidate configuration documentation 2025-03-05 04:50:06 -08:00
Joe Mooring 0fca8ef251 all: Change shortcode usage and design to prevent invalid HTML 2025-02-17 00:38:33 -08:00
harry c41d766137 Update RegularPagesRecursive.md
fixing a small typo in the info page
2025-02-15 23:09:33 +01:00
Joe Mooring a84008e994 content: Cleanup primary list page 2025-02-12 11:39:02 -08:00
Bjørn Erik Pedersen eb5842566f Some content adjustments
* Remove linkTitle: In this section
* documentation.md => list layout
* hide_in_this_section: true => glossary.
2025-02-11 16:30:05 +01:00
Joe Mooring 1c46f18644 Update deprecation notes 2025-02-10 11:28:51 -08:00
Joe Mooring 4591058f57 Miscellaneous edits
Co-authored-by: Salim B <git@salim.space>
2025-02-02 16:03:53 -08:00
Joe Mooring e95d06592e Document the responseHeaders option for resources.GetRemote 2025-02-01 17:14:20 +01:00
Joe Mooring 367d3a7ab8 Improve new-in shortcode 2025-01-31 20:05:57 -08:00
Joe Mooring 1a7413a166 Clean up shortcode documentation 2025-01-30 18:12:19 -08:00
Joe Mooring d847892aa5 Improve glossary 2025-01-30 02:39:45 -08:00
Joe Mooring 6a7fd42ff7 Update pages describing Store methods and functions 2025-01-30 02:26:10 -08:00
Joe Mooring 81b91ef4e7 Remove related pages from pages for deprecated functions and methods 2025-01-28 11:16:06 -08:00
Joe Mooring 53c7627d57 Remove body from deprecated functions and methods 2025-01-27 15:46:16 -08:00
Patrice Chalin b8160af039 Delete page self-reference in page/type.md 2025-01-24 09:12:03 -08:00
Joe Mooring 0ca7ccd304 Replace usage of comment shortcode with HTML comments 2025-01-22 08:19:17 -08:00
Joe Mooring 2c7a3165f8 Markdown linting and cleanup 2025-01-20 00:26:38 -08:00
Joe Mooring 69d7a781b4 Replace links to glossary terms with custom render hook syntax
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
2025-01-20 00:26:38 -08:00
Joe Mooring 441752d2d0 Refactor glossary lookup portion of link render hook 2025-01-20 00:26:38 -08:00
Joe Mooring 56d9c9b711 Refactor glossary of terms 2025-01-18 09:30:36 -08:00
Joe Mooring 042a6846bb Add expiry dates to deprecated methods pages 2025-01-18 09:30:36 -08:00
Joe Mooring 8051ff818e Format directory names, file names, and file paths as code 2025-01-16 21:31:21 -08:00
Joe Mooring 8c1debf3a5 Remove outdated new-in badges 2025-01-16 07:47:24 -08:00
Joe Mooring a346ca1fda Elevate embedded shortcode documentation to its own section 2025-01-16 06:56:34 -08:00
Joe Mooring 575d603450 Update docs for v0.141.0
Closes #2808
2025-01-16 14:51:03 +01:00
Joe Mooring d4bdfb96bd Update Filter.md 2025-01-02 10:52:41 -08:00
Timoses 41ca381b0e Fix documentation of Fragments 2024-12-24 07:19:48 -08:00
Joe Mooring 34b30bad25 Remove indentation from include shortcode examples 2024-12-20 08:56:38 -08:00
Joe Mooring 32cc191f66 Clarify Name and Title menu entry methods 2024-12-18 13:33:06 -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 bb30e7c08f.

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
Bjørn Erik Pedersen 4d3195223a Update JS docs vs Hugo v0.140 2024-12-17 15:59:40 +01:00
Joe Mooring 98aa26bdbf Improve instructions for hosting with AWS Amplify 2024-12-02 16:33:30 -08:00