Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ableton/ableton.github.io
Ableton's GitHub.io website
https://github.com/Ableton/ableton.github.io
Last synced: 4 months ago
JSON representation
Ableton's GitHub.io website
- Host: GitHub
- URL: https://github.com/Ableton/ableton.github.io
- Owner: Ableton
- Created: 2016-02-15T14:52:55.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T07:26:04.000Z (5 months ago)
- Last Synced: 2024-06-19T15:44:15.954Z (5 months ago)
- Language: Sass
- Size: 132 MB
- Stars: 43
- Watchers: 21
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ableton.github.io
## Installation
Make sure you have Ruby installed.
1. Install bundler: `gem install bundler`
2. Install the bundle: `bundle install`
3. Run Jekyll: `jekyll serve --watch`
4. View the site at `http://127.0.0.1:4000/`Changes merged to the `main` branch are automatically deployed via Github Pages.