| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add an admonishment to check the version you're testing against. (Thanks, ↵ | Owen Jacobson | 2020-07-31 |
| | | | | | @wlonkly!) | ||
| * | An ops suggestion (hat tip @illegalhex!) | Owen Jacobson | 2020-06-08 |
| | | |||
| * | Some more troubleshooting suggestions from personal experience | Owen Jacobson | 2020-06-05 |
| | | |||
| * | Add CApocalypse-related items | Owen Jacobson | 2020-06-05 |
| | | |||
| * | Fix mislabelled content type in t-t-c.yml | Owen Jacobson | 2020-06-04 |
| | | |||
| * | Markdown support. | Owen Jacobson | 2020-06-04 |
| | | | | | | | | | This accomplishes two things: 1. The og cards and page title no longer contain half-baked markup. Instead, they show the markdown equivalent, which is generally pretty friendly. In other words, the page title is "Have you checked `resolv.conf`?" and not "Have you checked <code>resolve.conf</code>?" 2. Phrases can now start with terms other than "Have you checked". | ||
| * | Port things-to-check to Rust as a learning exercise. | Owen Jacobson | 2020-06-03 |
| This is somewhat overengineered in places, but does the job and exposes broadly the same interfaces as the Python version. Builds with emk/rust. | |||
