chris-website-content/articles/01-hello-world.yamd
2020-07-18 03:24:52 +02:00

48 lines
1.8 KiB
Plaintext

title: Hello World
slug: hello-world
firstPublished: 2019-06-30 14:31:45
updated: 2020-06-26 11:28:00
author: Chris Josten
hidden: true
tags:
- test
---
Hello, world! This is the first article ever written on this site! It
mainly consists of tests to check out the features of this website and the styling.
# Second paragraph
[test](https://example.com)
![This is a full-width image](/static/img/logo.png "Title text")
![This is an inline image](/static/img/logo.png "Title text"){width=100px} This C has eyes. Wow, isn't that
amazing! I bet it Cs more than you! We still need more filler text to make it to the end of this page.
Nothing happened. You have been invited to nothing.
> I might be wise.
> <footer>a wise man</footer>
`
code.execute();
`
Quibusdam laborum reprehenderit voluptate labore perferendis consequatur odit laboriosam. Perspiciatis saepe consequuntur voluptas. Deserunt et totam asperiores natus nulla illum.
Laborum quibusdam commodi corporis debitis velit eum autem. Quo labore numquam ipsa quo corrupti maxime ratione cupiditate. Ab impedit et et quo et sed.
Eaque officiis ut minus. Repellat commodi illum qui voluptas quos. Ut labore quod adipisci enim. Dolor pariatur ut earum id quia eum non. Consequatur assumenda nihil neque nihil cupiditate corrupti eaque sint.
Est at a quo atque vel est itaque quis. Illo enim omnis maiores quia dolorum cumque aspernatur. Rem debitis delectus eius et possimus nihil sed veniam.
Saepe non quidem id ab dicta aliquid. Ut consequatur sint non. Enim veritatis dolor asperiores consequatur itaque aliquid dolorem. Perspiciatis rem quidem voluptas qui esse recusandae.
```{.html .numberSource .literate}
<!doctype html>
<html lang="en">
<head>
<title>This is supposed to be such a large title that the page has to scroll</title>
</head>
</html>
```