mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| account | ||
| articles | ||
| customers | ||
| dashboard | ||
| docs | ||
| entrance | ||
| handbook | ||
| legal | ||
| webhooks | ||
| deliver-contact-form-message.js | ||
| deliver-demo-signup.js | ||
| download-sitemap.js | ||
| view-contact.js | ||
| view-faq.js | ||
| view-get-started.js | ||
| view-homepage-or-redirect.js | ||
| view-landing.js | ||
| view-platform.js | ||
| view-press-kit.js | ||
| view-pricing.js | ||
| view-query-detail.js | ||
| view-query-library.js | ||
| view-transparency.js | ||