Commit Graph

9 Commits

Author SHA1 Message Date
Aurelie Vache 9f199bef6e
fix: Image Registry extension category is missing (#20104) 2024-05-24 15:00:47 +01:00
David Karlsson c6b91c8db1 chore: removed unused media files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 18:59:32 +02:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Allie Sadler a39fd09ff8
ENGDOCS-2012 - freshness (#19560)
* ENGDOCS-2012

* fix broken links

* checks
2024-03-07 09:32:33 +00:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Guillaume Tardif fb1e661ce7
Remove references to extension manual validation process (#18693)
* Remove manual validation process

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-09 08:43:40 +00:00
Allie Sadler 5256cc2d48
ENGDOCS-1747 (#18489)
* ENGDOCS-1747

* ENGDOCS-1747

* windows build requirements
2023-10-26 16:43:42 +01:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00