Compare commits

3 Commits

Author SHA1 Message Date
6283a5810d Add quotes. 2025-10-30 06:39:16 -07:00
7becbf6269 Add first published date. 2025-10-30 06:31:39 -07:00
8dd1e6d598 Do not reference the booklets by name. 2025-10-30 06:31:25 -07:00
2 changed files with 3 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ After making changes, run the convert script from the project directory.
convert.sh
```
You should now have `VoluntarySovereignty.pdf` and `VoluntarySovereignty-book.pdf` available.
You should now have `VoluntarySovereignty.pdf` and its booklets available.

View File

@@ -2,12 +2,12 @@
title-meta: "Voluntary Sovereignty"
date-meta: "{REVISION_DATE}"
author-meta: 'Chad Michael "Hyperling" Greenwood'
subject: Voluntary Sovereignty
subject: "Voluntary Sovereignty"
title: "Voluntary Sovereignty"
subtitle: "*Existing in a `statist` society with the least amount of friction.*"
author: 'by `Chad Michael "Hyperling" Greenwood`'
date: "Last Revised {REVISION_DATE}"
date: "First Published 2025-09-28. Last Revised {REVISION_DATE}"
# Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts)
fontsize: "12pt"