From 3ab96f14958340f888ad353f397b9bdb37d5cdfc Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 28 Sep 2025 07:09:27 -0700 Subject: [PATCH 1/3] Fix typo. --- ebook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebook.md b/ebook.md index 0f44c82..5689330 100644 --- a/ebook.md +++ b/ebook.md @@ -152,7 +152,7 @@ It is recommended to keep your `birth certificate` for renewing these permits. - Dr. Neal Barnard : "Reversing Diabetes" - Dr. Caldwell B. Esselstyn Jr. : "Prevent and Reverse Heart Disease" - Michael A. Singer : "The Untethered Soul", "Living Untethered" - - Dan Millman : "Way of the Peaceful Warrier" and series + - Dan Millman : "Way of the Peaceful Warrior" and series ### Optional From ea540e33762076b5a37c053bfd34760e08d588ea Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 28 Sep 2025 07:12:13 -0700 Subject: [PATCH 2/3] Remove manual revised tag. --- ebook.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ebook.md b/ebook.md index 5689330..7379866 100644 --- a/ebook.md +++ b/ebook.md @@ -1,7 +1,6 @@ --- author: "Hyperling" first_date: "2025-09-27" -last_revised: "2025-09-27" comments: - Could be either a flyer or a zine, depending on which subheaders are included. From 80fecf56537ad180918f30e473c1f098af612307 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 28 Sep 2025 07:17:31 -0700 Subject: [PATCH 3/3] Update name and add usage. --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 391401d..7504f1e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ -# ebook-veganarchist-sovereignty +# Voluntary Sovereignty -Short eBook/zine to distribute and maybe make flyers out of. \ No newline at end of file +Short eBook/zine to distribute and make flyers out of. + +## Usage + +First run the installer. It has been tested on Debian Trixie 13.0. + +```shell +install.sh +``` + +Then make any changes to `ebook.md`. + +After making changes, run the convert script from the project directory. + +```shell +convert.sh +``` + +You should now have `VoluntarySovereignty.pdf` and `VoluntarySovereignty-book.pdf` available.