added haunt build

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-20 11:12:33 +02:00
parent c29d3918c0
commit b0653aac5e
10 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
<!DOCTYPE html><head><meta charset="utf-8" /><title>First post! --- geokkjer's home on the web, built with Guile and Haunt</title><link rel="stylesheet" href="assets/pico/css/pico.jade.min.css" /></head><body><header><div class="nav"><ul><ul><a class="navlink" href="/">Home </a><a class="navlink" href="about.html">About</a></ul></ul></div></header><hr /><div class="content"><h2>First post!</h2><h3>by Geir Okkenhaug Jerstad — ti. 06 februar 2024</h3><div><h1>Title</h1><h2>Hello world!</h2><p>This is <strong>MarkDown</strong> :-)</p><p>This is <em>code</em></p><pre><code class="language-guile">(use-modules (haunt asset)
<!DOCTYPE html><head><meta charset="utf-8" /><title>First post! --- geokkjer's home on the web, built with Guile and Haunt</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css" /></head><body><header><div class="nav"><ul><ul><a class="navlink" href="/">Home </a><a class="navlink" href="about.html">About</a></ul></ul></div></header><hr /><div class="content"><h2>First post!</h2><h3>by Geir Okkenhaug Jerstad — ti. 06 februar 2024</h3><div><h1>Title</h1><h2>Hello world!</h2><p>This is <strong>MarkDown</strong> :-)</p><p>This is <em>code</em></p><pre><code class="language-guile">(use-modules (haunt asset)
(haunt site)
(haunt builder blog)
(haunt builder atom)