Create a Blog Post
Document creates a page for each blog post, but also a blog index page, a tag system, an RSS feed...
Create your first Post
Create a file at blog/2021-02-28-greetings.md
:
blog/2021-02-28-greetings.md
---
slug: greetings
title: Greetings!
authors:
- name: Author
title: Co-creator of Document 1
url: https://github.com/Author
image_url: https://github.com/Author.png
- name: Author 2
title: Document maintainer
url: https://document2.com
image_url: https://github.com/docu.png
tags: [greetings]
---
Congratulations, you have made your first post!
Feel free to play around and edit this post as much you like.
A new blog post is now available at http://localhost:3000/blog/greetings.