Commit Graph

14677 Commits

Author SHA1 Message Date
Joe Mooring fe5537bb2d content: Describe the pandoc format 2025-05-11 12:42:57 -07:00
Joe Mooring 10834529ea theme: Remove duplicate meta element 2025-05-11 12:26:34 -07:00
Joe Mooring 838706d6e4 theme: More changes related to new template system 2025-05-11 12:17:07 -07:00
Bjørn Erik Pedersen b0b6b1e697 Update new-templatesystem-overview.md 2025-05-09 19:17:26 +02:00
Bjørn Erik Pedersen e719d23600 Update new-templatesystem-overview.md 2025-05-09 17:45:43 +02:00
Bjørn Erik Pedersen ec2bbd3952 Update new-templatesystem-overview.md 2025-05-09 17:43:59 +02:00
Bjørn Erik Pedersen 53319a681f Add a one pager about the new template system 2025-05-09 16:54:07 +02:00
Brendan Davidson e17416c051 Fix the spelling issue on the Host on Render description 2025-05-09 11:32:37 +02:00
Joe Mooring e8e1c82aa6 content: Document range-over-int introduced in v0.123.0 2025-05-08 02:36:04 -07:00
Joe Mooring bc478f98f9 content: Fix editing errors 2025-05-06 06:08:56 -07:00
Bjørn Erik Pedersen 606547b48f Update netlify.toml 2025-05-06 14:19:16 +02:00
Joe Mooring e224f3f829 content: Fix formatting 2025-05-05 18:28:52 -07:00
Joe Mooring 24e4acc416 content: Fix typo 2025-05-05 17:33:09 -07:00
Joe Mooring 1e773f34b9 content: Fix typo 2025-05-05 16:07:02 -07:00
Joe Mooring 5ef94a725e content: Document alternative to shuffle for large collections 2025-05-05 16:01:46 -07:00
Joe Mooring 7fe42d76cf content: Fix sample code formatting 2025-05-05 11:31:57 -07:00
Joe Mooring 5d601448f6 content: Update mathematical markup guidance 2025-05-05 09:14:29 -07:00
Joe Mooring 63b4fe2c06 content: Update version references 2025-05-05 08:31:46 -07:00
Andreas Deininger 722da91f15 content: Fix GO_VERSION in Netlify hosting example 2025-05-05 08:20:04 -07:00
Bjørn Erik Pedersen 8cc589c3a1 theme: Add current Hugo version to the header
* Then I don't have to check the source to see if we're at latest.
* Also, it has some promo value.
2025-05-01 16:37:56 +02:00
Bjørn Erik Pedersen 37aa24ac5e netlify: Hugo 0.147.1 2025-05-01 16:18:59 +02: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 1a5191d78d content: Update transformation examples 2025-04-25 20:58:17 -07:00
Bjørn Erik Pedersen 3327065ab1 Update Text.md 2025-04-25 19:47:52 +02:00
Joe Mooring 557c10dd21 content: Miscellaneous updates for v0.147.0 2025-04-25 10:37:59 -07:00
Bjørn Erik Pedersen 0dae1a1855 netlify: Hugo 0.147.0 2025-04-25 19:37:25 +02:00
Bjørn Erik Pedersen 9b44821c31 Merge branch 'tempv0.147.0' 2025-04-25 19:37:05 +02:00
Joe Mooring f1481e8c3e content: Update GitLab Pages workflow example 2025-04-25 05:56:40 -07:00
Joe Mooring 2e61a03602 content: Update content format descriptions 2025-04-24 16:15:55 -07:00
Pranshu Gaba fb42d7c2a4 images: Add option for vertical alignment to images.Text
Add option ``aligny`` to specify the vertical alignment of the text
with respect to the ``y`` offset from the top of the image. Possible
values of ``aligny`` are ``top`` (default), ``center``, and ``bottom``.

The height of the block of text is measured from the top of the first
line to the baseline of the last line.

- ``top``: (Current behaviour) The top of the first line of the block of
  text is at an offset of ``y`` from the top of the image.

- ``center``: The vertical center of the block of text is at an offset of
  ``y`` from the top of the image.

- ``bottom``: The baseline of the last line of the text is at an offset
  of ``y`` from the top of the image.

Resolves #13414
2025-04-24 14:09:13 +02:00
Joe Mooring b654fcba0d content: Fix links 2025-04-23 21:55:27 -07:00
Joe Mooring d443574189 content: Update GitLab Pages workflow example 2025-04-23 17:35:12 -07:00
Joe Mooring 33968c7e23 content: Update Netlify configuration file 2025-04-23 17:14:48 -07:00
Joe Mooring a6d0c8c502 content: Update GitHub Pages workflow example 2025-04-23 12:45:37 -07:00
mm-jpoole d1aabfa36a content: Fix broken link
Closes #3043
2025-04-23 11:00:11 -07:00
Joe Mooring 7b50139a6c content: Miscellaneous edits 2025-04-23 06:25:30 -07:00
Andreas Deininger a30e2c1891 Menus: add forgotten link target 2025-04-22 14:30:33 -07:00
Joe Mooring 5c2aa88b4e content: Updates for v0.146.7 2025-04-22 11:32:06 -07:00
Bjørn Erik Pedersen 114413c184 netlify: Hugo 0.146.7 2025-04-22 19:49:25 +02:00
Bjørn Erik Pedersen 67e9261b18 netlify: Hugo 0.146.6 2025-04-20 13:34:50 +02:00
Joe Mooring efa0402299 content: Update templates/embedded.md 2025-04-19 07:18:40 -07:00
Bjørn Erik Pedersen b8f888c768 theme: Rename internal templates from partials/ to _partials/ 2025-04-18 19:01:23 +02:00
Andreas Deininger 727178cbb2 content: Fix broken anchor links 2025-04-17 12:52:26 -07:00
Andreas Deininger 0f12708f1f Fix typo 2025-04-17 20:50:35 +02:00
Bjørn Erik Pedersen 380b1c1635 Update Current.md 2025-04-17 18:29:49 +02:00
Bjørn Erik Pedersen 8b500f3e58 netlify: Hugo 0.146.5 2025-04-15 20:24:28 +02:00
Bjørn Erik Pedersen e3d6b6fadb netlify: Hugo 0.146.4 2025-04-14 15:27:44 +02:00
Joe Mooring ac1b92713d content: Fix text formatting in templates/partial.md 2025-04-13 10:21:07 -07:00
Joe Mooring 7193295308 content: Clarify usage of template function 2025-04-13 10:01:47 -07:00