This repository backs the website living at https://turbo.hotwired.dev.
To work on it locally:
npm install
npm run serve
- (If you need it:
npm install markdown-it
and rerun step #2).
There is a devcontainer configuration that, when started, will perform all of the setup and serve the website on port 8080.
For example, in VSCode, run "Reopen in Container" and wait for it to finish and access the site on http://localhost:8080/,
The logo, design, and other aesthetic parts of this website is copyright 37signals, all rights reserved. Feel free to be inspired by the structure, but do not copy the specific design, anymore than you'd copy basecamp.com or hey.com.