Commit Graph

22 Commits

Author SHA1 Message Date
Aurelie Vache d14173ba59
Fix: update docker compose file reference in metadata.md (#20105) 2024-05-24 16:04:40 +01:00
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
cuiyourong 90e3e0a314
chore: fix some typos in comments (#19853)
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-04-23 13:01:57 +01:00
David Karlsson ccb50a8467 hugo: add tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +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
Allie Sadler 47b34e5ec9
Engdocs 1985b (#19399)
* extension design freshness

* extension build freshness
2024-02-15 10:24:33 +00:00
David Karlsson 6225724f32 test: add lint rule for trailing punctuation in headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01:00
Allie Sadler dcfe8baa0b
ENGDOCS-1948 (#19121)
* ENGDOCS-1948

* edits

* review edits
2024-01-23 15:53:43 +00:00
David Karlsson 28e564187c site: remove "reading time" indicator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 17:29:17 +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 cc62fb5887
Engdocs 1912 - Freshness (#18913)
* security

* faqs

* one-off pages

* extension api

* Update content/desktop/extensions-sdk/dev/api/reference/interfaces/ExecStreamOptions.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 09:15:44 +00:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
Aurelie Vache c72214f10e
fix: hte to the (#18573) 2023-11-02 09:57:35 +00:00
Allie Sadler 5256cc2d48
ENGDOCS-1747 (#18489)
* ENGDOCS-1747

* ENGDOCS-1747

* windows build requirements
2023-10-26 16:43:42 +01:00
Stephanie Aurelio db84885c71
Change Azure AD references to Entra ID (#18257)
* update azure refs

* update faqs

* add hyphens

* fix typo
2023-09-26 12:46:33 -07:00
Allie Sadler 93e4a87320
ENGDOCS-1600-extensions (#18071)
* ENGDOCS-1600-extensions

* ENGDOCS-1600-extensions

* oauth image

* resize images

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-08 09:45:51 +01:00
Allie Sadler e66e7800b1
Post migration tidy (#17968)
* desktop fixes

* extensions tidy

* extras

* fix

* fix

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-22 15:08:47 +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