Commit cf8e5a4
committed
Rename tools/ to _tools/ so Quarto excludes it from render targets
The underscore prefix convention (_extensions, _freeze, _site) tells
Quarto to skip the directory automatically, replacing the explicit
render exclusion and the render: block (defaults suffice). Also removes
an orphaned freeze cache for typst.qmd which had no executable cells.1 parent 80f0777 commit cf8e5a4
179 files changed
Lines changed: 51 additions & 71 deletions
File tree
- .claude/skills/screenshot
- scripts
- .github/workflows
- _freeze/docs/output-formats/typst/execute-results
- _tools
- screenshots
- examples
- about-pages
- breadcrumbs
- myblog
- posts
- first-post
- welcome
- quarto-demo
- .github/workflows
- _freeze
- basics-jupyter
- execute-results
- figure-html
- basics-knitr
- execute-results
- figure-html
- crossref-jupyter
- execute-results
- figure-html
- crossref-knitr
- execute-results
- figure-html
- html-basics
- execute-results
- figure-html
- html-bootstrap
- execute-results
- figure-html
- layout-jupyter
- execute-results
- figure-html
- layout-knitr
- execute-results
- figure-html
- site_libs
- clipboard
- dygraphs-1.1.1
- dygraphs-binding-1.1.1.6
- htmltools-fill-0.5.9
- htmlwidgets-1.6.4
- jquery-1.11.1
- moment-2.8.4
- moment-fquarter-1.0.0
- moment-timezone-0.2.5
- images
- renv
- scripts
- docs
- blog/posts/2024-07-02-beautiful-tables-in-typst
- output-formats
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
Lines changed: 0 additions & 16 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
File renamed without changes.
0 commit comments