Joe Mooring
fd628be6ed
content: Replace calls to the code shortcode with fenced code blocks
2025-03-06 02:49:11 -08:00
Joe Mooring
b6cae5cbc6
content: Consolidate configuration documentation
2025-03-05 04:50:06 -08:00
Joe Mooring
0ca7ccd304
Replace usage of comment shortcode with HTML comments
2025-01-22 08:19:17 -08:00
Bjørn Erik Pedersen
b5f289165e
Replace HTML comments in markdown with the new comment shortcode
...
See https://github.com/gohugoio/hugo/issues/12997
2024-11-04 09:58:31 +01:00
Joe Mooring
07c2400d83
Document alternative to Summary method
2024-09-05 10:05:21 -07:00
Joe Mooring
d053fa1639
Update to reflect changes in v0.134.1
2024-09-05 09:49:08 -07:00
Joe Mooring
39dac5838e
Document ContentWithoutSummary
2024-09-03 11:29:01 -07:00
Joel Aufrecht
f86b95bd41
Correct manual summary divider example
2024-06-11 13:51:21 -07:00
Joe Mooring
a4ce1a2d27
Revert "Update summaries.md"
2024-05-31 13:10:10 -07:00
Joe Mooring
466bc7e0f1
Update summaries.md
2024-05-31 12:55:49 -07:00
Joe Mooring
168800d5ae
Fix typo
2024-05-31 12:43:36 -07:00
Joe Mooring
868620bcdf
Improve content summary page
...
Closes #2388
Improves #2196
2024-05-26 11:07:29 -07:00
Joe Mooring
b76e81697b
Miscellaneous edits
2024-05-25 16:17:55 -07:00
Joe Mooring
8dec28c505
Fix literal usage of manual summary divider
2024-04-04 06:32:00 -07:00
Joe Mooring
e04291a990
Miscellaneous edits towards the goal of consistent language
2024-03-10 08:37:06 -07:00
Joe Mooring
b8d5383f71
Replace links to variable pages with links to method pages
...
See #2196
2024-02-19 19:07:38 +01:00
TheoTechnicguy
348fd3c020
Fix some typos in the content summaries page
2024-01-09 05:38:58 -08:00
Joe Mooring
24236f57d9
Miscellaneous edits and corrections
2023-11-22 18:10:13 -08:00
Joe Mooring
8820264d3b
Reduce number of site audit warnings
2023-11-10 21:17:28 -08:00
Joe Mooring
903b42ebc9
Cleanup shortcode calls
2023-11-08 17:05:23 -08:00
Joe Mooring
80b2241f9e
Miscellaneous updates
2023-11-04 23:41:53 -07:00
Joe Mooring
723a827fdc
Namespace functions and methods
2023-11-04 21:01:42 -07:00
Joe Mooring
8dbe5df90b
Fix indentation and broken image
2023-08-06 10:03:11 -07:00
Joe Mooring
bc53ea5ce5
Use sentence-style capitalization for headings
2023-07-13 09:55:39 -07:00
Joe Mooring
98226fe61e
Remove orphaned param fron admonition calls ( #2042 )
2023-04-03 16:29:03 -07:00
Joe Mooring
f25a79c69e
Replace tip and warning shortcode calls
2023-04-03 11:50:31 -07:00
Joe Mooring
ce207e1416
Remove redundant markdown and fix a few typos ( #1936 )
2022-12-18 16:54:18 -08:00
Joe Mooring
32cb8785ea
Fix page weights in content management section ( #1896 )
...
Closes #1285
2022-11-16 23:59:20 -08:00
Christian Oliff
b6cb5ae483
Markdown linting fixes ( #1846 )
2022-10-20 01:06:32 +09:00
Daniel J. Summers
bd462671da
Fix typo
...
"boolean valuable" -> "boolean variable value"
2019-04-28 11:39:10 +02:00
Jim McDonald
86a190c920
docs: Add information about summary front matter variable
2019-04-06 00:17:54 +02:00
Bangel
96287a20a1
Add config option "summaryLength" ( #600 )
...
* Add config option "summaryLength"
*Updated to include "summaryLength" configuration option from
https://github.com/gohugoio/hugo/pull/3924
*Took line about HTML loading in summary and updated it to clarify the user has options to show html or not instead of implying there are no options
*Fixed typos
@kaushalmodi moved the Org mode `# more` syntax sentence to a new paragraph.
2018-09-12 16:51:17 -04:00
Kaushal Modi
000cf85f49
Make the pros/cons styling consistent for summaries; use desc list
2018-08-23 15:21:36 -04:00
Kaushal Modi
50df8bfb83
Replace .Data.Pages with .Pages
2018-07-16 22:58:22 +02:00
Anthony Fok
77578f5bfc
Move content/ into new contentDir content/en/
...
in preparation for adding new translations such as Chinese.
Paths for "readfile" shortcode are adjusted accordingly.
See #461
2018-05-01 11:23:28 -06:00