doc: update readme

This commit is contained in:
Wivik 2023-08-21 18:36:15 +02:00
parent f3bfa01eaf
commit e252d30581
No known key found for this signature in database
GPG Key ID: 4C47CF1D8592D50F

View File

@ -38,14 +38,20 @@ rm <your hugo site folder>/archetypes/default.md
Update the configuration file and add :
```yaml
baseurl: <your site URL>
languageCode: 'en-us'
title: 'My Vinyl Records Collection'
author: <Your Name>
theme: vinyl-records-collection-theme
taxonomies:
band: band
artist: artist
genres: genres
label: label
year: year
format: format
```
Or if you use the Toml format :