14195 Commits

Author SHA1 Message Date
Joe Mooring
9d0c86ee85 commands: Add gen chromastyles --lineNumbersTableStyle flag
For symmetry, also rename --linesStyle to --lineNumbersInlineStyle.

Closes #12393
2024-04-20 12:25:28 +02:00
Joe Mooring
f4628189a6
Document front matter params expected by embedded templates 2024-04-19 08:48:21 -07:00
Joe Mooring
8a12d3c48a
Fix typo 2024-04-18 19:43:31 -07:00
Joe Mooring
4b411d3fb4
Fix typo 2024-04-18 19:42:53 -07:00
Joe Mooring
a7fa25d7f5
Update CLI docs 2024-04-18 11:49:49 -07:00
Joe Mooring
7c9a1b8644
Add related funcs/methods to time.Round and time.Truncate 2024-04-18 09:35:58 -07:00
Joe Mooring
79f22ead4c
Update strings.Diff description 2024-04-18 09:04:30 -07:00
Joe Mooring
8085d85e38
Document time.Truncate and time.Round 2024-04-18 09:02:32 -07:00
Bjørn Erik Pedersen
76a1263e7f
netlify: Hugo 0.125.1 2024-04-18 11:20:53 +02:00
João Amaral
6ea4cb709d
Update introduction.md 2024-04-17 15:25:28 -07:00
Joe Mooring
e59a8805b9
Fix typo 2024-04-17 05:57:00 -07:00
Joe Mooring
eace2624aa
Fix PageInner reference links 2024-04-16 08:57:14 -07:00
Joe Mooring
ba66d6b903
Fix typo 2024-04-16 08:50:41 -07:00
Joe Mooring
3dcf32e25b
Update debug.Dump 2024-04-16 08:42:00 -07:00
Bjørn Erik Pedersen
38d6731e29
netlify: Hugo 0.125.0 2024-04-16 17:40:54 +02:00
Bjørn Erik Pedersen
34362b62f8
Merge branch 'tempv0.125.0' 2024-04-16 17:40:44 +02:00
Joe Mooring
2221162fa9
Update privacy defaults and description 2024-04-16 08:33:10 -07:00
Joe Mooring
3873cf2097
Remove "same path" restriction when using resources.Copy 2024-04-16 08:32:31 -07:00
Joe Mooring
66237fe12d
Update youtube shortcode args 2024-04-16 08:31:56 -07:00
Joe Mooring
961639dfa4
Document additional changes in v0.125.0 2024-04-16 08:31:10 -07:00
Joe Mooring
3aa75ee740
Document taxonomies Page method 2024-04-16 08:30:18 -07:00
Bjørn Erik Pedersen
7f26f69e89 docs: Regen docshelper 2024-04-16 12:08:28 +02:00
irkode
05494b7d2c
Fix conflicting text for global site function 2024-04-14 05:32:56 -07:00
Joe Mooring
264fe788ee
Add missing example to TOC page
Closes #2526
2024-04-12 09:54:22 -07:00
Joe Mooring
de8d008e4f
Update formats.md 2024-04-12 06:32:39 -07:00
Joe Mooring
8559c70c3a
Update comments.md 2024-04-11 13:31:09 -07:00
Joe Mooring
987f9424e9
Update comments.md 2024-04-11 13:20:05 -07:00
Joe Mooring
b77011c93b
Improve function descriptions 2024-04-11 12:05:25 -07:00
Eitan Adler
ae663793b9 all: Fix duplicate words in comments 2024-04-11 09:31:33 +02:00
Joe Mooring
585095cf8e
Fix home page feed 2024-04-09 10:06:20 -07:00
Joe Mooring
37c6954ac0
Improve RSS feeds 2024-04-09 09:53:41 -07:00
Joe Mooring
6cd1b77af5
Update front-matter.md 2024-04-08 10:29:52 -07:00
Joe Mooring
3d95ad715b
Fix RSS last build date 2024-04-07 11:34:00 -07:00
Joe Mooring
2c61534616
Improve RSS feed for news section (#2521) 2024-04-07 10:48:01 -07:00
Joe Mooring
898d7c2619
Fix typo 2024-04-07 07:42:16 -07:00
Joe Mooring
0241936e10
Add installation instructions for Exherbo
Co-authored-by: davlgd <1110600+davlgd@users.noreply.github.com>
2024-04-07 07:36:46 -07:00
irkode
62df9bd733
Add missing links to warnidf function 2024-04-07 06:55:35 -07:00
Matt Harding
c9551d4337
Fix a typo in templates docs 2024-04-05 19:07:34 -07:00
Joe Mooring
09ff1f27c4
Update YearDay.md 2024-04-04 16:38:50 -07:00
Joe Mooring
4b278d920d
Fix literal usage of manual summary divider
Closes #2515
2024-04-04 06:38:17 -07:00
Joe Mooring
8dec28c505
Fix literal usage of manual summary divider 2024-04-04 06:32:00 -07:00
Joe Mooring
16102faa86
Add introduction video 2024-04-03 15:10:10 -07:00
Joe Mooring
b276bb17f2
Fix default data type 2024-04-03 14:19:03 -07:00
Kirk van Gorkom
61319af7ad
Fix file extension typo in page-bundles.md 2024-04-02 22:22:17 -07:00
Joe Mooring
ea74d798a5
Update shortcodes.md 2024-04-02 20:31:44 -07:00
Joe Mooring
9d18e239f4 tpl/tplimpl: Optionally exclude content from sitemap
Define global inclusion/exclusion in site configuration, and override
via front matter. For example, to exclude a page from the sitemap:

    [sitemap]
    disable = true # default is false

Closes #653
Closes #12282

Co-authored-by: kolappannathan <kolappannathan@users.noreply.github.com>
Co-authored-by: felicianotech <FelicianoTech@gmail.com>
2024-04-02 11:21:03 +02:00
Joe Mooring
4fe2efc767
Update page-bundles.md 2024-04-01 13:55:36 -07:00
Joe Mooring
34f099e1ea
Revise page bundle descriptions 2024-03-31 14:47:35 -07:00
August
021eea7b1d
Update link to Modules page of Go Wiki 2024-03-30 08:59:18 -07:00
Joe Mooring
6972a9a831
Fix reference link 2024-03-29 09:00:49 -07:00