Skip to content

tleonardi/rmd2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rmd2html

This repo contains a set of scripts that turn a set of Rmd files into a beautiful, fluid html page that uses twitter bootstrap. The worflow is the following:

  1. Run Knitr to convert the Rmd files to produce md files and figures.
  2. Run pandoc to oncatenate the md files and convert them to html.

Pandoc uses a custom template the nicely renders the md files in a fluid html page using twitter Bootstrap

A sample output file is available here

About

Workflow that converts Rmd files in a nicely formatted html page using twitter bootstrap

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors