sadoneli / website

Home Page:https://www.navidrome.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navidrome Website

Netlify Status

Setting up local environment

git clone --recurse-submodules https://github.com/navidrome/website.git
cd website
npm install

You'll need to install Hugo 0.66.0 or newer

Note: For Windows users, you need to be sure to install the extended edition of Hugo.

This can be done via choco install hugo-extended

Running the website locally

Once you've setup your local environment as above, from the repo's root folder run:

hugo server

This will start Hugo and serve the site at http://localhost:1313

Credits

Photos from Unsplash by:

About

https://www.navidrome.org

License:Apache License 2.0


Languages

Language:HTML 79.4%Language:SCSS 20.6%