From a264d457e9f6192754ee6618909a6cef3b193667 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Wed, 6 Jan 2021 22:45:47 -0700 Subject: remove donation links, wrote up follow page, haven't linked it in yet --- follow.md | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 follow.md (limited to 'follow.md') diff --git a/follow.md b/follow.md new file mode 100644 index 0000000..f94111a --- /dev/null +++ b/follow.md @@ -0,0 +1,72 @@ +--- +layout: post +title: "Follow the Blog" +description: "There's lots of ways to do it" +nofollow: true +--- + +There are a few ways to get notified of new posts to the Mediocre Blog. + +## Method 1: RSS + +RSS is the classic way to follow any blog. Simply give any RSS reader the +following URL... + +{{site.url}}/feed.xml + +...and posts from this blog will show up as soon as they are published. + +There are literally thousands of RSS readers out there. Here's some +recommendations: + +* [Google Chrome Browser Extension](https://chrome.google.com/webstore/detail/rss-feed-reader/pnjaodmkngahhkoihejjehlcdlnohgmp) + +* [spaRSS](https://f-droid.org/en/packages/net.etuldan.sparss.floss/) is my + preferred android RSS reader, but you'll need to install + [f-droid](https://f-droid.org/) on your device (a good thing to do anyway, + imo). + +* TODO: an iOS reader, for you Apple users. Someone please [email + me](mailto:mediocregopher.com) a recommendation. + + +## Method 2: Twitter + +New posts are automatically published to [my Twitter](https://twitter.com/{{ +site.twitter_username }}). Simply follow me there and pray the algorithm smiles +upon my tweets enough to show them to you! :pray: :pray: :pray: + +## Method 3: Email + +I do solemnly swear to never ever ever: + +* Email you anything that's not a notification about new blog posts. + +* Give your email address to anyone for any reason. + +* Track whether or not you've opened the emails, clicked the links inside, or + anything like that. Delete every single one, I don't care. + +With that out of the way... if you'd like to receive an email everytime a new +post is published just type in your email and hit "Subscribe" below! + + + + +
+
+
+ + + + +
+
+
+
+ -- cgit v1.2.3