diff --git a/.gitmodules b/.gitmodules index a1f3ab8..9cbc331 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/casper"] path = themes/casper url = https://github.com/feliix42/hugo-theme-casper +[submodule "themes/novela"] + path = themes/novela + url = git@github.com:forestryio/hugo-theme-novela.git diff --git a/config.toml b/config.toml index fb6a593..6bd3335 100644 --- a/config.toml +++ b/config.toml @@ -1,53 +1,65 @@ baseURL = "https://dummyco.de" languageCode = "en-us" title = "Dummycode" -theme = "casper" +theme = "novela" copyright = "All rights reserved" -paginate = 5 +paginate = 6 # pluralizelisttitles = false -[[menu.main]] -identifier = "home" -pre = "

My World:

" -name = "Home" -url = "/" -weight = 122 -[[menu.main]] -identifier = "imprint" -name = "Imprint" -url = "/imprint/" -weight = 121 -[[menu.main]] -identifier = "homepage" -name = "Homepage" -url = "https://felixwittwer.de" -weight = 120 -[[menu.main]] -name = "Github" -pre = "

Social:

" -url = "https://github.com/feliix42" -weight = 109 -[[menu.main]] -name = "Twitter" -url = "https://twitter.com/Felix_Wittwer" -weight = 108 -[[menu.main]] -name = "Keybase" -url = "https://Keybase.io/feliix42" -weight = 107 +#[[menu.main]] +#identifier = "home" +#pre = "

My World:

" +#name = "Home" +#url = "/" +#weight = 122 +#[[menu.main]] +#identifier = "imprint" +#name = "Imprint" +#url = "/imprint/" +#weight = 121 +#[[menu.main]] +#identifier = "homepage" +#name = "Homepage" +#url = "https://felixwittwer.de" +#weight = 120 +#[[menu.main]] +#name = "Github" +#pre = "

Social:

" +#url = "https://github.com/feliix42" +#weight = 109 +#[[menu.main]] +#name = "Twitter" +#url = "https://twitter.com/Felix_Wittwer" +#weight = 108 +#[[menu.main]] +#name = "Keybase" +#url = "https://Keybase.io/feliix42" +#weight = 107 -[params] -author = "Felix Wittwer" -authorlocation = "Dresden, Germany" -authorwebsite = "https://felixwittwer.de" -authoravatar = "images/felix.jpg" -authorbio = "I am doing my Master's in computer science at TU Dresden." -cover = "images/banner.jpg" -description = "\"If you don't know where you are going, any road will get you there.\"" -githubName = "feliix42" -hideHUGOSupport = false -logo = "" -twitterName = "Felix_Wittwer" +[social] +twitter = "https://twitter.com/feliix42" +github = "https://github.com/Feliix42" +#linkedin= "#" +instagram = "https://instagram.com/feliix42" +#dribbble = "#" +#youtube = "#" + +[taxonomies] +author = "authors" + + +#[params] +#author = "Felix Wittwer" +#authorlocation = "Dresden, Germany" +#authorwebsite = "https://felixwittwer.de" +#authoravatar = "images/felix.jpg" +#authorbio = "I am doing my Master's in computer science at TU Dresden." +#cover = "images/banner.jpg" +#description = "\"If you don't know where you are going, any road will get you there.\"" +#githubName = "feliix42" +#hideHUGOSupport = false +#logo = "" +#twitterName = "Felix_Wittwer" [permalinks] post = "/:slug/" diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..4d51189 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,7 @@ +--- +hero: + heading: An infrequently updated blog about any stuff I find interesting. + image: /images/banner.jpg + maxWidthPX: 652 +--- + diff --git a/content/authors/felix/_index.md b/content/authors/felix/_index.md new file mode 100644 index 0000000..fb0bdaa --- /dev/null +++ b/content/authors/felix/_index.md @@ -0,0 +1,14 @@ +--- +title: Felix Wittwer +bio: | + When I'm on the clock I work as a compiler researcher at TU Dresden, but in my spare time I enjoy dabbling my feet in systems and low-level programming, reading and sometimes also gaming. (he/him) +avatar: /images/felix.jpg +featured: true +social: + - title: github + url: https://github.com/Feliix42 + - title: twitter + url: https://twitter.com/feliix42 + - title: instagram + url: https://instagram.com/feliix42 +--- diff --git a/content/post/final-station.md b/content/post/final-station.md index 82224a8..fcd2f53 100644 --- a/content/post/final-station.md +++ b/content/post/final-station.md @@ -1,10 +1,12 @@ --- title: "Final Station" date: 2019-02-19T07:38:01+02:00 -image: content/images/2018/07/the_final_station.jpg +hero: /content/images/2018/07/the_final_station.jpg +excerpt: The day starts off just like any other working day in the past few months. It's your first working day after vacation. The alarm clock brutally wakes you from a deep and dreamless sleep. The house is emptied; Your daughter went to a mandatory practice session for the case a second _Visitation_ might occur. You grab some food from the fridge and make your way to the railway station of your town where you work as a train conductor. Since the first _Visitation_ happened about a century ago, trains form the main means of transportation through the vast emptiness between the few towns that are scattered across the land. slug: "the-final-station" tags: ["gaming"] draft: false +authors: ["felix"] --- The day starts off just like any other working day in the past few months. It's your first working day after vacation. The alarm clock brutally wakes you from a deep and dreamless sleep. The house is emptied; Your daughter went to a mandatory practice session for the case a second _Visitation_ might occur. You grab some food from the fridge and make your way to the railway station of your town where you work as a train conductor. Since the first _Visitation_ happened about a century ago, trains form the main means of transportation through the vast emptiness between the few towns that are scattered across the land. diff --git a/content/post/hand-me-the-ricer.md b/content/post/hand-me-the-ricer.md index 83ed6a1..05719f8 100644 --- a/content/post/hand-me-the-ricer.md +++ b/content/post/hand-me-the-ricer.md @@ -1,9 +1,11 @@ --- title: "Hand Me the Ricer" date: 2016-02-15T00:31:52+01:00 -image: content/images/2016/feb/5w6BJGF.png +hero: /content/images/2016/feb/5w6BJGF.png +excerpt: A few months ago I found this subreddit - unixporn. I'm not sure what I expected, when I clicked that link. Everyone who frequents Reddit more or less often knows that this is a place where you can find almost everything you can think of and - even more often - can find things you didn't even want to find. And since the suffix _porn_ didn't sound very promising, I was very sceptical. slug: "hand-me-the-ricer" tags: ["apple", "linux", "design", "reddit"] +authors: ["felix"] draft: false --- diff --git a/content/post/im-corroding.md b/content/post/im-corroding.md index 811ee9b..df542f7 100644 --- a/content/post/im-corroding.md +++ b/content/post/im-corroding.md @@ -1,9 +1,11 @@ --- title: "I'm Corroding" date: 2016-07-04T21:17:00+02:00 -image: content/images/2016/jul/photo-1416424312427-baefa7707d85.jpeg +hero: /content/images/2016/jul/photo-1416424312427-baefa7707d85.jpeg +excerpt: "No, I'm not getting old. I mean - yes, technically I’m aging and getting older in this very minute. But this blog entry is not about me getting old and senile. It’s about a programming language I recently started to learn: Rust." slug: "im-corroding" tags: ["rust", "programming"] +authors: ["felix"] draft: false --- diff --git a/content/post/pain27_part1.md b/content/post/pain27_part1.md index 086d7ca..bacbbdd 100644 --- a/content/post/pain27_part1.md +++ b/content/post/pain27_part1.md @@ -20,6 +20,8 @@ This first part will center on the necessary components and preparations since t --- ## Preparations +For me, the what the repository offered was a little overwhelming, at first. + - what the repo offers - what parts are necessary? - What belongs to a keyboard? diff --git a/layouts/partials/icons/ui/logo.html b/layouts/partials/icons/ui/logo.html new file mode 100644 index 0000000..b7c65f4 --- /dev/null +++ b/layouts/partials/icons/ui/logo.html @@ -0,0 +1,227 @@ +
+ + + dummycode_logo + Created with Inkscape. + + + + + + + + + + + + + + + + + + + + + + + + + + dummycode_logo + + + + +
+ diff --git a/static/content/images/2016/jul/photo-1416424312427-baefa7707d85.jpeg b/static/content/images/2016/jul/photo-1416424312427-baefa7707d85.jpeg index cad2cbb..ceaddf2 100644 Binary files a/static/content/images/2016/jul/photo-1416424312427-baefa7707d85.jpeg and b/static/content/images/2016/jul/photo-1416424312427-baefa7707d85.jpeg differ diff --git a/static/images/felix.jpg b/static/images/felix.jpg index dee0219..1e31789 100644 Binary files a/static/images/felix.jpg and b/static/images/felix.jpg differ diff --git a/themes/novela b/themes/novela new file mode 160000 index 0000000..5d015ee --- /dev/null +++ b/themes/novela @@ -0,0 +1 @@ +Subproject commit 5d015eef4c56e5f2ae7b767acc491d52f0df23bb