tUpdates. - sites - parazyd.cf website [h|git clone git://parazyd.org/sites.git|URL:git://parazyd.org/sites.git|server|port] [1|Log|/git/sites/log.gph|server|port] [1|Files|/git/sites/files.gph|server|port] [1|Refs|/git/sites/refs.gph|server|port] --- [1|commit fdaa5005ba0a6dd06f59350390c7851e5dfd0fe9|/git/sites/commit/fdaa5005ba0a6dd06f59350390c7851e5dfd0fe9.gph|server|port] [1|parent baa2ee635d3bb224d92eba58d67526868103509e|/git/sites/commit/baa2ee635d3bb224d92eba58d67526868103509e.gph|server|port] [h|Author: parazyd |URL:mailto:parazyd@dyne.org|server|port] Date: Sat, 26 Jan 2019 02:36:26 +0100 Updates. Diffstat: M contact.html.md | 2 +- M footer.html | 2 -- M index.gph | 1 + M index.html.md | 2 +- M projects.gph | 5 +++++ M projects.html.md | 10 +++++++++- M static/style.css | 4 ++-- 7 files changed, 19 insertions(+), 7 deletions(-) --- [1|diff --git a/contact.html.md b/contact.html.md|/git/sites/file/contact.html.md.gph|server|port] t@@ -3,7 +3,7 @@ contact You can contact me using any of the following: -* **email:** `echo 'cnenmlq@qlar.bet' | tr 'A-Za-z' 'N-ZA-Mn-za-m'` +* **email:** echo 'cnenmlq@qlar.bet' | tr 'A-Za-z' 'N-ZA-Mn-za-m' * **irc:** *parazyd* on various irc networks * **twitter:** [@parazyd](https://twitter.com/parazyd) * **github:** [github/parazyd](https://github.com/parazyd) [1|diff --git a/footer.html b/footer.html|/git/sites/file/footer.html.gph|server|port] t@@ -4,14 +4,12 @@ [1|diff --git a/index.gph b/index.gph|/git/sites/file/index.gph.gph|server|port] t@@ -27,6 +27,7 @@ HTTP and HTTPS protocols if that's your thing. [1|God says...|/gw.dcgi|server|port] [1|.g|/dotg|server|port] [7|Search Urban Dictionary|/urban.dcgi|server|port] +[7|Search for torrents|/index.dcgi|bay.parazy.de|666] [MORE GOPHER]____________________________________________________ [1|The Gopher Lawn|/lawn|bitreich.org|port] [1|diff --git a/index.html.md b/index.html.md|/git/sites/file/index.html.md.gph|server|port] t@@ -1,7 +1,7 @@ welcome ======= -Hi there! I'm Ivan. A [Bitcoin](https://bitcoin.org) enthusiast, +Hi there! I'm parazyd. A [Bitcoin](https://bitcoin.org) enthusiast, programmer, musician, and [hacker](https://en.wikipedia.org/wiki/Hacker_culture). Basically you might call me a multitasker. [1|diff --git a/projects.gph b/projects.gph|/git/sites/file/projects.gph.gph|server|port] t@@ -1,6 +1,11 @@ Some projects I work on and/or are worth mentioning. +[h|Diaspora Diaries|URL:https://diasporadiaries.eu|server|port] +---------------- +Diaspora Diaries is a platform where everyone with experience of +living abroad can write down their story. + [1|Tor DAM|/git/tor-dam/log.gph|server|port] ------- Tor Distributed Announce Mechanism is the protocol and tooling [1|diff --git a/projects.html.md b/projects.html.md|/git/sites/file/projects.html.md.gph|server|port] t@@ -3,6 +3,13 @@ projects Some projects I work on and/or are worth mentioning. +[Diaspora Diaries](https://diasporadiaries.eu) +---------------------------------------------- + +Diaspora Diaries is a platform where everyone with experience of living +abroad can write down their story. + + [Tor DAM](/git/tor-dam/) ------------------------------------------ t@@ -10,7 +17,8 @@ Tor Distributed Announce Mechanism is the protocol and tooling implementing discovery and announcement of nodes running the software in the Tor network. -[Maemo Leste](https://github.com/maemo-leste) + +[Maemo Leste](https://leste.maemo.org) --------------------------------------------- Fremantle Porting Task Force. The effort to reverse-engineer and provide [1|diff --git a/static/style.css b/static/style.css|/git/sites/file/static/style.css.gph|server|port] t@@ -8,7 +8,7 @@ body { color: #eee; margin: 0 15% 0 15%; font-size: 12pt; - font-family: sans-serif, monospace; + font-family: monospace; } pre code { t@@ -36,7 +36,7 @@ code { } #footer { - text-align: right; + text-align: center; font-size: 7pt; }