Releases: datacloning/datacloning.github.io
Releases · datacloning/datacloning.github.io
DC website is production ready
Website now matured and has:
- syntax highlight using highlight.js that talks to knitr and Rmarkdown
- math notation MathJax
- fancy style with Google fonts on top of Bootstrap/Bootswatch
- nice table formatting using jQuery
- slides using remark.js
- style options in
_config.yml
:theme
: Bootswatch themefancy
: turn on/off Google fonts
This version now can be forked and tweaked for other projects.
Styling and GitHub build works
Most of what can be asked for works:
- math notation
- Rmarkdown compatibility
- jekyll/liquid templating
What is still missing:
- syntax highlight
- some GFM features (^2^, ~~~strikeout~~~, todo lists)