Files
fleet/website
RachelElysiaandRachel Elysia Perkins d7fbf55131 Website font and schedule button (#676)
* Correct fonts: Nunito and Nunito Sans

* Modify schedule demo button

* Arrow speed

* Add all font weights to website font

* Globalize font size for header, paragraph, footer

* Readable color for dropdown-item:active

Co-authored-by: Rachel Elysia Perkins <rachel@fleetdm.com>
2021-04-28 16:31:43 +09:00
..
2021-04-27 13:08:33 -05:00
2020-12-31 20:28:18 -06:00
2021-04-02 16:12:28 -04:00
2020-12-03 16:11:46 -06:00

fleetdm.com

This is where the code for the public https://fleetdm.com website lives.

Test locally

Run the following commands to test the site locally:

npm install -g sails
cd website/
npm install
sails lift

Your local copy of the website is now running at http://localhost:2024!

Bugs

To report a bug or make a suggestion for the website, click here.