https://github.com/hotwired/turbo-site
turbo.hotwired.dev web site
https://github.com/hotwired/turbo-site
Last synced: 11 months ago
JSON representation
turbo.hotwired.dev web site
- Host: GitHub
- URL: https://github.com/hotwired/turbo-site
- Owner: hotwired
- Created: 2020-12-03T13:27:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-10T13:45:40.000Z (11 months ago)
- Last Synced: 2025-07-10T20:42:30.561Z (11 months ago)
- Language: SCSS
- Homepage:
- Size: 1.76 MB
- Stars: 91
- Watchers: 21
- Forks: 112
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Turbo website
This repository backs the website living at https://turbo.hotwired.dev.
To work on it locally:
## Option A: Directly on your machine
1. `npm install`
2. `npm run serve`
3. (If you need it: `npm install markdown-it` and rerun step #2).
## Option B: Using a devcontainer
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/,
## Copyright
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.