Skip to content

edgararuiz/convertsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convertsite

The goal of convertsite is to handle the bulk of converting blogdown-based sites to Quarto.

The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("edgararuiz/convertsite")

In the root folder of the blogdown site run the following command:

library(convertsite)
convert_to_quarto()
quarto::quarto_serve()

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published