Commit Graph

5 Commits

Author SHA1 Message Date
steveoh 08610dfc4f update archetypes to match config systems 2017-09-05 13:53:40 -06:00
steveoh 8ff8e97da5 update for hugo 0.24
From Hugo 0.24 this must be provided in the archetype file itself, if needed. Example:
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
---
2017-06-29 11:01:47 -06:00
David Calavera 25edff34bb
Fix typo in the affected systems attribute.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-09 11:49:53 +01:00
David Calavera 3d127900bf
Rename state to severity.
This is a more accurated representation of what it means.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-23 09:53:38 -08:00
David Calavera 0143a64735
🌅
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-21 15:33:10 -08:00