Skip to content

airsonic/airsonic.github.io

Repository files navigation

Airsonic Website

This is the Airsonic website repo.

Getting started

  • 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.
  • For the next steps, go one directory up cd ..
  • Install ruby with the devkit. If you run it on Windows, don't install it to C:\Program Files as you will get trouble with the space later!
  • Install bundler (gem install bundler).
  • Install jekyll (gem install jekyll).
  • Update local dependencies: bundler update.
  • 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

Contributing

Please see this guide for any contribution.

Use update_submodule.sh to update the submodule docs.

Media sources

  • 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 !