mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-22 07:33:41 +01:00
doc: update readme
This commit is contained in:
parent
e252d30581
commit
3ea887b547
@ -35,7 +35,7 @@ This theme use a specific archetype, so delete or rename the default one.
|
|||||||
rm <your hugo site folder>/archetypes/default.md
|
rm <your hugo site folder>/archetypes/default.md
|
||||||
```
|
```
|
||||||
|
|
||||||
Update the configuration file and add :
|
Update the configuration file :
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
baseurl: <your site URL>
|
baseurl: <your site URL>
|
||||||
@ -57,6 +57,10 @@ taxonomies:
|
|||||||
Or if you use the Toml format :
|
Or if you use the Toml format :
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
|
baseurl = '<your site URL>'
|
||||||
|
languageCode = 'en-us'
|
||||||
|
title = 'My Vinyl Records Collection'
|
||||||
|
author = '<Your Name>'
|
||||||
theme = 'vinyl-records-collection-theme'
|
theme = 'vinyl-records-collection-theme'
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
|
Loading…
Reference in New Issue
Block a user