project: type: website output-dir: public # This tells Quarto: "Every time you see a .qmd, make an HTML and a TXT" format: html: theme: none minimal: true embed-resources: true css: terminal.css include-in-header: # Optional: Import a proper dev font from Google Fonts text: | plain: output-ext: txt # This forces the extension to .txt instead of .plain