commit 8fed9ed2761914f094363fda1f0983d96fbf0f5c
parent 335c4ffdf64418c86fdeb5526132cf6890a5f880
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sun, 27 Sep 2020 15:44:23 -0400
Remove compiled gemini files from git repo
Diffstat:
2 files changed, 1 insertion(+), 39 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -4,6 +4,7 @@ http/public/html/**
http/public/gopher/**
http/public/gemini/**
http/public/css/**
+gemini/public/
# Ignore intermediate build files except header/footer/logos
http/build/*
diff --git a/gemini/public/gmi/home.gmi b/gemini/public/gmi/home.gmi
@@ -1,39 +0,0 @@
-```
- _ _ _ _ _
- _ __ __ _ _ __(_) |_ _ _| |__ (_) |_ ___ __ _
- | '_ \ / _` | '__| | __| | | | '_ \| | __| / __/ _` |
- | |_) | (_| | | | | |_| |_| | |_) | | |_ | (_| (_| |
- | .__/ \__,_|_| |_|\__|\__, |_.__/|_|\__(_)___\__,_|
- |_| |___/
-
-```
-
-THIS GEMINISPACE IS STILL UNDER CONSTRUCTION (construction.gif)
-
-=> gemini://paritybit.ca/ Home
-=> gemini://paritybit.ca/blog Blog
-=> gemini://paritybit.ca/links Links
-=> gemini://paritybit.ca/projects Projects
-=> gemini://paritybit.ca/about About Me
-=> gemini://paritybit.ca/uses Uses
-=> gemini://paritybit.ca/now Now
-=> gemini://paritybit.ca/contact Contact
-
-# Jake Bauer's Personal Geminispace
-
-This is the geminispace belonging to Jake Bauer <jbauer@paritybit.ca>, student of computer science and small internet enthusiast. Here are some other places I exist on the internet:
-
-=> https://www.paritybit.ca My Website and Blog
-=> https://git.paritybit.ca My Git Server
-=> https://ftp.paritybit.ca My File Sharing Server
-=> https://pleroma.paritybit.ca Me on the Fediverse
-=> https://git.sr.ht/~jbauer My Sourcehut Profile
-
-## Blog posts
-
-[A list of blog posts will appear here as they are added to the site]
-
-```
------------------
-```
-All content on this site is licensed under the CC BY-SA 4.0 International License.