Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add footer function! #18

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Add footer function! #18

merged 2 commits into from
Aug 27, 2021

Conversation

cansavvy
Copy link
Contributor

I added a function that in general adds a given line to the end of each file (but before the references).

Here's how it works:

survey_line <- "*Please provide any feedback with [this form!](https://forms.gle/hc8Xt3Y2Znjb6M4Y7) We appreciate your thoughts.*"

leanbuild::bookdown_to_leanpub(footer_text = survey_line)

And it works!

I will separately in our leanpub course template repository file a PR that puts this into action in our own course templates.

@cansavvy cansavvy merged commit 284634b into master Aug 27, 2021
@cansavvy cansavvy deleted the cansavvy/footer-function branch August 27, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant