added metadata, about and some post navigation

This commit is contained in:
Lukasz Skotarek 2020-04-02 22:28:57 +02:00
parent f9de954724
commit 59c253b296
29 changed files with 85 additions and 32 deletions

View file

@ -9,7 +9,7 @@ name: dreat
description: Software Monk/Drummer/Music Designer
# URL of your avatar or profile pic (you could use your GitHub profile pic)
avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
avatar: https://avatars1.githubusercontent.com/u/3110673?s=460&u=f8c793e9236a17531d3fa9befd4bfd08ceeacceb&v=4
#
# Flags below are optional

View file

@ -28,6 +28,8 @@
<nav>
<a href="{{ site.baseurl }}/">Blog</a>
<a href="{{ site.baseurl }}/tags">Posts by tags</a>
<a href="{{ site.baseurl }}/categories">Posts by categories</a>
<a href="{{ site.baseurl }}/about">About</a>
</nav>
</header>

View file

@ -6,6 +6,7 @@ published: true
layout: post
post_date: 2017-03-01 09:05:29
tags: [archived]
categories: [announcements, old_blog]
---
I decided to participate in <a href="https://dajsiepoznac.pl/" target="_blank">GetNoticed</a>. Short story even shorter, it's about writing OpenSource code and blog about it (and IT).

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-03-08 07:00:08
tags: [archived]
tags: [archived, osii]
categories: [projects, old_blog]
---
<strong>This is the first post in series about OpenSettlersII aka GetNoticed! project.</strong>

View file

@ -5,7 +5,8 @@ layout: post
published: true
post_date: 2017-03-12 22:04:29
permalink: 2017/03/12/chicago-vs-london-tdd/
tags: [archived]
tags: [archived, software_engineering, testing]
categories: [theory, tests, old_blog]
---
Somewhere near my very beggining of my software engineering journey, as a fresh Junior, I happened to talk with a collegue of mine. I remember him saying:
<p style="text-align: center;">So, when someone says [during the interview]

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-03-17 07:00:26
tags: [archived]
tags: [archived, integration]
categories: [theory, old_blog]
---
I started to get more into integration and integration patterns. There are few reasons:
<ul>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-03-23 07:00:25
tags: [archived]
tags: [archived, osii]
categories: [projects, old_blog]
---
Hello and welcome for a short update!

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-03-26 20:50:50
tags: [archived]
tags: [archived, integration]
categories: [theory, old_blog]
---
<a href="https://dreat.info/2017-03-17-introduction-to-integration/">Last time</a> we spoke about some integration methods we can use.

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-03-31 21:58:32
tags: [archived]
tags: [archived, integration, rabbitmq]
categories: [theory, projects, old_blog]
---
<div style="direction: ltr; border-width: 100%;">
<div style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 6.6041in;">

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-02 21:05:54
tags: [archived]
tags: [archived, osii]
categories: [projects, old_blog]
---
<a href="https://github.com/Dreat/OpenSettlersII/commit/086302655af2e017161bce6077eacfbf36e029bb">Here's a commit for you to look at!</a>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-06 07:00:19
tags: [archived]
tags: [archived, osii]
categories: [old_blog, projects]
---
<a href="https://github.com/Dreat/OpenSettlersII/commit/1d645945893f63fe8e6c0f29ef9f35c6e645130e">As always, commit to look at!</a>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-08 07:00:54
tags: [archived]
tags: [archived, til]
categories: [til, theory, old_blog]
---
<p style="text-align: center;"><em>This is Today I Learned - some nice things I learned, too short to be valid blog post, but too important/interesting/etc to not be written down</em></p>
While exposing classes to WCF service, you have to use <em>[DataContract]</em> (for class) and <em>[DataMember]</em> (for properties) attributes. Or do you?

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-17 14:12:07
tags: [archived]
tags: [archived, conference]
categories: [old_blog, conferences]
---
Week ago I went to Rome to take part in Erlang Factory Lite, and, as promised, here is blogpost about it (the first part)

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-23 21:35:21
tags: [archived]
tags: [archived, osii]
categories: [projects, old_blog]
---
<a href="https://github.com/Dreat/OpenSettlersII/commit/41929f3570c3c4450d5ffef3a5d824d103b8f606">As always - commit!</a>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-30 22:36:46
tags: [archived]
tags: [archived, conference]
categories: [old_blog, conferences]
---
Hello for the second (and last) part of EFL Rome2017 post! You can find previous one <a href="https://dreat.info/2017/04/17/erlang-factory-lite-rome-2017-0/">here</a>
<h3 class="talk-title" style="text-align: center;">Music and Message Passing Concurrency <em>by Joe Armstrong</em></h3>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-04-30 22:37:21
tags: [archived]
tags: [archived, osii]
categories: [projects, old_blog]
---
<a href="https://github.com/Dreat/OpenSettlersII/commit/e75c850094b394d51e60dd1712befa70e10d357f" target="_blank" rel="noopener noreferrer">As always - a commit!</a>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-05-13 20:00:59
tags: [archived]
tags: [archived, conference]
categories: [old_blog, conference]
---
Hello!

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-05-14 20:38:02
tags: [archived]
tags: [archived, osii]
categories: [projects, old_blog]
---
<a href="https://github.com/Dreat/OpenSettlersII/commit/591554e9b2fdc1eeddba9dbde631a4b233241b9a" target="_blank" rel="noopener noreferrer">As always, a commit!</a>

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-05-20 19:00:38
tags: [archived]
tags: [archived, testing, software_engineering]
categories: [theory, tests, old_blog]
---
During ElixirConfEu in Barcelona, I learned about Property Testing. It looks pretty neat and it got me interested. Basics sound quite easy but theres more than meets the eye and Ive been reading/listening about it for a while.
As I dont feel comfortable enough to do a deep dive into the topic I will do an introduction to it. After I get a deeper understanding with some “real life” examples (or maybe doing them myself) I will write a follow-up.

View file

@ -5,6 +5,7 @@ layout: post
published: true
post_date: 2017-06-12 07:00:19
tags: [archived]
categories: [announcements, old_blog]
---
Hello!

View file

@ -4,12 +4,14 @@ author: dreat
layout: post
published: true
post_date: 2017-06-23 21:22:01
tags: [archived]
tags: [archived, til, csharp]
categories: [til, theory, old_blog]
---
While using EntityFramework in my integration tests (which is a separate topic ;) ) I discovered quite interesting thing. I guess this may be obvious to some, but I learned Entity "the hard way" jumping into an app with Entity already in place and had to adapt - this was my first app with a database by the way.
So if you add entities to your context I'm used to adding all entities to context, so the code would look like
[csharp]
```csharp
using (var ctx = new Context())
{
var first = new FirstEntity { .. };
@ -19,10 +21,11 @@ using (var ctx = new Context())
ctx.SecondEntities.Add(second);
ctx.SaveChanges();
}
[/csharp]
```
But if entities are related, you can safely do this
[csharp]
```csharp
using (var ctx = new Context())
{
var first = new FirstEntity { .. };
@ -32,9 +35,12 @@ using (var ctx = new Context())
ctx.SecondEntities.Add(second);
ctx.SaveChanges();
}
[/csharp]
```
Or even this!
[csharp]
```csharp
using (var ctx = new Context())
{
var second = new SecondEntity { Relation = new FirstEntity{ .. } };
@ -42,6 +48,6 @@ using (var ctx = new Context())
ctx.SecondEntities.Add(second);
ctx.SaveChanges();
}
[/csharp]
```
It's nice and saves some typing! :)

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-07-02 22:13:20
tags: [archived]
tags: [archived, purescript, first_look]
categories: [old_blog, languages, first_looks]
---
After ElixirConfEu I decided to try PureScript. Partly for yet another frontend try, party because it looked interesting and partly because I wanted a little break with something way different and new.

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-09-14 07:00:35
tags: [archived]
tags: [archived, til, vim, visualstudio]
categories: [til, old_blog]
---
While a back ago I did a little test. I read the <a href="https://leanpub.com/deliberatevim" target="_blank" rel="noopener">Deliberate Vim</a> book, did the exercises and decided to go full Vim. So I installed <a href="https://www.viemu.com/">ViEmu</a> to my VisualStudio 2015. Aaaand had a few struggles. Some shortcuts conflicts that I had to solve manually and still it wasn't so convenient to use.

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-09-27 07:00:52
tags: [archived]
tags: [archived, til, elixir, windows]
categories: [til, old_blog]
---
Hello there!

View file

@ -4,7 +4,8 @@ author: dreat
layout: post
published: true
post_date: 2017-12-12 20:31:22
tags: [archived]
tags: [archived, spawnfest, hackaton]
categories: [old_blog, hackatons, spawnfests]
---
Last weekend (9-10.12) I took part in <a href="https://spawnfest.github.io/" target="_blank" rel="noopener">SpawnFest2017</a> and I've got some thoughts to share
<h3>What is it?</h3>

View file

@ -2,6 +2,7 @@
layout: post
title: I'm back!
published: false
categories: [announcements, new_blog]
---
#Hello! I'm back!

View file

@ -4,11 +4,17 @@ title: About
permalink: /about/
---
Some information about you!
Hi, I'm Łukasz, more widely known on the Internet as dreat
### More Information
### What do I do?
A place to include any other types of information that you'd like to include about yourself.
I'm a software monk, delivering high quality software with zen.
On a path to programming polyglot.
Professionally using Elixir, possibly some Erlang, my two programming loves.
I'm a drummer, already with one album recorded as a session drummer. If you want me to drum, contact me.
I'm a music designer, I play around Ableton to make mostly dark ambient and I'm developing my SonicPi skills.
### Contact me

8
categories.html Normal file
View file

@ -0,0 +1,8 @@
{% for category in site.categories %}
<h3>{{ category[0] }}</h3>
<ul>
{% for post in category[1] %}
<li><a href=" {{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
{% endfor %}

8
tags.html Normal file
View file

@ -0,0 +1,8 @@
{% for tag in site.tags %}
<h3>{{ tag[0] }}</h3>
<ul>
{% for post in tag[1] %}
<li><a href=" {{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
{% endfor %}