sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit 2b70635f4399333c38d25679a924414dd7baa0ea
parent dca755377e6fb8ef7eb7bc8fba02d4864133da9b
Author: parazyd <parazyd@dyne.org>
Date:   Mon,  5 Feb 2018 13:09:47 +0100

gopher

Diffstat:
Mcontact.html.md | 4++--
Adoc/index.gph | 5+++++
Afavicon.ico | 2++
Agit | 2++
Aindex.gph | 17+++++++++++++++++
Mnav.html | 2+-
Apub | 2++
Mrsync-exclude | 1-
8 files changed, 31 insertions(+), 4 deletions(-)

diff --git a/contact.html.md b/contact.html.md @@ -3,11 +3,11 @@ contact You can contact me using any of the following: -* **email/xmpp:** `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) -* **gnupg:** 0333 7671 FDE7 5BB6 A85E&nbsp;&nbsp;C91F [B876 CB44 FA1B 0274](/fa1b0274.txt) +* **gnupg:** 0333 7671 FDE7 5BB6 A85E C91F [B876 CB44 FA1B 0274](/fa1b0274.txt) A little bit of financial help towards my rent is always welcome. Thank you kindly if you choose to throw some BTC my way ❤️ diff --git a/doc/index.gph b/doc/index.gph @@ -0,0 +1,5 @@ + + -- Random knowledgebase + +[0|Mainline U-Boot on Odroid C2|/doc/odroidc2-mainline.html.md|server|port] +[0|Setting up a sunxi board with a ramdisk and ATA over Ethernet rootfs boot|/doc/arm-ramdisk.html.md|server|port] diff --git a/favicon.ico b/favicon.ico @@ -0,0 +1 @@ +static/favicon.ico+ \ No newline at end of file diff --git a/git b/git @@ -0,0 +1 @@ +../git.parazyd.cf+ \ No newline at end of file diff --git a/index.gph b/index.gph @@ -0,0 +1,17 @@ + +~~ parazyd.cf ~~ + +[0|About this page|/index.html.md|server|port] +[0|Projects|/projects.html.md|server|port] +[0|Contact|/contact.html.md|server|port] +[0|GnuPG pubkey|/fa1b0274.txt|server|port] + +-- Lurk more -- + +[1|Code repositories|/git|server|port] +[1|Random knowledgebase|/doc|server|port] + +-- More gopher -- + +[1|The Gopher Lawn|/lawn|bitreich.org|port] +[1|josuah.net|/|josuah.net|port] diff --git a/nav.html b/nav.html @@ -3,7 +3,7 @@ <li><a href="/">home</a></li> <li><a href="/doc">doc</a></li> <li><a href="/projects.html">projects</a></li> - <li><a href="http://git.parazyd.cf">git</a></li> + <li><a href="/git">git</a></li> <li><a href="http://pub.parazyd.cf">pub</a></li> <li><a href="/contact.html">contact</a></li> </ul> diff --git a/pub b/pub @@ -0,0 +1 @@ +../pub.parazyd.cf+ \ No newline at end of file diff --git a/rsync-exclude b/rsync-exclude @@ -7,4 +7,3 @@ footer.html .gitignore .git *.swp -*.md