From db62d9e7320b558f3de3ea9ff3f8eda4bcc4e371 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 17 Mar 2019 18:30:34 +0100 Subject: some changes and additions --- 00_blog/00040_Haskell/00015_Code-Snippets/index.md | 10 ++++++++++ 00_contact/index.md | 10 ++++++++++ index.md | 22 ---------------------- template.html | 2 +- 4 files changed, 21 insertions(+), 23 deletions(-) create mode 100644 00_blog/00040_Haskell/00015_Code-Snippets/index.md create mode 100644 00_contact/index.md diff --git a/00_blog/00040_Haskell/00015_Code-Snippets/index.md b/00_blog/00040_Haskell/00015_Code-Snippets/index.md new file mode 100644 index 0000000..73c13e4 --- /dev/null +++ b/00_blog/00040_Haskell/00015_Code-Snippets/index.md @@ -0,0 +1,10 @@ +# Haskell code snipets + +The source code below was auto-fetched from: + + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.haskell .numberLines} +{BEGIN:EMBED} +https://gitweb.softwarefools.com/?p=miguel/haskell.git;a=blob_plain;f=snip/snip.hs +{END:EMBED} +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/00_contact/index.md b/00_contact/index.md new file mode 100644 index 0000000..e95ee27 --- /dev/null +++ b/00_contact/index.md @@ -0,0 +1,10 @@ +Contact +======= + +Contact me in English, German, Polish or Klingon via any of the following channels: + +* email: [mickey.mouse@idziorek.net](mailto:mickey.mouse@idziorek.net) +* XMPP: miguel (on the softwarefools.com server) +* IRC: oo\_miguel (on freenode or oftc) + +Feel free to send questions or suggestions or just say "hello". diff --git a/index.md b/index.md index 4f8c87e..fb6d234 100644 --- a/index.md +++ b/index.md @@ -46,25 +46,3 @@ Keep in mind, that this website is under sustained construction with more content scheduled to follow. Just browse the [blog](/blog) to find out more. - -Contact -======= - -Contact me in English, German, Polish or Klingon via any of the following channels: - -* email: [mickey.mouse@idziorek.net](mailto:mickey.mouse@idziorek.net) -* XMPP: miguel (on the softwarefools.com server) -* IRC: oo\_miguel (on freenode or oftc) - -Feel free to send questions or suggestions or just say "hello". - - diff --git a/template.html b/template.html index af07640..ee55b7a 100644 --- a/template.html +++ b/template.html @@ -39,7 +39,7 @@
www.idziorek.net | blog | - contact + contact