#286 Update the downloads page to include more alternates
Pull request opened by
directionless
I'm not convinced I love this, but it's the best I can do with the framework here...
We have two things we need to change in the alternate downloads.
First, we don't mention windows arm. This feels a little awkward -- we don't have an MSI, so it feels weird to add a tile for it. So I added it to the alternates below. (Fixes
#284)
Second, people on older ubuntu/debian machines, need the older dpkg instructions -- the ones based on
apt-key
. (Relates to
#275)
I spent some time tinkering with this code. And thought the simplest thing would be to replace the
subSection1Heading
and
subSection1Paragraph1
with an array of heading/paragraph/terminal objects. I don't love the rendering, but I'm not sure it's
worse...
Screenshot 2023-10-24 at 00 24 51▾
Screenshot 2023-10-24 at 00 25 02▾
osquery/osquery-site
✅ All checks have passed
1/1 successful checks