Skip to content

Output formats

Specify in your document’s YAML frontmatter to knit, or specify as the output_format with rmarkdown::render().

distill_article()
R Markdown format for Distill articles
distill_website()
R Markdown site generator for Distill websites

Create articles and websites

create_article()
Create a new article
create_website() create_blog()
Create a Distill website

Create blog posts

create_post()
Create a new blog post
import_post() update_post()
Import a post into a blog
rename_post_dir()
Rename a blog post directory

Create a theme to add to an article or website

create_theme()
Create a Distill theme CSS file

Publish a website

publish_website()
Publish a Distill Website