tidyverse.org
Source of tidyverse.org
The tidyverse.org repository contains the source code for the tidyverse website, built using hugodown (not blogdown) and Hugo. It allows contributors to create and publish blog posts and event announcements through a two-step rendering process: hugodown converts R Markdown files to Markdown, then Hugo generates the final HTML.
The repository provides a structured workflow for content creation with helper functions like hugodown::use_tidy_post() for blog posts and automatic live previews via Netlify for every pull request. The hugodown approach cleanly separates R Markdown rendering from site generation, meaning .Rmd files are only rendered when explicitly knitted rather than automatically rebuilt. Contributors can fix small issues directly through pull requests and are encouraged to open issues for larger changes.
Contributors

Hadley Wickham
Chief Scientific Officer

Max Kuhn
Principal Software Engineer

Jenny Bryan
Senior Software Engineer

Lionel Henry
Senior Software Engineer

Davis Vaughan
Principal Software Engineer

Thomas Lin Pedersen
Senior Software Engineer

Simon Couch

Julia Silge
Engineering Manager

Emil Hvitfeldt
Senior Software Engineer

Mine Çetinkaya-Rundel
Senior Developer Advocate

Gábor Csárdi
Senior Software Engineer

Hannah Frick
Senior Software Engineer

Teun Van den Brand
Software Engineer

George Stagg

Charlie Gao
Senior Software Engineer

Tomasz Kalinowski
Engineering Manager

Edgar Ruiz
Senior Software Engineer

Garrick Aden-Buie
Senior Software Engineer
