From 778416a43a8cc4c5bb7fed97894792b2235d932d Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 23 Dec 2023 09:33:43 -0700 Subject: [PATCH] [post] What to Blog About --- content/blog/2023/what-to-blog-about/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/blog/2023/what-to-blog-about/index.md diff --git a/content/blog/2023/what-to-blog-about/index.md b/content/blog/2023/what-to-blog-about/index.md new file mode 100644 index 0000000..29dfa9e --- /dev/null +++ b/content/blog/2023/what-to-blog-about/index.md @@ -0,0 +1,13 @@ +--- +title: What Should I Blog About? +date: 2023-12-20T08:06:34-08:00 +link: https://css-irl.info/what-to-blog-about-when-you-dont-know-what-to-blog-about/ +categories: Tech +tags: [Writing] +--- + +I came across this handy list of [things to blog about when you don't know what +to blog about][link]. As someone who often doesn't know what to blog about, it's +nice to have a list of ideas for what to blog about. + +[link]: https://css-irl.info/what-to-blog-about-when-you-dont-know-what-to-blog-about/