mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-21 15:13:17 +01:00
doc: update readme
This commit is contained in:
parent
f3bfa01eaf
commit
e252d30581
@ -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 :
|
||||
|
Loading…
Reference in New Issue
Block a user