From dd0cd7cb10c306fd7acf48b7dc7e02d9ee3f4cca Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sun, 21 Feb 2021 08:09:23 -0800 Subject: [PATCH] update to blog including gemini --- config.toml | 10 +++++----- content/_index.md | 1 + content/post/hello-gemini.md | 10 ++++++++++ content/post/pantalaimon-ut-0-4-0.md | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 content/_index.md create mode 100644 content/post/hello-gemini.md diff --git a/config.toml b/config.toml index fab270e..a802b81 100644 --- a/config.toml +++ b/config.toml @@ -36,14 +36,10 @@ paginate = 5 readOtherPosts = "Read other posts" [languages.en.params.logo] - logoText = "Morgan McMillian" + logoText = "thrrgilag" logoHomeLink = "/" [languages.en.menu] - [[languages.en.menu.main]] - identifier = "about" - name = "about" - url = "/about" [[languages.en.menu.main]] identifier = "contact" name = "contact" @@ -64,3 +60,7 @@ paginate = 5 identifier = "social" name = "social" url = "https://pleroma.thrrgilag.space/thrrgilag" + [[languages.en.menu.main]] + identifier = "capsule" + name = "capsule" + url = "gemini://thrrgilag.net/" diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..8f51f56 --- /dev/null +++ b/content/_index.md @@ -0,0 +1 @@ +Hello I'm Morgan McMillian also known as thrrgilag in various communities. I am a software engineer with an obsession for for Linux, open-source software, and tech in general. diff --git a/content/post/hello-gemini.md b/content/post/hello-gemini.md new file mode 100644 index 0000000..b0c1c1d --- /dev/null +++ b/content/post/hello-gemini.md @@ -0,0 +1,10 @@ +--- +title: "Hello gemini" +date: 2021-02-21T07:15:31-08:00 +draft: true +showFullContent: true +tags: +- gemini +--- + +I have entered the world of [Project Gemini](https://gemini.circumlunar.space/). Gemini, for the uninitiated, is a new internet protocol which fits somewhere between gopher and the web. I'm finding its simplicity to be rather appealing so I figured I would dive right in and start publishing my own capsule (gemini://thrrgilag.net/). You can find a list of clients at https://gemini.circumlunar.space/software/. So take a peek and let me know what you think. diff --git a/content/post/pantalaimon-ut-0-4-0.md b/content/post/pantalaimon-ut-0-4-0.md index 80b1c15..b8e8d6a 100644 --- a/content/post/pantalaimon-ut-0-4-0.md +++ b/content/post/pantalaimon-ut-0-4-0.md @@ -2,6 +2,9 @@ title: "pantalaimon-ut 0.4.0" date: 2020-09-07T21:24:32-07:00 draft: false +tags: +- ubuntu-touch +- matrix --- I've uploaded another minor update to Pantalaimon for Ubuntu Touch.