From d0587517fbcfaaa752dc70aa767b1ab2e456dd78 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 28 Dec 2020 22:26:32 +0100 Subject: [PATCH] New stuff from old site, plus customizations needed for later --- content/projects/index.md | 26 +++++++++++++++++++++++ i18n/en.toml | 35 +++++++++++++++++++++++++++++++ layouts/partials/commento.html | 6 ++++++ layouts/partials/site-footer.html | 8 +++++++ static/images/banner-old.jpg | 3 +++ static/images/banner_other.jpg | 3 +++ 6 files changed, 81 insertions(+) create mode 100644 content/projects/index.md create mode 100644 i18n/en.toml create mode 100644 layouts/partials/commento.html create mode 100755 layouts/partials/site-footer.html create mode 100644 static/images/banner-old.jpg create mode 100644 static/images/banner_other.jpg diff --git a/content/projects/index.md b/content/projects/index.md new file mode 100644 index 0000000..8abddb5 --- /dev/null +++ b/content/projects/index.md @@ -0,0 +1,26 @@ +--- +author: einar +comments: false +date: 2006-07-22 11:23:20+00:00 +layout: single +slug: projects +title: Projects +type: "page" +menu: main +image: + feature: banner.jpg + credit: Melissa Akdins + creditlink: http://www.melissaadkins.com +--- + +Although I am by no means a professional coder, I write quite a lot of code due to [my own work](https://www.dennogumi.org/about/bio/). Occasionally, I write some stuff for myself, which is listed here. You won't find it on GitHub: by *purpose* it is not put there. Although I know and love FOSS, I'm painfully aware that I'm not good at doing maintenance, and that often it takes years before I find the time and motivation to go back to them. + +That said, feel free to use them if you find them useful! + +### Danbooru Client + +I have written (and I occasionally come back to it, every now and then) this program, meant to be a client to to access Danbooru-based image boards ([Wikipedia definition](http://en.wikipedia.org/wiki/Imageboard#Danbooru-style_boards)). + +### Python scripts + +I also have written [a small script to filter desktop wallpapers](http://www.dennogumi.org/2007/01/03/checker-mark-iii/) based on their size or aspect ratio. It's mostly a toy program, but if you're curious, try it out! diff --git a/i18n/en.toml b/i18n/en.toml new file mode 100644 index 0000000..71b39e1 --- /dev/null +++ b/i18n/en.toml @@ -0,0 +1,35 @@ +[more] +other = "More" + +[allTitle] +other = "All {{.Title }}" + +[recentTitle] +other = "Latest posts" + +[readMore] +other = "read more" + +[whatsInThis] +other = "What's in this {{ .Type }}" + +[related] +other = "Related" + +[yourName] +other = "Your Name" + +[emailAddress] +other = "Email Address" + +[message] +other = "Message" + +[emailRequiredNote] +other = "An email address is required." + +[send] +other = "Send" + +[taxonomyPageList] +other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”" diff --git a/layouts/partials/commento.html b/layouts/partials/commento.html new file mode 100644 index 0000000..21e8c52 --- /dev/null +++ b/layouts/partials/commento.html @@ -0,0 +1,6 @@ +
+ +
diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html new file mode 100755 index 0000000..841feb3 --- /dev/null +++ b/layouts/partials/site-footer.html @@ -0,0 +1,8 @@ + diff --git a/static/images/banner-old.jpg b/static/images/banner-old.jpg new file mode 100644 index 0000000..06c2f8c --- /dev/null +++ b/static/images/banner-old.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96de3325df957c61424e04efa465c544070c31e5ac104c2b1aa1080b32ff54d3 +size 817308 diff --git a/static/images/banner_other.jpg b/static/images/banner_other.jpg new file mode 100644 index 0000000..83f24e4 --- /dev/null +++ b/static/images/banner_other.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9deb9ae443f652413696e312ff28018d1e3c0213ba60b755769afea3f246f7ce +size 414079