WIP: list posts
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
<h2><code>templates/index.html</code></h2>
|
||||
|
||||
$wrap{"root"}
|
||||
|
||||
<p>spacing guild</p>
|
||||
|
||||
$([[<h1>hi</h1>]])
|
||||
|
||||
<section>
|
||||
<h2>Hi, I'm Catalin Mititiuc</h2>
|
||||
<p>
|
||||
@@ -11,11 +9,6 @@ $([[<h1>hi</h1>]])
|
||||
</p>
|
||||
|
||||
<p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p>
|
||||
|
||||
$markdown{[[
|
||||
**We can embed markdown directly into an HTML file!**
|
||||
]]}
|
||||
|
||||
</section>
|
||||
|
||||
$body
|
||||
|
||||
Reference in New Issue
Block a user