25 lines
390 B
Markdown
25 lines
390 B
Markdown
{
|
|
date: "Thu May 08 2025 19:41:30.000000000"
|
|
}
|
|
|
|
## where is this??
|
|
|
|
$(<h1>asdfasdf</h1>)
|
|
|
|
$markdown{[[
|
|
- this is markdown
|
|
- also, sparta
|
|
]]}
|
|
|
|
$if{"val"}[[<h1>just some straight up text</h1>]]
|
|
|
|
$render{"templates/wares"}
|
|
|
|
$render{"moon-test"}
|
|
|
|
## Posts
|
|
|
|
- [recursive]($root/posts/2023-08-03-recursively-list-all-files-in-a-directory-with-elixir.html)
|
|
|
|
#### [View more posts]($root/posts/)
|