mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
docs: update hugo-theme-learn version to latest master (#1871)
* docs: reclone hugo theme learn repo * docs: move athens custom html to hugo custom layout dir * docs: update HUGO_VERSION to 0.72.0
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
---
|
||||
dataSource: "prs"
|
||||
prefix: "v"
|
||||
onlyMilestones: false
|
||||
changelogFilename: "CHANGELOG.md"
|
||||
includeMessages: "all"
|
||||
ignoreIssuesWith:
|
||||
- "support"
|
||||
ignoreLabels:
|
||||
- "duplicate"
|
||||
- "invalid"
|
||||
- "wontfix"
|
||||
groupBy:
|
||||
New features:
|
||||
- "feature"
|
||||
Bug Fixes:
|
||||
- "bug"
|
||||
Enhancements:
|
||||
- "enhancement"
|
||||
Internationalisation:
|
||||
- "i18n"
|
||||
Theme Meta:
|
||||
- "meta"
|
||||
Uncategorised:
|
||||
- "closed"
|
||||
Reference in New Issue
Block a user