This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
hugo-PaperMod
Watch
1
Star
0
Fork
0
You've already forked hugo-PaperMod
mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced
2023-12-21 10:22:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3742c5b52
hugo-PaperMod
/
configTaxo.toml
4 lines
67 B
TOML
Raw
Normal View
History
Unescape
Escape
Re-add Series Taxonomy with 2nd config (#23)
2019-02-20 14:14:52 +01:00
[
taxonomies
]
Add more Taxonomies configuration (#27) This PR adds the default Hugo taxonomies configuration in the second config of the HugoBasicExample. This PR will fix a number of theme demos that currently require the default Hugo taxonomies. For example the [Plain Blog](https://themes.gohugo.io/plain-blog/) theme demo will generate once again after this PR is merged.
2019-02-21 10:46:48 +01:00
category
=
"categories"
tag
=
"tags"
Re-add Series Taxonomy with 2nd config (#23)
2019-02-20 14:14:52 +01:00
series
=
"series"
Reference in New Issue
Copy Permalink