Function reference
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_article()
- Create a new article
-
create_website()
create_blog()
- Create a Distill website
-
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_theme()
- Create a Distill theme CSS file
-
publish_website()
- Publish a Distill Website