Skip to content

Commit

Permalink
Fixing homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
truemped committed Jun 12, 2019
1 parent 9778274 commit a6e5c04
Show file tree
Hide file tree
Showing 14 changed files with 103 additions and 57 deletions.

This file was deleted.

60 changes: 23 additions & 37 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,24 @@
<html lang="en-us">

<head>
<meta name="generator" content="Hugo 0.55.6" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="theme-color" content="#494f5c">
<meta name="msapplication-TileColor" content="#494f5c">

<meta itemprop="name" content="">
<meta itemprop="name" content="all things considered...">
<meta itemprop="description" content="">

<meta property="og:title" content="" />
<meta property="og:title" content="all things considered..." />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://truemped.github.io/index.html" />
<meta property="og:url" content="https://truemped.github.io/" />

<meta property="og:updated_time" content="2019-06-10T16:25:00&#43;02:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:title" content="all things considered..."/>
<meta name="twitter:description" content=""/>

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
Expand All @@ -27,50 +29,34 @@
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">

<title></title>
<title>all things considered...</title>
<link rel="alternate" type="application/rss+xml+xml" href="https://truemped.github.io/index.xml" title="all things considered..." />
<link rel="stylesheet" href="https://truemped.github.io/css/style.min.bbdfdbe22b04b310c3c2a48b7765d865ceff19c9989b1c578cb0c10b12c1cda8.css" integrity="sha256-u9/b4isEsxDDwqSLd2XYZc7/GcmYmxxXjLDBCxLBzag=">

<link rel="stylesheet" href="https://truemped.github.io/css/syntax.css">
</head>

<body id="page">

<header id="site-header" class="animated slideInUp faster">
<div class="hdr-wrapper section-inner">
<div class="hdr-left">
<div class="site-branding">
<a href="https://truemped.github.io">all things considered...</a>
</div>
<nav class="site-nav hide-in-mobile">
<a href="https://truemped.github.io/posts/">Posts</a>
<a href="https://truemped.github.io/about/">About</a>
</nav>
</div>
<div class="hdr-right hdr-icons">
<span class="hdr-social hide-in-mobile"><a href="https://twitter.com/truemped" target="_blank" rel="noopener me" title="Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg></a><a href="https://github.com/truemped" target="_blank" rel="noopener me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg></a><a href="https://www.linkedin.com/in/daniel-truemper-78571015/" target="_blank" rel="noopener me" title="Linkedin"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg></a></span><button id="menu-btn" class="hdr-btn" title="Menu"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></button>
<div id="spotlight" class="animated fadeIn">
<div id="home-center">
<h1 id="home-title">all things considered...</h1>
<p id="home-subtitle">Daniel Truemper</p>
<div id="home-social">
<a href="https://twitter.com/truemped" target="_blank" rel="noopener me" title="Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg></a><a href="https://github.com/truemped" target="_blank" rel="noopener me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg></a><a href="https://www.linkedin.com/in/daniel-truemper-78571015/" target="_blank" rel="noopener me" title="Linkedin"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg></a>
</div>
<nav id="home-nav" class="site-nav">
<a href="https://truemped.github.io/posts/">Posts</a>
<a href="https://truemped.github.io/about/">About</a>
</nav>
</div>
<div id="home-footer">
<p>
&copy; 2019 <a href="https://truemped.github.io">Daniel Truemper</a> &#183; <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a> &#183; <a href="https://truemped.github.io/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
</p>
</div>
</header>
<div id="mobile-menu" class="animated fast">
<ul>
<li><a href="https://truemped.github.io/posts/">Posts</a></li>
<li><a href="https://truemped.github.io/about/">About</a></li>
</ul>
</div>


<main class="site-main section-inner thin animated fadeIn faster">
<h1></h1>
</main>

<footer id="site-footer" class="section-inner thin animated fadeIn faster">
<p>&copy; 2019 <a href="https://truemped.github.io">Daniel Truemper</a> &#183; <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a></p>
<p>
Made with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> &#183; Theme <a href="https://github.com/Track3/hermit" target="_blank" rel="noopener">Hermit</a> &#183; <a href="https://truemped.github.io/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
</p>
</footer>


<script src="https://truemped.github.io/js/main.min.784417f5847151f848c339cf0acb13a06cbb648b1483435a28ed4556c4ead69b.js" integrity="sha256-eEQX9YRxUfhIwznPCssToGy7ZIsUg0NaKO1FVsTq1ps="></script>

</body>
Expand Down
72 changes: 71 additions & 1 deletion index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,83 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>all things considered...</title>
<link>https://truemped.github.io/index.html</link>
<link>https://truemped.github.io/</link>
<description>Recent content on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Mon, 10 Jun 2019 16:25:00 +0200</lastBuildDate>

<atom:link href="https://truemped.github.io/index.xml" rel="self" type="application/rss+xml" />


<item>
<title>First Retrospection</title>
<link>https://truemped.github.io/posts/retrospection/cw23/</link>
<pubDate>Mon, 10 Jun 2019 16:25:00 +0200</pubDate>

<guid>https://truemped.github.io/posts/retrospection/cw23/</guid>
<description>I am trying different things at the moment about retro- or introspection for myself. One thing that I know others are doing are weekly mails to all their directs1. I&amp;rsquo;ve also seen this via some form of weekly blog post. My default working mode is transparency so why sending mails to only a few select people when I can also just give them the link. Whomever might be interested later might find this useful - or not.</description>
</item>

<item>
<title>Manager Readme</title>
<link>https://truemped.github.io/manager-readme/</link>
<pubDate>Mon, 10 Jun 2019 16:00:00 +0200</pubDate>

<guid>https://truemped.github.io/manager-readme/</guid>
<description>I&amp;rsquo;m am an Engineering Lead in the Search department at Zalando. I joined the company in July 2016 and started as a senior Backend Engineer building the new search infrastructure with my team.
I started working professionally in the Search domain in 2008 after I graduated with a Diploma in Economics. In University the interest for Search started to grow and I took courses building inverted indices from scratch.</description>
</item>

<item>
<title>New Year Resolutions</title>
<link>https://truemped.github.io/posts/new-year-resolutions-2019/</link>
<pubDate>Wed, 23 Jan 2019 17:30:00 +0100</pubDate>

<guid>https://truemped.github.io/posts/new-year-resolutions-2019/</guid>
<description>So here I am, again claiming to stick to blogging. This time I&amp;rsquo;ll start with a look back at 2018 and my New Year resolutions that will make sure 2019 will be a blast.
Last year was a challenge for me as so many things happened that impacted my work-life. I transitioned into management and became Engineering Lead in the Search department at Zalando. I was surprised at how much I actually like working with people.</description>
</item>

<item>
<title>Favorite Talks</title>
<link>https://truemped.github.io/posts/favorite-talks/</link>
<pubDate>Sun, 13 Jan 2019 10:00:00 +0100</pubDate>

<guid>https://truemped.github.io/posts/favorite-talks/</guid>
<description>Earlier this month Monica Lent published a list of Tech talks that&amp;rsquo;ll change how you think. Every one on this list is awesome and some have influenced me pretty heavily. Especially Simple made Easy by Rich Hickey. To these I&amp;rsquo;d like to add a few from my list of favorite talks.
Full Stack Awareness In this, Arthur Bergman rants about how everything is broken. We, as engineers, are so used to just connect a few systems and the new feature is working.</description>
</item>

<item>
<title>About Me</title>
<link>https://truemped.github.io/about/</link>
<pubDate>Mon, 07 Jan 2019 09:41:34 +0100</pubDate>

<guid>https://truemped.github.io/about/</guid>
<description>I&amp;rsquo;m an Engineering Lead with a strong background in Search and Backend engineering. Working with Elasticsearch or Solr/Lucene is my passion and if I get to choose the programming language it&amp;rsquo;s Clojure. My third secret passion is working with Apache Kafka and especially Kafka Streams.
Since my transition into management started I discovered my passion for working with and for people. There is something special about helping people and teams succeed.</description>
</item>

<item>
<title>Varnish All the Things</title>
<link>https://truemped.github.io/posts/infra/varnish-all-the-things/</link>
<pubDate>Mon, 01 Feb 2016 12:15:09 +0100</pubDate>

<guid>https://truemped.github.io/posts/infra/varnish-all-the-things/</guid>
<description>My usual web application stack for the past years was based on a nginx as reverse proxy in front of a number of Python processes. Static resources were served by nginx. Each Python process was stateless, state was stored in some kind of database. If the processes needed some shared ephemeral state like counters a local redis instance solved that. A battle tested common ground for Python based web applications.</description>
</item>

<item>
<title>Elasticsearch DSL-DSL</title>
<link>https://truemped.github.io/posts/elastic-dsl/</link>
<pubDate>Wed, 29 Jul 2015 10:19:47 +0100</pubDate>

<guid>https://truemped.github.io/posts/elastic-dsl/</guid>
<description>Elasticsearch is a search server based on Apache Lucene. As a developer it is easy to use, has an expressive query DSL and all is based on JSON serialization. Often though I find myself in a position where I need to adapt queries frequently and non-trivially, say in a demonstration in front of customers or product owners.
The questions are mostly similar: &amp;ldquo;what if I also filter for X&amp;rdquo;, &amp;ldquo;how does the ranking change, when I add a freshness function&amp;rdquo;, &amp;ldquo;do I get a better result if I boost document types Y&amp;rdquo; and so on.</description>
</item>

</channel>
</rss>

This file was deleted.

1 change: 1 addition & 0 deletions posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<description>Recent content in Posts on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Mon, 10 Jun 2019 16:25:00 +0200</lastBuildDate>
<atom:link href="https://truemped.github.io/posts/index.xml" rel="self" type="application/rss+xml" />

Expand Down
5 changes: 0 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,4 @@
<priority>0</priority>
</url>

<url>
<loc>https://truemped.github.io/index.html</loc>
<priority>0</priority>
</url>

</urlset>
1 change: 1 addition & 0 deletions tags/caching/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in caching on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Mon, 01 Feb 2016 12:15:09 +0100</lastBuildDate>

<atom:link href="https://truemped.github.io/tags/caching/index.xml" rel="self" type="application/rss+xml" />
Expand Down
1 change: 1 addition & 0 deletions tags/clojure/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in clojure on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Wed, 29 Jul 2015 10:19:47 +0100</lastBuildDate>

<atom:link href="https://truemped.github.io/tags/clojure/index.xml" rel="self" type="application/rss+xml" />
Expand Down
1 change: 1 addition & 0 deletions tags/elasticsearch/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in elasticsearch on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Wed, 29 Jul 2015 10:19:47 +0100</lastBuildDate>

<atom:link href="https://truemped.github.io/tags/elasticsearch/index.xml" rel="self" type="application/rss+xml" />
Expand Down
1 change: 1 addition & 0 deletions tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in Tags on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Mon, 10 Jun 2019 16:25:00 +0200</lastBuildDate>

<atom:link href="https://truemped.github.io/tags/index.xml" rel="self" type="application/rss+xml" />
Expand Down
1 change: 1 addition & 0 deletions tags/infrastructure/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in infrastructure on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Mon, 01 Feb 2016 12:15:09 +0100</lastBuildDate>

<atom:link href="https://truemped.github.io/tags/infrastructure/index.xml" rel="self" type="application/rss+xml" />
Expand Down
1 change: 1 addition & 0 deletions tags/introspection/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Recent content in introspection on all things considered...</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
<lastBuildDate>Mon, 10 Jun 2019 16:25:00 +0200</lastBuildDate>

<atom:link href="https://truemped.github.io/tags/introspection/index.xml" rel="self" type="application/rss+xml" />
Expand Down
Loading

0 comments on commit a6e5c04

Please sign in to comment.