Commit Graph

15 Commits

Author SHA1 Message Date
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 9acc019104 engine: clarify the s390x limitation for rhel
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 22:16:11 +02:00
Stephanie Aurelio ae798c90b1
Engine install freshness (#18464)
* create includes and refresh engine install docs

* freshness cleanup

* simplify sentence

* remove includes and add consistent spelling for apt

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:40:30 -07:00
Daniel Lo Nigro 3ae07c5452
Add docker-compose-v2 to list of unofficial Ubuntu packages
https://packages.ubuntu.com/mantic/docker-compose-v2
2023-10-14 18:37:49 -07:00
David Karlsson 5025a168c8
engine: clarify rasberry pi os == 32-bit (#18395)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:46:46 +02:00
Jonathan Farinloye be89bf22dd
Update debian.md to ease understanding (#18340)
* Update debian.md to ease understanding

Added extra explanation for what should be replaced with for installation on Debian Derivatives like Kali

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-10 14:52:20 +02:00
David Karlsson 673b2a8c43 engine: clarify arch, os versions for raspberry pi
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-07 17:45:16 +02:00
David Karlsson bf9b3dd01c engine: simplify apt-based installation for ubuntu
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-04 17:56:24 +02:00
David Karlsson 7b7ec5b1e8 engine: simplify apt-based installation for rpi
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-04 17:56:24 +02:00
David Karlsson 63e55f32c9 engine: simplify apt-based installation for debian
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-04 17:56:24 +02:00
Thomas Burgess b45087c12c
Leading space typo in a few console commands (#17993)
* Typo in debian.md

Leading space in console command caused "$" to be copied when clicking the copy button for the command.

* removed leading space on console commands that caused a formatting issue
2023-08-23 15:44:37 +01:00
Allie Sadler 2d8290fa5e
minor code fix (#18004)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-23 13:20:12 +01:00
Allie Sadler d7ae5205e2
fix engine install page (#17972)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-22 16:43:43 +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