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

Block 3, Task 4: Combine GitHub Pages With GitHub Actions #12

Open
mbannert opened this issue Nov 20, 2020 · 0 comments
Open

Block 3, Task 4: Combine GitHub Pages With GitHub Actions #12

mbannert opened this issue Nov 20, 2020 · 0 comments

Comments

@mbannert
Copy link
Contributor

Work to create an automated markdown report. (combine the previous two tasks).
The workflow could look like this.

  1. download OECD data
  2. transform it into a data format to create a cool time series graph (tstools, tsbox, dygraphs (for interactivity) are packages to do so)
  3. create an .Rmd template file and knit it to HTML and add the graph to it.
  4. make sure the output is rendered to the docs folder.
  5. activate github pages in the root/docs flavor
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

No branches or pull requests

1 participant