diff --git a/_quarto.yml b/_quarto.yml index 19876e83c..c7ed82f61 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -35,10 +35,26 @@ format: execute: error: true keep-md: true + link-external-newwindow: true + embed-resources: true + anchor-sections: true + comments: + hypothesis: + theme: clean + openSidebar: false + include-in-header: + - "includes/google_analytics.html" + include-before-body: + - "includes/open-review.html" + include-after-body: + - "includes/disqus.html" + - "includes/email_submit.html" + - "includes/footer.html" license: CC BY author-meta: "Isaac T. Petersen" date-meta: today pdf: documentclass: scrreprt + keep-tex: true epub: cover-image: cover.png diff --git a/includes/disqus.html b/includes/disqus.html new file mode 100644 index 000000000..535ba5742 --- /dev/null +++ b/includes/disqus.html @@ -0,0 +1,19 @@ +
+ + diff --git a/includes/email_submit.html b/includes/email_submit.html new file mode 100644 index 000000000..4ba97bee7 --- /dev/null +++ b/includes/email_submit.html @@ -0,0 +1,14 @@ ++ I want your feedback to make the book better for you and other readers. If you find typos, errors, or places where the text may be improved, please let me know. + The best ways to provide feedback are by GitHub or hypothes.is annotations. +
+ ++ + Opening an issue or submitting a pull request on GitHub: https://github.com/isaactpetersen/Fantasy-Football-Analytics-Textbook +
++ + Adding an annotation using hypothes.is. + To add an annotation, select some text and then click the + + symbol on the pop-up menu. + To see the annotations of others, click the + + symbol in the upper right-hand corner of the page. +
+