Skip to content
Discussion options

You must be logged in to vote

Our error message is wrong here as Manuscripts are supported. (we'll improve it).

Manuscripts are checked specifically in our code

} else if (
projectIsManuscript(project) && project.files.input.length > 0
) {

I also tested it with a new manuscript project quarto create project and it works ok. Demo repo I just published https://github.com/cderv/test-manuscript

so what is your _quarto.yml content ? From where are you calling quarto publish command ?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fredguth
Comment options

Answer selected by fredguth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
publishing-github manuscript Issues related to manuscript output
2 participants