Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.