summaryrefslogtreecommitdiff
path: root/content/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md43
1 files changed, 0 insertions, 43 deletions
diff --git a/content/_index.md b/content/_index.md
deleted file mode 100644
index 7b9c500..0000000
--- a/content/_index.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-description: 'Welcome to my little bit of the internet.'
----
-
-# Welcome!
-
-My name is David Sadler and I'm:
-
-- A developer, mainly PHP.
-- Host of Learning Arch Linux.
-- Author of various blog posts.
-
-## Learning Arch Linux
-
-This is a show where I learn how to use Arch Linux on my ThinkPad X220. Episodes cover different topics and posts on this site provide more information.
-
-- Video: [YouTube Playlist]({{< youtube/playlist_url "PLdzf_OlEDW0nwHHgiGmNVNAu-__Sdipzp" >}})
-- Posts: [Episode Posts]({{< relref "/shows/learning-arch-linux" >}})
-
-Recent episodes.
-
-{{< shows/recent_episodes "Learning Arch Linux" >}}
-
-## Blog Posts
-
-I write about programming and Linux topics that are of interest to me.
-
-[Full browsable blog index]({{< relref "/posts" >}}).
-
-Recent posts.
-
-{{< posts/recent >}}
-
-## RSS URLs
-
-Use the below urls in your RSS reader. The first is my main feed and contains all shows and posts. After that are feeds for just posts and individual shows. Lastly is my YouTube feed.
-
-<p class="break-word">
- <strong>All Content:</strong> {{< ref "/" "rss" >}}<br/>
- <strong>Posts:</strong> {{< ref "/posts" "rss" >}}<br/>
- <strong>Learning Arch Linux:</strong> {{< ref "/shows/learning-arch-linux" "rss" >}}<br/>
- <strong>YouTube:</strong> https://www.youtube.com/feeds/videos.xml?channel\_id=UCNWVuS\_-R6CsGG\_LtrF1jXg
-</p>