Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

jumpingrivers-blog/jumpingrivers-blog.github.io

Repository files navigation

README

Install the blogdown package

install.packages("blogdown")
  • Add options(servr.daemon = TRUE) to your .Rprofile to allow continuous updating
  • You can build the site via blogdown::serve_site()
  • Add your posts to content/posts/201X
    • Commit both Rmd and resulting html files
    • For drafts, add drafts: true in the yaml
    • Images go in static/img/20XX
  • netlfy address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published