inSileco / inSileco.github.io

:globe_with_meridians: Our blog powered by blogdown
https://blog.insileco.io/
GNU General Public License v3.0
8 stars 1 forks source link

Feature to ease the download of the material #10

Closed KevCaz closed 7 years ago

KevCaz commented 7 years ago

I propose to add a new field in the yaml header that would ease the way the reader can dowload th material. Below an example of what the yaml header shuold look like:

download:  
  - text: "mat_1"
    icon: "fa fa-code"
    href: "cool.jpg" 
  - text: "mat_2"
    icon: "fa fa-archive"
    href: "cool.zip"

Then links are added to the post below the keywords. By default the .Rmd and R files must be available.

KevCaz commented 7 years ago

This will be a good opportunity to restructure the website and add one folder per post in /asset