Files
hugo-coder-timeline/archetypes/talks.md
Jiri Hubacek bfe0272bd7 Feature/talks (#12)
* Add talks layout

- Add archetype for talks page.
- Add shortcodes for section, slide.
- Add single layout.

Resolves: #11

* Update readme with talks
2018-05-07 21:32:05 -03:00

147 B

+++ draft = true date = {{ .Date }} title = "{{ replace .Name "-" " " | title }}" tags = [] categories = [] +++

{{% section %}}

{{% /section %}}