From 025e4c7415d21750ad74e7d4f4139263e8ed0c43 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Wed, 12 Apr 2023 00:43:27 -0400 Subject: [PATCH] Update for retirement So long and thanks for all the fish! --- Makefile | 9 ++++----- bin/buildpage | 2 +- index.md | 21 ++++----------------- root-index.md | 26 ++++++-------------------- 4 files changed, 15 insertions(+), 43 deletions(-) diff --git a/Makefile b/Makefile index 7a0a517..2cacf3b 100644 --- a/Makefile +++ b/Makefile @@ -32,10 +32,8 @@ build: $(BUILT) clean: rm -f $(BUILT) -install: build - mkdir -p /var/www/htdocs/~alex/notes - install -m 444 *.html /var/www/htdocs/~alex - install -m 444 notes/* /var/www/htdocs/~alex/notes +release: + rsync -av ./ garbash.com:/var/www/htdocs/garbash/~alex/ $(BUILT): Makefile bin/buildpage @@ -47,4 +45,5 @@ $(BUILT): Makefile bin/buildpage .md.txt: cd `dirname $<` && ln -sf `basename $<` `basename $@` -.PHONY: all clean install + +.PHONY: all clean install release diff --git a/bin/buildpage b/bin/buildpage index a870f9a..0a43b4f 100755 --- a/bin/buildpage +++ b/bin/buildpage @@ -64,7 +64,7 @@ if [ -z "$nofooter" ]; then cat <
diff --git a/index.md b/index.md index 9797d3d..46fe281 100644 --- a/index.md +++ b/index.md @@ -8,24 +8,11 @@ title: ~alex About Me -------- Hey! I'm alex. I'm a programmer by day and sysadmin by night. -I co-admin this site with [~anthony](/~anthony). +I used to co-admin this site with ~anthony when it was live. +Now I blog/phlog on my [personal domain](https://alexkarle.com). -Below you'll find both an ongoing list of things I'd like to do for -this site along with my field notes on how I set each thing up! - -Game Plan ---------- -### TODO: - -* Start inviting people -* Automate account creation -* Homepage -* wiki -* Gopher hosting -* Gemini hosting -* Set up IRC services (NickServ) - -### Done: +I've kept this page live in case anyone is interested in reading +my "field notes" on how the tilde was set up! * [Awesome domain name :)](notes/001-domain-name.html) * [OpenBSD install on Linode](notes/002-install.html) diff --git a/root-index.md b/root-index.md index a885382..a78912f 100644 --- a/root-index.md +++ b/root-index.md @@ -17,25 +17,11 @@ Welcome `-____-' ``` -garbash is a budding invite-only [tilde](https://tildeverse.org) -community. +garbash was an invite-only [tilde](https://tildeverse.org) +community that was retired in early 2023. -The name itself stems from "garbage `bash(1)`", a term we lovingly use to -describe our shell scripts as we learn the art of scripting. +[~alex's page](/~alex) was kept for historical purposes, +and has some info on how to set up a tilde, should you be +interested! -As of now, this site doesn't have much. See [~alex's page](/~alex) for a log -of the work to be done! - -User Sites ----------- -* [~alex](/~alex) -* [~anthony](/~anthony) - -Hosted Services ---------------- -* [git hosting](https://git.garbash.com) -* [web hosting](https://garbash.com) -* [email](mailto:postmaster@garbash.com) -* wireguard VPN -* [IRC server, bouncer, and web client (VPN only)](https://irc.garbash.com) -* More to come! +To all who participated--thanks, it was fun! -- libgit2 1.1.1