From b99369f07bb715694dacf8b7327deaa91a7eb3e1 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 2 Jun 2025 12:19:55 -0600 Subject: Added gopherhole --- org/gophermap | 19 +++++++++++++++++++ org/index.org | 6 +++++- publish.el | 1 + 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 org/gophermap diff --git a/org/gophermap b/org/gophermap new file mode 100644 index 0000000..29c5a01 --- /dev/null +++ b/org/gophermap @@ -0,0 +1,19 @@ +iNathan's shitty gopher hole + +iAs of writing this I am in a pissy mode. +iIn this world there are lots of reasons to be pissed. + +iPoorly exported shit from org-mode: +0Visit the linux room linux-room.txt shittyweb.org +0Visit the music room music-room.txt shittyweb.org +0Learn Nathan's philosophy nathans-philosophy.txt shittyweb.org +0Visit the reading corner reading-corner.txt shittyweb.org +0LEARN THE TRUTH truth.txt shittyweb.org +0Tips, tricks, & reviews ttr.txt shittyweb.org + +0Arch guide distro-guides/arch.txt shittyweb.org +0Xfce guide distro-guides/xfce.txt shittyweb.org +0Fedora guide distro-guides/fedora.txt shittyweb.org + +hShittyweb https URL:https://shittyweb.org +hShittyweb onion URL:http://3yrbqwojymy6zhbgbt2aatxgvs6a3m5fvrpk24nfp2q3nyjz5raohoqd.onion diff --git a/org/index.org b/org/index.org index 4eee37e..3d6fdce 100644 --- a/org/index.org +++ b/org/index.org @@ -17,7 +17,11 @@ | [[file:nathans-philosophy.org][--> Learn Nathan's philosophy]] | [[file:truth.org][--> LEARN THE TRUTH <--]] | [[file:ttr.org][--> Tips, tricks, & reviews]] | | [[https://git.shittyweb.org][Shittyweb version control]] | [[https://shittyweb.org][Shittyweb clearnet]] | [[http://3yrbqwojymy6zhbgbt2aatxgvs6a3m5fvrpk24nfp2q3nyjz5raohoqd.onion][Shittyweb onion]] | -/durp durp durp/ *switch from hand written html to org-mode still in the working* +/durp durp durp/ *bite my shiny metal ass* +# Too lazy to fix org mode gopher links +#+begin_export html +gopherhole +#+end_export * Contact/links :PROPERTIES: diff --git a/publish.el b/publish.el index b8fdcf0..b8db604 100644 --- a/publish.el +++ b/publish.el @@ -42,6 +42,7 @@ ("gopher-static" :base-directory "org/" :base-extension "" + :include ("gophermap") :publishing-directory "gopher/" :recursive t :publishing-function org-publish-attachment -- cgit v1.2.3