diff --git a/homepage/.build.yml b/homepage/.build.yml index 496e3a8..0597e52 100644 --- a/homepage/.build.yml +++ b/homepage/.build.yml @@ -2,11 +2,10 @@ image: alpine/edge oauth: pages.sr.ht/PAGES:RW packages: - hut -environment: - site: www.trinity.moe tasks: - package: | cd homepage tar -cvz . > ../site.tar.gz + ls -l ../site.tar.gz - upload: | - hut pages publish -d $site site.tar.gz + hut pages publish -d www.trinity.moe site.tar.gz diff --git a/homepage/htmlfriend.sh b/homepage/htmlfriend.sh deleted file mode 100644 index cbe5ce4..0000000 --- a/homepage/htmlfriend.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -# This is a script that turns "stuff" (any text) into text that can be in HTML -# documents without weirdness. So, turn '>' into ">", etc. -# Right now it just turns certain chars into their ampersand sequences but more -# features will be added if necessary. - -# http://rabbit.eng.miami.edu/info/htmlchars.html -# order matters; ampersand must be first -sed \ - -e 's/&/\&/g' \ - -e 's/\"/\"/g' \ - -e 's/\</g' \ - -e 's/>/\>/g' \ - -e 's/Þ/Þ/g' \ - -e 's/þ/þ/g' -# add more as necessary diff --git a/homepage/lets-get-arrested-bare.html b/homepage/lets-get-arrested-bare.html deleted file mode 100644 index d3d55da..0000000 --- a/homepage/lets-get-arrested-bare.html +++ /dev/null @@ -1,9 +0,0 @@ - -
- - - - - - - diff --git a/homepage/lets-get-arrested.html b/homepage/lets-get-arrested.html index 5b07145..fffa8d2 100644 --- a/homepage/lets-get-arrested.html +++ b/homepage/lets-get-arrested.html @@ -1,27 +1,7 @@ - - + - - - - - - - -~ Return to the rest of the site
- - - -See the lets-get-arrested project. -
-Apologies for the bloating HTML and JS to make this page look consistent with the rest of my website, which may come across as branding. -I also have a bare page with just the JavaScript loop. -
- - + diff --git a/homepage/music.html b/homepage/music.html deleted file mode 100644 index e75d397..0000000 --- a/homepage/music.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - -~ Return to the rest of the site
- - - --This is my WML web deck. -I suggest you visit my HTML website for a better experience. -
--I'm Deven Trinity Blake. Just your normal everyday nerd. -
-