whateva
Jes Olson j3s@c3f.net
Wed, 14 Aug 2024 17:07:13 -0400
4 files changed,
47 insertions(+),
42 deletions(-)
M
main.go
→
main.go
@@ -85,8 +85,9 @@ // redirs up front - some of these are here for
// historic reasons, others for utility http.HandleFunc("/ip", redirHandler("/ip.html")) http.HandleFunc("/feeds", redirHandler("/feeds.html")) - http.HandleFunc("/tools.html", redirHandler("/creations.html")) - http.HandleFunc("/projects.html", redirHandler("/creations.html")) + http.HandleFunc("/tools.html", redirHandler("/about.html")) + http.HandleFunc("/projects.html", redirHandler("/about.html")) + http.HandleFunc("/creations.html", redirHandler("/about.html")) http.HandleFunc("/feeds.html", feedHandler) http.HandleFunc("/feed.atom", atom.Handler)@@ -258,25 +259,30 @@ "logs off",
"closes the world", "jes jes jes jes jes", "is a mess", + "likes russian dolls", "stands like a rabbit", "walks to waterfall", "eats rice pudding", "devours noodles", + "walks chupa", "walks 1 mile", "plays dota2", + "is a low poly rat", "blinks slowly", "inspires ideas", "hates jump king", "<3", + "makes music", "pets every cat", "is a 0.5 on the binary", "winks", - "has social anxiety", + "gets social anxiety", "tilts under pressure", + "is imposter syndrome", "simply passes away", "den", - "is a skeletor", - "listens thoughtfully", + "smells sunflowers", + "listens", } wordIndex := rand.Intn(len(wordList)) return wordList[wordIndex]
M
templates/about.html
→
templates/about.html
@@ -66,5 +66,39 @@ <li>to release patterns</li>
<li>or maintenance</li> <li>or fixes</li> <li>or support</li> +<h3>creations</h3> +this page is a showcase for my many creations :3 + +<h4>pics</h4> +<ul><a href="https://snap.as/j3s">some pics i have taken :3</a></ul> + +<h4>handy j3s.sh links</h4> +<ul><a href="/age.html">/age - age encryption tool</a></ul> +<ul><a href="/feeds.html">/feeds - my rss reader</a></ul> +<ul><a href="/ip.html">/ip - get ur public ip</a></ul> +<ul><a href="/travel.html">/travel - my travel checklist</a></ul> + +<h4>tools</h4> +<ul><a href="https://github.com/biox/shmoji">shmoji | a little shell-based emoji picker</a></ul> +<ul><a href="https://github.com/biox/pa">pa | a simple shell-based password manager that uses age</a></ul> +<ul><a href="https://git.cyberia.club/cyberia/nekobot">nekobot | 🐱 a little kitty robot for matrix</a></ul> +<ul><a href="https://git.j3s.sh/neoarkbot">neoarkbot | a very funny mumble bot</a></ul> +<ul><a href="https://git.j3s.sh/shitchat">shitchat | the worst chat app on planet earth</a></ul> +<ul><a href="https://git.j3s.sh/jrss">jrss | my personal rss feed reader lmao</a></ul> + +<h4>websites</h4> +<ul><a href="https://vore.website">vore.website | an rss/atom feed reader</a></ul> +<ul><a href="https://git.j3s.sh/j3s.sh">j3s.sh | this website</a></ul> +<ul><a href="https://capsul.org">capsul | cyberia.club's VM service</a></ul> +<ul><a href="https://git.j3s.sh/existentialcrisis.sh">existentialcrisis.sh | existential crisis api (defunct due to domain expiry)</a></ul> +<ul><a href="https://git.j3s.sh/poop.is">poop.is | poop-themed link shortener</a> (defunct atm due to domain dispute)</ul> + +<h4>misc</h4> +<ul><a href="https://git.j3s.sh/dotfiles">my dotfiles | neurotically curated</a></ul> + +<h4>important quotes about me</h4> +<ul><i>the author's projects seem to have a consistent scatalogical theme -some hackernews user</i></ul> +<ul><i>very cute j3s style as always i love the lil ascii snail art -aynish</i></ul> +<ul><i>so energetic now!! love ya jes :3 -ckie</i></ul> </div> {{end}}
M
templates/creations.html
→
templates/creations.html
@@ -2,39 +2,5 @@ {{ define "creations.html" }}
{{ template "head" . }} {{ template "nav" . }} <div id="main"> -<h3>creations</h3> -this page is a showcase for my many creations :3 - -<h4>pics</h4> -<ul><a href="https://snap.as/j3s">some pics i have taken :3</a></ul> - -<h4>handy j3s.sh links</h4> -<ul><a href="/age.html">/age - age encryption tool</a></ul> -<ul><a href="/feeds.html">/feeds - my rss reader</a></ul> -<ul><a href="/ip.html">/ip - get ur public ip</a></ul> -<ul><a href="/travel.html">/travel - my travel checklist</a></ul> - -<h4>tools</h4> -<ul><a href="https://github.com/biox/shmoji">shmoji | a little shell-based emoji picker</a></ul> -<ul><a href="https://github.com/biox/pa">pa | a simple shell-based password manager that uses age</a></ul> -<ul><a href="https://git.cyberia.club/cyberia/nekobot">nekobot | 🐱 a little kitty robot for matrix</a></ul> -<ul><a href="https://git.j3s.sh/neoarkbot">neoarkbot | a very funny mumble bot</a></ul> -<ul><a href="https://git.j3s.sh/shitchat">shitchat | the worst chat app on planet earth</a></ul> -<ul><a href="https://git.j3s.sh/jrss">jrss | my personal rss feed reader lmao</a></ul> - -<h4>websites</h4> -<ul><a href="https://vore.website">vore.website | an rss/atom feed reader</a></ul> -<ul><a href="https://git.j3s.sh/j3s.sh">j3s.sh | this website</a></ul> -<ul><a href="https://capsul.org">capsul | cyberia.club's VM service</a></ul> -<ul><a href="https://existentialcrisis.sh">existentialcrisis.sh | existential crisis api</a></ul> -<ul><a href="https://poop.is">poop.is | poop-themed link shortener</a> (defunct atm due to domain dispute)</ul> - -<h4>misc</h4> -<ul><a href="https://git.j3s.sh/dotfiles">my dotfiles | neurotically curated</a></ul> - -<h4>important quotes about me</h4> -<ul><i>the author's projects seem to have a consistent scatalogical theme -some hackernews user</i></ul> -<ul><i>very cute j3s style as always i love the lil ascii snail art -aynish</i></ul> -<ul><i>so energetic now!! love ya jes :3 -ckie</i></ul> </div> {{end}}