Skip to content

Resolve "Create a template blog post"

Hueser, Christian requested to merge 38-blog-post-template into master

Two things have been changed:

  • GitLab Issue template for blog posts got additional sections / questions about the blog post. Authors can use this template when opening a new issue.
  • Introduced a blog post template in folder _posts which explains the frontmatter and markdown syntax by example. Authors can copy this template and remove everything but the frontmatter.

There are the following concerns:

  • Are the additional sections in the issue template reasonable?

  • Do I need to mark syntax examples with their output by prepending "Input" and "Output" in the blog post template?

  • Is the blog post template too lengthy while explaining the most important markdown elements?

  • Is the folder _posts the right place for the blog post template?

Closes #38 (closed)

Merge request reports