Commit Graph

18 Commits

Author SHA1 Message Date
Allie Sadler 54ab3df392
badge use (#20649) 2024-08-19 15:22:32 +01:00
David Karlsson be79aba1b6 contrib: update instructions and examples for callouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02: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
Stephanie Aurelio 32c9d9ddb7
Update guidelines for videos (#19813)
* add video guidelines

* update description

* fix typo and add guideline
2024-04-17 11:23:05 -07:00
Allie Sadler b06163712b
Minor contribute updates (#19752)
* Minor contribute updates

* Minor contribute updates
2024-04-09 08:28:49 +01:00
David Karlsson b0b5d9e603 chore: add asciinema guidelines
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 18:02:18 +01:00
Allie Sadler 0b722c9aee
code highlighting (#19345)
* code highlighting

* Update content/contribute/components/code-blocks.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 10:57:03 +00:00
David Karlsson 0ff3eb3aab hugo: migrate font icons to svg
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 12:28:38 +01:00
David Karlsson 49f14f795c chore: update contribution guidelines
Moves most of the contribution guidelines to the well-known
CONTRIBUTING.md file

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-01 14:14:56 +01: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
David Karlsson f8f858bfcf
Merge pull request #18425 from dvdksn/code-var-syntax
feat: code var syntax
2023-10-16 20:28:58 +02:00
David Karlsson e02dcae84b chore: quick refresh of the contribution guidelines
Just a quick pass to fix some obvious issues

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-15 13:03:15 +02:00
David Karlsson f96ccbcb1f chore: document standard code var syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-13 20:36:41 +02:00
Oleh Dmytrychenko ff37cf49de
Docu fixes (#18056)
* added missing context

* removed duplicate header
2023-09-18 10:51:44 +01:00
Allie Sadler 639939ac5a
icon consistency (#18030)
* icon consistency

* icon inventory

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-30 08:46:06 +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