adding tags and categories
This commit is contained in:
parent
1c960f4aa8
commit
a488bb0f59
16 changed files with 182 additions and 8 deletions
|
@ -4,6 +4,7 @@ title: We are live or How to start a developer blog
|
|||
subtite: A short introduction
|
||||
description: How to start our developer blog
|
||||
category: general
|
||||
tags: [cto, communication]
|
||||
author: Holger
|
||||
author_email: holger.reinhardt@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: Notes from OSCON Europe 2015
|
||||
subtite:
|
||||
description: Notes from OSCON Europe 2015
|
||||
category: general
|
||||
category: conference
|
||||
tags: [open-source]
|
||||
author: Marco
|
||||
author_email: marco.seifried@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -4,6 +4,7 @@ title: The beginnings of our API Journey
|
|||
subtite: Intro to our API style guide
|
||||
description: Got API?
|
||||
category: api
|
||||
tags: [api]
|
||||
author: Holger
|
||||
author_email: holger.reinhardt@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: Notes from DevOpsCon 2015
|
||||
subtite:
|
||||
description: Notes from DevOpsCon 2015
|
||||
category: general
|
||||
category: conference
|
||||
tags: [docker, devops]
|
||||
author: Rainer
|
||||
author_email: rainer.zehnle@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: Impressions from DockerCon EU 2015 - Part 1
|
||||
subtite: Insights, Outlooks and Inbetweens
|
||||
description: Notes from DevOpsCon 2015
|
||||
category: general
|
||||
category: conference
|
||||
tags: [docker, security]
|
||||
author: ThomasSc
|
||||
author_email: thomas.schuering@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: APIdays Paris - From Philosophy to Technology and back again
|
||||
subtite: A biased report from APIdays global in Paris
|
||||
description: APIdays Paris - From Philosophy to Technology and back again
|
||||
category: general
|
||||
category: conference
|
||||
tags: [api]
|
||||
author: Martin
|
||||
author_email: martin.danielsson@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: Impressions from DockerCon 2015 - Part 2
|
||||
subtitle: Barcelona 16. + 17.11.2015
|
||||
description: my highlights and picks from DockerCon 2015
|
||||
category: docker
|
||||
category: conference
|
||||
tags: [docker]
|
||||
author: Peter Frey
|
||||
author_email: peter.frey@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -4,6 +4,7 @@ title: Howto - Leverage 'Let's Encrypt' on Azure
|
|||
subtitle: Create free valid SSL certificates in 20 minutes.
|
||||
description: Howto - Leverage 'Let's Encrypt' on an Azure Ubuntu VM
|
||||
category: howto
|
||||
tags: [security, cloud]
|
||||
author: Martin
|
||||
author_email: martin.danielsson@haufe-lexware.com
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: Creating the Smartsteuer 'Snap' App
|
||||
subtitle: A backstage report
|
||||
description: A behind the scenes view of the birth of our youngest creation.
|
||||
category: Smartsteuer
|
||||
category: product
|
||||
tags: [smartsteuer, mobile, custdev]
|
||||
author: Eike Hirsch
|
||||
author_email: eike.hirsch@smartsteuer.de
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ layout: post
|
|||
title: DevOpsCon Munich - Is it really about the tools?
|
||||
subtite: A opinionated commentary by Elias Weingaertner
|
||||
description: My personal findings from DevOpsCon 2015 in Munich
|
||||
category: general
|
||||
category: conference
|
||||
tags: [devops, microservice]
|
||||
author: Elias Weingaertner
|
||||
author_email: elias.weingaertner@haufe-lexware.com
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue