You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Can also be set with the environment variable `ELEVENTY_SCAD_LAYOUT`
34
34
-**collectionPage**_(default: true)_: Set `false` to disable the generation of a listing page with links from the `scad` tagged files _(uses Collections API)_
35
35
- Can also be set with the environment variable `ELEVENTY_SCAD_COLLECTION_PAGE`
36
+
-**collectionPageTitle**_(default: SCAD Collection)_: Set to a string for the title of the collection page.
37
+
- Can also be set with the environment variable `ELEVENTY_SCAD_COLLECTION_PAGE_TITLE`
36
38
-**verbose**_(default: false)_: Set `true` to view the compilation output from OpenSCAD
37
39
- If your model uses `echo()` this is how to see the output
38
40
- Can also be set with the environment variable `ELEVENTY_SCAD_VERBOSE`
0 commit comments