Skip to content

Marine hydrokinetic energy & environmental compliance, website

License

Notifications You must be signed in to change notification settings

marineenergy/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This website uses Rmarkdown website method to knit chunks of processed R code with markdown to render HTML files.

Render website

Render all source *.Rmd files into *.html:

rmarkdown::render_site()

Serve website

You can open the *.html files directly into a web browser, but for reliably serving the website it's best handled by opening the files within a local webserver:

servr::httd()

Bootstrap 4

Skipping Bootstrap 4 for now, but keeping _site.yml commented with option.

remotes::install_github("rstudio/rmarkdown")
remotes::install_github("rstudio/htmltools")
remotes::install_github("rstudio/jquerylib")
remotes::install_github("rstudio/bslib")

About

Marine hydrokinetic energy & environmental compliance, website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published