Joe Mooring
97a8d29636
Document HUGO_MEMORYLIMIT
...
Closes #2434
2024-02-19 19:07:38 +01:00
Joe Mooring
f9b5938dde
Create links to referenced embedded templates
...
Closes #2370
2024-02-19 19:07:38 +01:00
Joe Mooring
c89cf2baa0
More updates for v0.123.00
...
Closes #2385
Closes #2421
2024-02-19 19:07:38 +01:00
Joe Mooring
ad4a124c0c
Updates for v0.123.0
...
See #2385
2024-02-19 19:07:38 +01:00
Joe Mooring
411374a589
Add images.Dither filter
...
Closes #8598
2024-02-11 22:51:11 +02:00
Joe Mooring
eb20521a20
Fix flash of unstyled content with mathematical markup
2024-01-27 12:44:41 -08:00
Joe Mooring
d47c3a6854
Update/vendor theme
2024-01-26 10:25:05 -08:00
Joe Mooring
10ff15208f
Create page describing how to include LaTeX/TeX in markdown
2024-01-26 08:20:06 -08:00
Bjørn Erik Pedersen
c847709097
Merge commit '7125ad401ad043e46262afc7eca8dceb6d54bb9e'
2024-01-26 08:22:42 +01:00
Joe Mooring
0ee3ff44f7
Vendor theme
2024-01-07 17:09:48 -08:00
Joe Mooring
6b0a9b75de
Fix typo
2024-01-07 16:48:44 -08:00
Andreas Deininger
44e4cb5c64
Fix typos
2024-01-07 13:00:54 -08:00
Joe Mooring
88b21fae0a
Adjust deprecation handling
2023-12-29 13:29:34 -08:00
Joe Mooring
175b8aac87
resources/images: Create AutoOrient image filter
...
Closes #11717
2023-12-20 14:18:24 +01:00
Joe Mooring
ba8e05c31e
Update img shortcode
2023-12-19 16:46:33 -08:00
Joe Mooring
7d5a13d8db
Update images.Text filter
...
- Use Lato instead of Roboto in example; Google reorganized fonts repo
and removed some static files.
- Describe default font
2023-12-12 08:53:32 -08:00
Joe Mooring
dee99c36a6
Defend against missing aliases in quick-reference shortcode
2023-12-04 22:12:56 -08:00
Sid
3191e35b43
Clarify comment in the new-in shortcode
2023-11-28 18:26:50 -08:00
Joe Mooring
24236f57d9
Miscellaneous edits and corrections
2023-11-22 18:10:13 -08:00
Joe Mooring
41b54d4210
Hide the "new in" button after some period of time
2023-11-22 16:10:19 -08:00
Joe Mooring
0c4bc14477
Update theme
2023-11-11 16:34:19 -08:00
Joe Mooring
0f0ab2adee
Add methods deprecated in v0.120.0
...
Closes #2323
2023-11-11 12:04:26 -08:00
Joe Mooring
0c8857e8f9
Adjust code and code-toggle shortcodes
2023-11-10 21:17:28 -08:00
Joe Mooring
8820264d3b
Reduce number of site audit warnings
2023-11-10 21:17:28 -08:00
Joe Mooring
310849daa5
Image Processing: Improve sentence and fix code sample
...
Co-authored-by: Christian Paul <info@jaller.de >
2023-11-10 16:26:49 -08:00
Joe Mooring
c410fefa80
Update theme
2023-11-08 18:35:37 -08:00
Joe Mooring
71316e181a
Improve image filter examples
2023-11-06 07:19:21 -08:00
Joe Mooring
8657804ba4
Update theme
2023-11-05 17:43:27 -08:00
Joe Mooring
508666575f
Miscellaneous updates
2023-11-05 13:12:09 -08:00
Joe Mooring
723a827fdc
Namespace functions and methods
2023-11-04 21:01:42 -07:00
Joe Mooring
4d936aee62
Fix function signatures
2023-10-28 11:08:07 -07:00
Joe Mooring
a3a40ff999
Add return type to functions
2023-09-30 21:03:52 -07:00
Joe Mooring
407dd5c475
Limit related pages for functions to other functions
2023-09-26 00:43:39 -07:00
Joe Mooring
4cd505612e
Simplify news listing
2023-08-13 15:10:25 -07:00
Joe Mooring
e8d744951e
Populate news section via GitHub releases API
...
- Keeps the news section fresh
- Displays last 20 releases
- One API call per build, so we shouldn't be rate-limited
- Removes old articles
- Includes content from news section (if any), date sorted with releases
Closes #1816
2023-08-08 09:17:34 +02:00
Bjørn Erik Pedersen
420f7aa698
Add all config to docshelper.json
...
Also consolidate so the mediaTypes and outputFormats are listed once only.
Fixes #11328
2023-08-07 13:42:54 +02:00
Joe Mooring
bc53ea5ce5
Use sentence-style capitalization for headings
2023-07-13 09:55:39 -07:00
Joe Mooring
73197046fb
Change config.xxx to hugo.xxx throughout the documentation ( #2090 )
...
- Updates copy
- Updates code-toggle shortcode
2023-05-23 20:53:44 -07:00
Bjørn Erik Pedersen
91eb442754
Some more about 0.112.0
2023-05-23 09:05:25 +02:00
Joe Mooring
944e274304
Replace output shortcode calls
2023-04-03 11:50:31 -07:00
Joe Mooring
3afac22fc1
Refactor code shortcode
2023-04-03 11:50:31 -07:00
Joe Mooring
ffe5d39b94
Remove duplicate shortcodes
2023-04-03 11:50:31 -07:00
Joe Mooring
fb33bf59bd
Update code-toggle shortcode
...
Simplify bool param logic
2023-03-27 15:05:07 -07:00
JB
eddd25ff46
Mermaid: reflect latest docs specifications
...
MermaidJS now specifies to write chart's markdown within a `pre` HTML tag to improve semantics.
2023-02-27 11:35:33 +01:00
JB
b2a23b6f5d
Mermaid: switch to ESM import
2023-02-27 11:35:33 +01:00
Bjørn Erik Pedersen
874db199db
Hide the news stripe on front page for now
2022-11-24 15:27:04 +01:00
Joe Mooring
71e81ec5f6
Remove asciicast from site
2022-11-21 10:19:45 +01:00
Joe Mooring
b04a4b32e2
Make CLI command summaries meaningful ( #1886 )
...
Closes #109
2022-11-11 21:38:50 -08:00
Bjørn Erik Pedersen
00cbe3f2fc
Check for nil Chroma .Aliases
2022-06-16 10:43:56 +02:00
Christian Oliff
4c5edacfee
cSpell config update ( #1700 )
2022-04-08 10:43:49 +09:00