From e159886b0c790932410c04245deacdb9f5158ca5 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 9 Aug 2021 19:33:21 +0100 Subject: [PATCH] README: Add but I don't have a blog! section --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 3e5373f..56e6b67 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,20 @@ The 3 properties have the following meanings: Editing `feeds.json` is easy. You can even do it right in your web browser: . +## But I don't have a blog! +Not to worry! It's easy to set one up, and a fabulous experience to have too. Not only is it useful for remembering things you've done in the past, but it's great on your CV too. Here are some places you can go to setup a free blog online with no hosting experience needed: + + - Wordpress: + - Blogger: + - Squarespace: (unclear as to whether it's free or not) + - GitHub Pages: + +If you're looking for something to host yourself, these are great places to look: + + - Wordpress: + - TODO add more here + + ## Run your own instance For development (and production, if you're in charge of the hullblogs.com website) purposes, it's sometimes useful to run your own instance of this website. These instructions wil have you up and running in no time!