Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.37 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.37 KB

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.
  • Install ruby and bundler (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

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 !