diff options
| author | Kleidi Bujari <mail@4kb.net> | 2026-08-27 19:01:12 -0700 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2026-09-01 12:23:11 -0700 |
| commit | 1a181be93f37a94b347b2f5f97a1fef57e11cf89 (patch) | |
| tree | 1a637e7a9687bcfa919558a0c67dc9db2909cb95 /packages/code/kleidi-ca/index.html | |
| parent | 68d01fdea7f2052f629cb55bacc3a221d1bb61ea (diff) | |
| download | depot-hakyll.tar.gz depot-hakyll.tar.bz2 depot-hakyll.zip | |
[kleidi.ca] init hakyll version of kleidi-cahakyll
Diffstat (limited to 'packages/code/kleidi-ca/index.html')
| -rw-r--r-- | packages/code/kleidi-ca/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/code/kleidi-ca/index.html b/packages/code/kleidi-ca/index.html new file mode 100644 index 0000000..28d89a3 --- /dev/null +++ b/packages/code/kleidi-ca/index.html @@ -0,0 +1,14 @@ +--- +title: Home +--- + +<!-- <img src="/images/haskell-logo.png" style="float: right; margin: 10px;" /> --> + +<p>Welcome to my blog!</p> + +<p>I've reproduced a list of recent posts here for your reading pleasure:</p> + +<h2>Recent Posts</h2> +$partial("templates/post-list.html")$ + +<p><a href="/posts/">see more ↗</a> |
