fixing typo and another attempt to fix headline

This commit is contained in:
Holger Reinhardt 2016-01-30 22:39:03 +01:00
parent 1dc02ef96b
commit 30ada4a220
13 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
---
layout: post
title: We are live or How to start a developer blog
subtite: A short introduction
subtitle: The 'Hello World' Post
category: general
tags: [cto, culture]
author: Holger

View file

@ -1,7 +1,7 @@
---
layout: post
title: OSCON Europe 2015
subtite: Notes from OSCON Europe 2015
subtitle: Notes from OSCON Europe 2015
category: conference
tags: [open-source]
author: Marco

View file

@ -1,7 +1,7 @@
---
layout: post
title: The beginnings of our API Journey
subtite: Intro to our API style guide
subtitle: Intro to our API Style Guide
category: api
tags: [api]
author: Holger

View file

@ -1,7 +1,7 @@
---
layout: post
title: Impressions from DevOpsCon 2015 - Part 1
subtite: Notes from DevOpsCon 2015
title: Impressions from DevOpsCon 2015
subtitle: Notes from DevOpsCon 2015
category: conference
tags: [docker, devops]
author: Rainer

View file

@ -1,7 +1,7 @@
---
layout: post
title: Impressions from DockerCon 2015 - Part 1
subtite: Insights, Outlooks and Inbetweens
subtitle: Insights, Outlooks and Inbetweens
category: conference
tags: [docker, security]
author: ThomasSc

View file

@ -1,7 +1,7 @@
---
layout: post
title: APIdays Paris - From Philosophy to Technology and back again
subtite: A biased report from APIdays Global in Paris
subtitle: A biased report from APIdays Global in Paris
category: conference
tags: [api]
author: Martin

View file

@ -1,7 +1,7 @@
---
layout: post
title: DevOpsCon 2015 - Is it really about the tools?
subtite: My opinionated findings from DevOpsCon 2015 in Munich
subtitle: My opinionated findings from DevOpsCon 2015 in Munich
category: conference
tags: [devops, microservice]
author: Elias Weingaertner

View file

@ -1,7 +1,7 @@
---
layout: post
title: Log Aggregation with Fluentd, Elasticsearch and Kibana
subtite: Introduction to log aggregation using Fluentd, Elasticsearch and Kibana
subtitle: Introduction to log aggregation using Fluentd, Elasticsearch and Kibana
category: howto
tags: [devops, docker, logging]
author: Doru Mihai

View file

@ -1,7 +1,7 @@
---
layout: post
title: Howto - Fluentd Log Parsing
subtite: Description of a couple of approaches to designing your fluentd configuration.
subtitle: Description of a couple of approaches to designing your fluentd configuration.
category: howto
tags: [devops, logging]
author: Doru Mihai