diff --git a/ebook.md b/ebook.md new file mode 100755 index 0000000..37d46a9 --- /dev/null +++ b/ebook.md @@ -0,0 +1,33 @@ +--- +# Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts) +fontsize: "11pt" +geometry: "margin=1in" + +#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.