From 09bf64febe04829ed87efc6f078a4f3017f6ac80 Mon Sep 17 00:00:00 2001 From: nemanjam Date: Sun, 15 Dec 2024 08:35:54 +0100 Subject: [PATCH] add todo from blog example --- docs/working-notes/todo4.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/working-notes/todo4.md diff --git a/docs/working-notes/todo4.md b/docs/working-notes/todo4.md new file mode 100644 index 0000000..f8a556a --- /dev/null +++ b/docs/working-notes/todo4.md @@ -0,0 +1,16 @@ +```tsx +add search +https://website-thomas-astro.vercel.app/blog/search-static-astro-website + +------ +// https://www.mazipan.space +https://github.com/mazipan/mazipan.space +article, explore two columns design, wider main +primary button color, cta +links always blue, separate primary color +condensed category button +blog card category and time bellow, image on top +blog wider main +change base font (in themes) +breadcrumbs +```