Files
Gallery/themes/gallery/exampleSite/README.md
2024-11-13 22:27:02 +01:00

12 lines
153 B
Markdown

# Example site for hugo-theme-gallery
## Installation
```
# Install Hugo module
hugo mod get
# Pull example images from Unsplash
./pull-images.sh
```