Skip to content
Discussion options

You must be logged in to vote

👋 @ijlyttle

Some context about Extensions that you may already know, but just in case.

  • Format extensions will allow you to define custom formats that you can use in any other type of project, like website or books.

  • Project type extensions are way to inherit directly from a quarto project. They allow to define in it custom formats too.

  • Starter template are simpler and allow to start a new project from witin a template (that could use some extension for custom format or project type)

It is possible you don't need a project type extension if the only think you need to tweak if the HTML and Revealjs format, including for single document in your company. You can do those in a single Cu…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ijlyttle
Comment options

@cderv
Comment options

Answer selected by ijlyttle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants