privefl / rmarkdown-website-template

Template for creating your website with R markdown.
50 stars 338 forks source link

Make your website with R Markdown in minutes

This is a template (and tutorial) for creating your website with R Markdown in minutes.

The official document from RStudio can be found here.

Procedure

Prerequisites

Make the first version of your website

Change the content of your website

The blog part

For now, the 'Blog' link is giving a 404 page.

If you want to add a static blog to your webpage, go there. If you don't, just remove the corresponding 3 lines from _site.yml.

Two examples

You can see for example

Conclusion

As a reminder, most credit goes to RStudio/Posit (thanks also to GitHub pages). I just made some minor modifications and made a tuto about how to use all this together.

If anything is not clear enough, feel free to open an issue in this repo. If it is an issue only related with R Markdown, you'll find a better answer posting your issue there.