@ -49,14 +48,23 @@ Now edit this file and add your own information. Note that some fields can be om
## Demo Website
## Demo Website
A live demo is available [at photo-stream.netlify.com](https://photo-stream.netlify.com/) but you can have a look by yourself at the example site.
A live demo is available [at hugo-photo-stream.netlify.com](https://hugo-photo-stream.netlify.com/) but you can have a look by yourself at the example site.
```sh
```sh
cd themes/photo-stream
cd themes/photo-stream/exampleSite
./fetch-photos.sh
./fetch-photos.sh
hugo serve
hugo serve
```
```
On netlify, you need to customize the **build command** and **publish directory**: