Switching my website from Hugo to Quarto – Nicola Rennie
nrennie.rbind.io·1d·
Discuss: Hacker News
Static Sites
Preview
Report Post

Hugo is an open-source static site generator built with Go, which uses markdown files and templates to generate static HTML pages. The R package {blogdown}, makes it easier for R users to create websites using Hugo with pages that contain R code. My personal website was previously built using {blogdown} and the Hugo Apéro theme.

The Hugo Apéro theme my previous website was based on

Quarto is an open-source scientific and technical publishing system that lets you create dynamic documents, presentations, websites, and books. It supports multiple languages like R, Python, and Julia, and integrates markdown with code to produce reproducib…

Similar Posts

Loading similar posts...