msfjarvis.dev/.forestry/front_matter/templates/blog-post.yml
Harsh Shandilya e048cf46aa Update from Forestry.io
Harsh Shandilya updated content/posts/deploying-hugo-sites-with-github-actions.md
2019-12-04 09:24:33 +00:00

25 lines
538 B
YAML

---
label: Blog post
hide_body: false
fields:
- type: datetime
name: date
label: date
- type: text
name: title
label: title
- type: text
name: slug
label: slug
- type: list
name: tags
label: tags
- type: list
name: categories
label: categories
pages:
- content/posts/teachingkotlin-part-1-classes-and-objects-and-everything-in-between.md
- content/posts/why-i-went-back-to-the-gradle-groovy-dsl.md
- content/posts/teachingkotlin-part-2-variables.md
- content/posts/teachingkotlin-kotlin-for-android-java-developers.md