Skip to content

stephbuon/homepage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homepage

The rOpenGov blogdown homepage; built with blogdown.

Build the site with R following the instructions below, the website will then appears in (public/) directory. If you push to git main branch, the changes become visible in 1-2 minutes in ropengov.org. The site rebuilds from source code, hence a local build is used only for testing purposes before push.

Building the site

Build the site in R with:

blogdown::build_site()

Launch the site locally in R with:

blogdown::serve_site()

Blogdown tutorial

For more info, see blogdown manual.

About

Source code for ropengov.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.2%
  • CSS 3.7%
  • JavaScript 3.6%
  • R 0.5%