mirror of
https://github.com/yannh/kubeconform.git
synced 2026-05-02 16:24:29 +00:00
Publish site
This commit is contained in:
parent
6c1fa513e9
commit
3a3d05b27c
50 changed files with 2310 additions and 0 deletions
6
site/archetypes/default.md
Normal file
6
site/archetypes/default.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue