Commit Graph

106 Commits

Author SHA1 Message Date
Noah Talerman
e3070a3d10
Tweak 4.14.0 release blog post (#5705)
- Update "Policies" to "Software" in Jira integration section
2022-05-11 16:21:00 -04:00
Guillaume Ross
5f6ab8c2ed
Publish pentest blog + Security-audits.md section (#5659)
* Create 2022-04-29-fleet-penetration-test.pdf

* Adding explanation of pentest report

This closes #4880
2022-05-11 09:05:18 -04:00
Mike Thomas
d7d3076e5d
Fleet 4.14.0 release post (#5613)
* Fleet 4.14.0 release post

- Added Fleet 4.14.0 release post

* Update fleet-4.14.0.md

- Updated image urls

* feat: remove references to Zendesk as it's not part of this release

* fix: change integrations to integration

* Add pricing plans and update 'More features' section

* Add instructions for using Jira integration

* Update fleet-4.14.0.md

Editor pass

* update images

- Removed Zendesk reference from images.

Co-authored-by: Kelvin Oghenerhoro Omereshone <kelvin@fleetdm.com>
Co-authored-by: Noah Talerman <noahtal@umich.edu>
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-05-10 15:57:34 +01:00
Guillaume Ross
6ef9a7d106
Securing 1Password blog post (#5638)
* Securing 1Password blog post

* added image assets

Added image asset to the article.

* Update tales-from-fleet-security-securing-1password.md

I added the .png file type to the images.

* Update tales-from-fleet-security-securing-1password.md

Update based on comments from @mike-j-thomas

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-05-09 11:57:37 -04:00
Eric
f713668390
Website: Add article landing and category pages (#5428)
* articles page

* update articles route to handle category urls

* update articles page

* add articleImageUrl meta tags to article pages

* basic empty state, add comments

* Update view-articles.js

* Update articles.less

* add articles, update styles and image url validation

* lint fix

* Update routes.js

* Update articles.ejs

* Update articles.page.js

Updated article category descriptions.

* migrated more articles

I migrated more articles so that all categories are populated.

* Added thumbnails to new posts

* Some style tweaks

- Tweaked a couple of styles
- Added cursor: pointer to filters
- Changed "Blog" to "Articles" in the navigation
- Changed /blog to /articles in the navigation

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-04-28 15:16:07 +09:00
Eric
cd0ec13a0c
Website add articles page. (#5243)
* create '/articles' and add 4 test articles

* update build-static-content script for '/articles'

* article pages

* Validate article page metaData

* add articles linked from header, remove test articles

* update article styles

* comment out /articles route, update blog post links

* Move article category page to different branch for future PR

* Update build-static-content.js

* remove pagescript

* Update deploying-fleet-on-render.md

* update meta tags

* lint fixes

* Style & Markdown updates

Made a couple of fixes to the styling and markdown.

* update view action, replace route with regex, update links

* authorsGitHubUserName -> authorGitHubUsername, authorsFullName -> authorFullName

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-04-22 12:27:03 -05:00