https://github.com/basecamp/kamal-site
kamal-deploy.org
https://github.com/basecamp/kamal-site
Last synced: 11 months ago
JSON representation
kamal-deploy.org
- Host: GitHub
- URL: https://github.com/basecamp/kamal-site
- Owner: basecamp
- Created: 2023-02-06T07:51:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T18:49:47.000Z (11 months ago)
- Last Synced: 2025-07-18T05:34:46.955Z (11 months ago)
- Language: SCSS
- Homepage: https://kamal-deploy.org
- Size: 80.7 MB
- Stars: 68
- Watchers: 21
- Forks: 88
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kamal-deploy.org
## Development
```bash
bundle install
bundle exec jekyll serve --livereload
```
Go to http://localhost:4000 to view the site.