Home Explore Blog CI



kubernetes

1st chunk of `archetypes/default.md`
982baa003293261fc2518a7c6194dc03fda23cc2364b61f50000000100000054
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---


Title: Draft Post Template
Summary
This is a template for creating a new draft blog post. It includes fields for the title, date, and a boolean value indicating whether the post is a draft.