This is the Airsonic website repo.
- Clone the website repo
git clone https://github.com/airsonic/airsonic.github.io
. - Change directory into the cloned repo
cd airsonic.github.io
. - Clone the documentation submodule
git clone https://github.com/airsonic/airsonic-docs docs
. - Install
ruby
andbundler
(gem install bundler
). - Install local dependencies:
bundler install
- Run
bundler exec jekyll serve --watch
.
The above wrapped into a little script (it assume you have bundler installed):
git clone https://github.com/airsonic/airsonic.github.io && \
cd airsonic.github.io && \
git clone https://github.com/airsonic/airsonic-docs docs && \
bundler install
Please see this guide for any contribution.
Use update_submodule.sh to update the submodule docs.
- Main page background picture is distributed under Creative Commons 2.0 license. All right reserved to Heath Alseike for his pictures available on flickr.Really nice album wall picture by the way !