Commit Graph

6 Commits

Author SHA1 Message Date
CrazyMax 70ea08ca07
build(bake): specify local and remote bake definitions
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2023-11-23 13:26:28 +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 63fd22cd50 build: tier 1 docs freshness
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-07 09:42:00 +02:00
CrazyMax d40ec87f05
bake: fix remote def docs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-08-24 13:25:22 +02: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