mirror of
https://github.com/szymon-jozef/static-site-generator.git
synced 2026-09-07 12:10:42 +02:00
added more examples
This commit is contained in:
2
examples/no_metadata_post.md
Normal file
2
examples/no_metadata_post.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# This markdown has no metadata.
|
||||||
|
That's bad. Don't do it. It's for tests only.
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
author: "joseph"
|
||||||
|
date: "2026-01-01"
|
||||||
|
title: "Example of a blog post"
|
||||||
|
tags: ["blog", "test", "lalilulelo"]
|
||||||
|
---
|
||||||
# This is an example post
|
# This is an example post
|
||||||
|
|
||||||
In this example we will do a couple of cool markdown things.
|
In this example we will do a couple of cool markdown things.
|
||||||
|
|||||||
Reference in New Issue
Block a user