generated from me/ebook-template
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
e74cf10319 | |||
e7fece1907 | |||
17cc4da3ab |
@@ -2,9 +2,12 @@
|
||||
# 2024-03-06 Hyperling
|
||||
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
|
||||
|
||||
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
|
||||
cd $DIR
|
||||
|
||||
date
|
||||
|
||||
ebook="ebook.pdf"
|
||||
ebook="UnderstandingAnarchy.pdf"
|
||||
|
||||
if [[ -e $ebook ]]; then
|
||||
echo -n "Old: "
|
||||
|
14
ebook.md
14
ebook.md
@@ -6,11 +6,11 @@ geometry: "margin=1in"
|
||||
#title-meta: "Template Project"
|
||||
date-meta: "\\date{\\today}"
|
||||
author-meta: 'Chad Michael Greenwood'
|
||||
subject: Template eBook by Chad Michael Greenwood
|
||||
subject: 'Understanding Anarchy by Chad Michael "Hyperling" Greenwood'
|
||||
|
||||
title: "Template Project"
|
||||
subtitle: "Example which will be used for future eBook repositories."
|
||||
author: "by `Chad Michael Greenwood`"
|
||||
title: "Understanding Anarchy"
|
||||
subtitle: "The definitions, misconceptions, and true goals behind the simple word."
|
||||
author: 'by `Chad Michael "Hyperling" Greenwood`'
|
||||
date: "Last Revised {REVISION_DATE}"
|
||||
|
||||
keywords:
|
||||
@@ -30,4 +30,8 @@ More text to show a sublevel.
|
||||
|
||||
# Second Section
|
||||
|
||||
More example text.
|
||||
Friend's suggestion for Voluntary Sovereignty which I feel I will do in this document.
|
||||
|
||||
```
|
||||
In fact it's so short I would even recommend if you're interested in adding just half a page of an abbreviated version of your own story. How did you get interested in this? Etc
|
||||
```
|
||||
|
Reference in New Issue
Block a user