Snailshell is a Hugo theme for an artist's website.
- Bootstrap 5
- Lightbox via PhotoSwipe
- Gallery
TODO
Create a file at content/_index.md
:
---
draft: false
params:
main_text: <YOUR TITLE HERE>
sub_text: <SUBTITLE HERE>
---
Place an image file at static/images/nav-background.jpg
to set the site navigation background image.
Place an image file at static/images/home-background.jpg
to set the site home image.
Copy data/site.yaml
from the repository into your site as data/site.yaml
.
Modify this file to setup the links and navigation.