mirror of
https://github.com/szymon-jozef/static-site-generator.git
synced 2026-09-07 12:10:42 +02:00
692 B
692 B
[metadata]
author = "joseph"
date = 2026-01-01
title = "Example of a blog post"
tags = ["blog", "test", "lalilulelo"]
This is an example post
In this example we will do a couple of cool markdown things.
This is a h2 header
This text is written in italic!
Look at this!
This text is BOLD!
Hello world!
#include <iostream>
int main() {
std::cout << "Hello world!" << std::endl;
}
This is super cool!
Time to link some random website!
This should be clickable
Image test
This is an ordered list
- one
- six
- seven
This is an unordered one
- six
- nine
- six
- nine
