Edit default archetype
This commit is contained in:
parent
2867a29d90
commit
87ec63de01
@ -1,6 +1,29 @@
|
|||||||
---
|
---
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
|
slug: thinkpad-coreboot-part1
|
||||||
|
aliases:
|
||||||
|
- /thinkpad-coreboot-part1
|
||||||
|
cover:
|
||||||
|
image: /images/writing-the-new-chip-e1522281795259-750x410.jpg
|
||||||
|
categories:
|
||||||
|
- hardware
|
||||||
|
- events
|
||||||
|
- misc
|
||||||
|
- software
|
||||||
|
- studium
|
||||||
|
tags:
|
||||||
|
- hacking
|
||||||
|
- thinkpad
|
||||||
|
- hardware
|
||||||
|
- english
|
||||||
|
- deutsch
|
||||||
|
- ccc
|
||||||
|
- linux
|
||||||
|
- meta
|
||||||
|
- software engineering
|
||||||
|
summary: some sentence about that yo
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user