Initial commit

This commit is contained in:
2026-07-12 13:00:34 -07:00
commit 1207b6737f
6 changed files with 98 additions and 0 deletions
Executable
+33
View File
@@ -0,0 +1,33 @@
---
# Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts)
fontsize: "12pt"
geometry: "margin=0.5in"
#title-meta: "Template Project"
date-meta: "\\date{\\today}"
author-meta: 'Chad Michael Greenwood'
subject: 'Template eBook by Chad Michael Greenwood'
title: "Template Project"
subtitle: "Example which will be used for future eBook repositories."
author: 'by `Chad Michael Greenwood`'
date: "Last Revised {REVISION_DATE}"
keywords:
- ebook
- hyperling
- hypervegan
- chad michael greenwood
---
# First Section
This is an example.
## Subsection
More text to show a sublevel.
# Second Section
More example text.