update archetype definition

This commit is contained in:
John Bowdre 2023-09-11 14:47:02 -05:00
parent 27aae5e4a5
commit 248ec1b485

View file

@ -1,6 +1,57 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
date: {{ .Date | time.Format "2006-01-02" }}
# lastmod: {{ .Date | time.Format "2006-01-02" }}
draft: true
description: "This is a new post about..."
featured: false
toc: true
comment: true
series: Tips # Projects, Scripts
tags:
- 3dprinting
- activedirectory
- android
- api
- automation
- availability
- certs
- chat
- chrome
- chromeos
- cloud
- cluster
- containers
- crostini
- docker
- gcp
- homeassistant
- homelab
- hugo
- iac
- javascript
- kubernetes
- linux
- logs
- meta
- networking
- openssl
- packer
- powercli
- powershell
- python
- regex
- rest
- salt
- security
- serverless
- shell
- tasker
- terraform
- vmware
- vpn
- windows
- wireguard
- wsl
---