Joe Mooring
84a897f5fb
misc: Implement stale action
2025-08-16 13:39:00 -07:00
Joe Mooring
167ea97133
content: Update GitHub Pages workflow example
2025-08-16 13:14:25 -07:00
Joe Mooring
3672d91160
misc: Use actions/checkout@v5 in workflows
2025-08-16 13:03:03 -07:00
Joe Mooring
2f2b4c9688
misc: Update spellcheck configs
2025-08-16 11:29:27 -07:00
Joe Mooring
55a8ff7ae1
content: Fix typo
2025-08-16 08:14:23 -07:00
Bjørn Erik Pedersen
36e3d7b7b5
Adjust sponsors
2025-08-16 10:49:59 +02:00
Joe Mooring
51014e6b96
content: Fix link
2025-08-15 22:13:29 -07:00
Joe Mooring
37cfc093f5
content: Add Cloudflare Worker hosting instructions
2025-08-15 21:57:36 -07:00
Joe Mooring
09862ffada
content: Update hosting considerations related to GitInfo
2025-08-15 21:57:36 -07:00
Joe Mooring
477f3e7c0d
misc: Update cspell config
2025-08-15 21:57:36 -07:00
Joe Mooring
7a7bb48749
content: Miscellaneous edits
2025-08-15 21:57:36 -07:00
Joe Mooring
48486d5ac3
content: Remove Cloudflare Pages documentation
...
Cloudflare now recommends using Cloudflare Workers instead of
Cloudflare Pages.
2025-08-15 21:57:36 -07:00
Joe Mooring
382f8052df
content: Remove KeyCDN documentation
...
The documentation for KeyCDN wasn't about general hosting but
specifically about setting up a content delivery network (CDN) for
GitLab Pages. Removing it to avoid confusion and keep our documentation
focused on core hosting instructions.
2025-08-15 21:57:36 -07:00
Joe Mooring
8ecbc985c0
content: Update hosting workflow files
...
- Amplify
- GitHub Pages
- GitLab Pages
- Netlify
2025-08-15 21:57:36 -07:00
Joe Mooring
57fd362bf9
content: Clarify applicability of the slug front matter field
2025-08-15 08:12:32 -07:00
Joe Mooring
0dcfff9c70
content: Update directory-structure.md
2025-08-14 10:52:29 -07:00
Oliver Webb
58e3609a0b
content: Fix typo
2025-08-14 08:02:05 -07:00
Joe Mooring
22fb436953
content: Fix search/replace errors
2025-08-13 07:57:51 -07:00
Joe Mooring
fba8342a8d
content: Fix missing link refs
2025-08-09 08:13:31 -07:00
Bjørn Erik Pedersen
97e035006b
Update netlify.toml
2025-07-27 15:15:49 +02:00
Joe Mooring
6ab5ae6dfb
content: Improve GitLab Pages compression performance
2025-07-25 12:28:11 -07:00
Joe Mooring
172bfbc4b4
content: Differentiate content view templates from other templates
2025-07-22 13:07:47 -07:00
Joe Mooring
978770fc8d
content: Clarify handling of goldmark extensions conflict
2025-07-22 09:53:44 -07:00
Joe Mooring
cb74aa4c76
content: Improve Codeberg Pages hosting instructions
2025-07-21 08:54:25 -07:00
devkamiki
794477792d
content: Add custom domain instructions to Codeberg Pages setup
2025-07-21 08:26:22 -07:00
Joe Mooring
235fac27d2
content: Improve description of code block render hook options map
2025-07-21 06:38:16 -07:00
Joe Mooring
35a507d31e
content: Improve WP2Hugo description
2025-07-19 08:32:23 -07:00
Aurélien PIERRE
8191f4dcfb
content: Improve WP2Hugo description
2025-07-19 07:52:39 -07:00
Joe Mooring
25cca30fd2
content: Fix type
2025-07-12 05:53:16 -07:00
Joe Mooring
e955652ae2
content: Improve base template description
2025-07-12 05:44:21 -07:00
Joe Mooring
922aa91bd2
content: Improve description of partial lookup logic
2025-07-11 15:58:45 -07:00
Joe Mooring
072536ef6a
content: Update template type documentation
2025-07-11 15:50:17 -07:00
Bjørn Erik Pedersen
5bf153531b
Update netlify.toml
2025-07-11 15:23:12 +02:00
Joe Mooring
cdd20a4330
content: Indicate language sort order for relevant page methods
2025-07-10 10:19:27 -07:00
Farhad
fc9a868c92
content: Add Sitepins to list of commercial CMS platforms
2025-07-10 07:14:35 -07:00
Joe Mooring
b6077449c8
content: Update version references
2025-07-08 13:19:43 -07:00
Joe Mooring
b71388cac4
content: Fix typo
2025-07-08 12:51:59 -07:00
Joe Mooring
c27dfdef33
content: Move link reference
2025-07-08 11:35:25 -07:00
Joe Mooring
d008ea6ac9
content: Fix typo
2025-07-08 11:31:23 -07:00
Joe Mooring
040f14a3c7
content: Fix typo
2025-07-08 11:30:51 -07:00
Joe Mooring
1ac119d26f
content: Fix typo
2025-07-08 11:30:16 -07:00
Joe Mooring
a5a4fa9075
content: More updates for v0.148.0
2025-07-08 11:03:21 -07:00
Joe Mooring
b7247a8ea5
content: Remove command chaining from GitHub Actions workflow
...
Co-authored-by: Khemarato Bhikkhu <khemarato.bhikkhu@gmail.com >
2025-07-08 08:27:52 -07:00
Joe Mooring
6ecb96bcdb
content: Updates for v0.148.0
2025-07-08 08:24:56 -07:00
Bjørn Erik Pedersen
aea9e4c29d
netlify: Update Hugo version
2025-07-08 16:35:48 +02:00
Bjørn Erik Pedersen
4e71546d19
Add Ancestors (plural) method to GitInfo, rename Ancestor field to Parent
...
Fixes #13839
2025-07-08 15:08:09 +02:00
Jens Broekens
68620a6c28
source: Expose Ancestor in GitInfo
...
Also updates docs and bumps bep/gitmap to v1.7.0
Closes #5693
Co-authored-by: bep <bjorn.erik.pedersen@gmail.com >
2025-07-07 14:49:27 +02:00
Joe Mooring
60dd993a65
content: Update GitHub Pages workflow
...
Co-authored-by: Khemarato Bhikkhu <khemarato.bhikkhu@gmail.com >
2025-07-06 22:57:14 -07:00
Joe Mooring
6247e35906
content: Fix typo
2025-07-04 10:14:36 -07:00
spearhead33
a22255b0b2
content: Update version references
2025-06-30 12:53:32 -07:00