e1e0.net

sources for e1e0 website
git clone https://git.e1e0.net/e1e0.net.git
Log | Files | Refs

commit 91567a34db143530f62174538ea6a9a7f28e3839
parent ab97a91787729361af5dada26699bade57157bfa
Author: Paco Esteban <paco@onna.be>
Date:   Fri, 23 Aug 2019 18:19:13 +0200

new code page to include more links

Diffstat:
Msrc/_header.html | 8++++----
Asrc/code.md | 11+++++++++++
Msrc/gophermap | 2+-
3 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/src/_header.html b/src/_header.html @@ -13,10 +13,10 @@ <nav> <ul> <li><a href="/">home</a></li> - <li><a href="https://git.onna.be/">code</a></li> - <li><a href="contact.txt">contact</a></li> - <li><a href="gpgkey.asc">GnuPG Key</a></li> - <li><a href="gpg_keys_transition.txt">Keys transition statement</a></li> + <li><a href="/code.html">code</a></li> + <li><a href="/contact.txt">contact</a></li> + <li><a href="/gpgkey.asc">GnuPG Key</a></li> + <li><a href="/gpg_keys_transition.txt">Keys transition statement</a></li> </ul> </nav> </header> diff --git a/src/code.md b/src/code.md @@ -0,0 +1,11 @@ +# Code + +I sometimes write some code (small stuff really). You can find it hosted at + +* [git.onna.be](https://git.onna.be/) +* [git.sr.ht](https://git.sr.ht/~pacoeb/) (I do not use this account much). +* [GitHub](https://github.com/pacoesteban) (probably outdated, I only use this + account for work and collaboration) + +The code that generates these pages is on a [mercurial](https://www.mercurial-scm.org/) repo. I may publish +it some day, although is super boring/simple. diff --git a/src/gophermap b/src/gophermap @@ -33,7 +33,7 @@ o--o-- Ramblings o--o-- More Info -hCode URL:https://git.onna.be/ +0Code /code.md onna.be 70 0Contact /contact.txt onna.be 70 0GnuPG key /gpgkey.asc onna.be 70 0GnuPG Keys transition statement /gpg_keys_transition.txt onna.be 70