We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a4937 commit 0eb16b7Copy full SHA for 0eb16b7
articles/blog.yml
@@ -69,7 +69,17 @@ project:
69
IDE: Integrated Development Environment
70
RAG: Retrieval-Augmented Generation
71
MCP: Model Context Protocol
72
+ WYSIWYG: What You See Is What You Get
73
references:
74
cs: https://articles.continuousfoundation.org/articles/defining-continuous-science
75
+ exports:
76
+ - id: pdf
77
+ format: typst
78
+ template: https://github.com/curvenote-templates/csf.git
79
+ article: index.md
80
+ output: full_text.pdf
81
+ downloads:
82
83
+ title: Download PDF
84
site:
85
template: article-theme
0 commit comments