fleet/website/assets/styles
Eric c238b90ecc
Website: Add RSS feeds for articles (#9526)
Closes: https://github.com/fleetdm/fleet/issues/6493

Changes:
- Added a new action, `get-one-rss-feed.js`. This action generates and
returns RSS feeds for article categories on fleetdm.com.
    - This action has one required input: `categoryName`.
- Lives at `/rss/[Article Category Name]` e.g.,
`fleetdm.com/rss/releases`
- If `articles` is provided as the category, it returns an RSS feed of
all articles published on our blog.
- Updated `view-basic-article.js` to set an `articleCategorySlug`
variable, that is used to link to the RSS feed for an article category
from an article page.
- Added a "subscribe" button to articles and article category pages that
links to an RSS feed for that category.
2023-01-27 16:58:53 -06:00
..
components Website: Add MDM page (#9264) 2023-01-11 11:29:38 -06:00
mixins-and-variables increase contrast on navigation headers (#6422) 2022-06-30 10:11:44 -05:00
pages Website: Add RSS feeds for articles (#9526) 2023-01-27 16:58:53 -06:00
bootstrap-overrides.less Update Community nav on layout.ejs (#7411) 2022-08-26 10:53:31 -05:00
docsearch.less Add Algolia DocSearch to fleetdm.com/docs (#1958) 2021-09-09 13:08:35 +09:00
importer.less Website: Add MDM page (#9264) 2023-01-11 11:29:38 -06:00
layout.less Website: Add MDM page (#9264) 2023-01-11 11:29:38 -06:00