Notes:
/posts/
directory as the source of posts so from within the Hackmd "push" interface I just create a new file in that directory.title: Configuring my digital garden
description: How I set up my personal knowledge base
date: 2023-07-25
tags:
- "digital gardening"
- setup
- "online tools"
- seedling
I can add anything I want here to configure how the page appears on the 11ty site.
To set up the /now
page I had to:
netlify.toml
to /pages/now/
Search is powered by Pagefind. I followed the instructions given by Robb Knight and it worked like a charm. Will be interesting to see how it scales but it's definitely good enough for now.
I set up Netify CLI and dev tools to build & test locally. The /now redirect doesn't work but everything else seems OK. Netlify is a really impressive service.