diff options
author | Lucas Fryzek <lucas.fryzek@gmail.com> | 2022-11-02 18:35:40 -0400 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@gmail.com> | 2022-11-02 18:35:40 -0400 |
commit | 1920b397fad8b1d6cd0233a5aa9a12365b16a287 (patch) | |
tree | 2b10edd83a77f59dcfdce2f3a38bea4126e06fd1 /pages/now.md |
Initial commit
Diffstat (limited to 'pages/now.md')
-rw-r--r-- | pages/now.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pages/now.md b/pages/now.md new file mode 100644 index 0000000..f3ebc55 --- /dev/null +++ b/pages/now.md @@ -0,0 +1,10 @@ +--- +title: Now +--- +A monthly update about my life + +> ## October 2022 +> After reading about digital gardens, I've decided to convert my whole website into +> its very own digital garden. I wasn't too happy with existing themes and tools I could find +> online so I decided to try and build a digital garden engine myself using pandoc and custom +> filters. |