# oe7drt.com Welcome to my personal Gemini space! This is my personal space on the internet that I use mainly to keep track on different topics mainly on tech stuff like amateur radio or general computer related topics with some flavour of Linux and networking (and a bit of *BSD) I will probably also publish more non-tech stuff within the Outdoor and DIY categories on the equipment page. => gopher://oe7drt.com/ View via Gopher => https://oe7drt.com/ View via HTTPS => http://5uxkejb6la7olhncaotybxrscmdlbxwy64ucuyrum4tsgfuoxbyav2qd.onion/ View via Tor Hidden Service => /about/ About this Gemini capsule {{ range (where .RegularPages "Params.gemini" "ne" "false") }} => {{ .RelPermalink }} {{ .Title }} {{- end }} ## Notes {{ range (where (where .Site.RegularPages.ByDate.Reverse "Section" "in" (slice "notes")) ".Params.gemini" "ne" "false") }} => {{ .RelPermalink }} {{ .Title }} {{- end }} ## Equipment {{ range (where (where .Site.RegularPages.ByDate.Reverse "Section" "in" (slice "equipment")) ".Params.gemini" "ne" "false") }} => {{ .RelPermalink }} {{ .Title }} {{- end }} ## Archives {{ range (where (where (where .Site.RegularPages "Section" "in" (slice "posts")) ".Params.gemini" "ne" "false") ".Params.concept" "ne" "true").GroupByDate "2006" "desc" }}{{ $year := .Key -}} ### {{ .Key }} {{ range .Pages.ByDate.Reverse }} => {{ .RelPermalink }} {{ .Title }} {{- end }} {{ end }}