templating (ryuji) done

This commit is contained in:
jetstream0
2023-07-30 14:28:18 -07:00
commit 003f4eec72
17 changed files with 1222 additions and 0 deletions

19
posts/example.md Normal file
View File

@@ -0,0 +1,19 @@
Hello! This is an **example** post *not meant* to be actually served on the blog. Go to the `gh-pages` branch of the repo for the actual blog posts and stuff.
[look its a link](https://example.com)
![and an image too??? no way](/favicon.ico)
## Wow a header
```js
console.log("code block!!!");
//todo: syntax highlighting
```
> ## woah a blockquote
> Yeehaw ^[1]^
===
- [1]: Source? Me.