More cleanup, reworking category template

This commit is contained in:
Holger Reinhardt 2016-01-30 23:33:34 +01:00
parent 6bce3e3465
commit 739f2f1b90
5 changed files with 27 additions and 320 deletions

View file

@ -1,6 +1,6 @@
---
layout: post
title: Howto - Leverage 'Let's Encrypt' on Azure
title: Using 'Let's Encrypt' Certificates with Azure
subtitle: Create free valid SSL certificates in 20 minutes.
category: howto
tags: [security, cloud]

View file

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