Skip to content

charleslaw/website

 
 

Repository files navigation

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

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:

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.0%
  • SCSS 22.0%