runtimeterror/archetypes/default.md

61 lines
848 B
Markdown
Raw Normal View History

2023-08-12 20:13:02 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
2023-09-11 19:47:02 +00:00
date: {{ .Date | time.Format "2006-01-02" }}
# lastmod: {{ .Date | time.Format "2006-01-02" }}
2023-08-12 20:13:02 +00:00
draft: true
2023-09-11 19:47:02 +00:00
description: "This is a new post about..."
featured: false
toc: true
comment: true
series: Tips # Projects, Scripts
tags:
- 3dprinting
- activedirectory
- android
- api
- automation
- availability
2023-10-10 18:11:08 +00:00
- caddy
2023-09-11 19:47:02 +00:00
- 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
2023-09-11 19:53:22 +00:00
- selfhosting
2023-09-11 19:47:02 +00:00
- serverless
- shell
2023-10-10 18:33:37 +00:00
- tailscale
2023-09-11 19:47:02 +00:00
- tasker
- terraform
- vmware
- vpn
- windows
- wireguard
- wsl
2023-08-12 20:13:02 +00:00
---