aboutsummaryrefslogtreecommitdiff
path: root/archetypes/project.md
blob: d53dffa40034a26f68b7a74634c7cf8b7f42482e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
date: {{ .Date }}
image: ""
draft: true
categories: ["projects"]
dontDisclaim: true
description: "An informal specification for the {{ replace .File.ContentBaseName "-" " " | title }} project"
---

Summary goes here.

<!--more-->

## Requirements

- Responsive.
- Fullscreen.

## Optional Stretch Requirements

- Appointment scheduling.