mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-08-06 13:24:23 -04:00
Initial Hugo Setup
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
f8b9e8b070
commit
657bbb0f5b
8 changed files with 548 additions and 110 deletions
6
archetypes/default.md
Normal file
6
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