aboutsummaryrefslogtreecommitdiff
path: root/archetypes/projects.md
blob: 984afb0c360ed3798097a665b7e7bd35016805db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: "{{ replace .Name "-" " " | title }}"
description: "{{ replace .Name "-" " " | title }} is a project created by Bryson Steck"
icon: ""
repo: "https://codeberg.org/brysonsteck/repo"
license: "FOSS License"
languages: "C, C++, Go, and POSIX Shell"
wip: false
current: true
date: {{ .Date }}
enddate: "January 2, 2006"
draft: true
---