1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-08-24 04:32:20 +00:00

add new entry about Nix

This commit is contained in:
J. Fernando Sánchez
2023-11-13 18:27:17 +01:00
parent f03fb2e2a9
commit 0ed126564a
4 changed files with 144 additions and 2 deletions

6
archetypes/default.md Normal file
View File

@@ -0,0 +1,6 @@
---
date: '{{ .Date }}'
draft: true
title: '{{ replace .File.ContentBaseName `-` ` ` | title }}'
---