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

Update package #51

Merged
merged 5 commits into from
Nov 16, 2018
Merged

Update package #51

merged 5 commits into from
Nov 16, 2018

Conversation

zkamvar
Copy link
Member

@zkamvar zkamvar commented Nov 16, 2018

I've updated the package so that it's a bit easier to use:

The main thing it does differently is now place all artifacts into the static/ directory as opposed to the content/ directory. This will address many of the issues brought up in #46

Imported packages:

  • Added rprojroot
  • Replaced automagic with checkpoint for package detection since automagic couldn't handle quotes in library() calls (unforgivable in my opinion).

New functionalities

  • render_new_rmds_to_md() now has a dry_run parameter which will simply print the Rmarkdown documents which need rendering
  • render_new_rmds_to_md() now has a tol parameter, letting you specify the number of seconds difference two files can have and not be re-built.

I've changed it from the behavior where it uses working directory
dynamics to save the widgets to the content/post folder. It now
places the widgets folder in the static/post folder
@zkamvar zkamvar merged commit 2099ffd into master Nov 16, 2018
@zkamvar zkamvar deleted the update-pkg branch November 16, 2018 15:17
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