mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
* Add authors taxonomy and layout * Add my name to contributors file * Add authors to front matter post archetypes * Add author to i18n for en * Add authors taxonomy to exampleSite config * Add some author names to exampleSite for demo * Tested authors on pt-br and externally-linked post * Also ran make release again * Resources Deleted resources in exampleSite and added resources in root
17 lines
283 B
Markdown
17 lines
283 B
Markdown
+++
|
|
date = "2019-01-17"
|
|
title = "Hugo coder wiki"
|
|
slug = "hugo-coder-wiki"
|
|
tags = [
|
|
"hugo",
|
|
"development",
|
|
"themes"
|
|
]
|
|
categories = [
|
|
"Development",
|
|
]
|
|
externalLink = "https://github.com/luizdepra/hugo-coder/wiki"
|
|
series = ["Hugo"]
|
|
authors = ["External link test"]
|
|
+++
|