Skip to content

Commit 697b2c0

Browse files
committed
all tests are passing again.
1 parent 504dcfe commit 697b2c0

30 files changed

+793
-751
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ npm install eleventy-plugin-scad
1717
- `nightly` - Works the same as above for the `nightly` version of OpenSCAD
1818
- `"C:/openscad.exe"` - Absolute paths work too.
1919
- `osc` - Maybe you aliased OpenSCAD and have it on your `$PATH`
20+
- **theme**: Use one of the core W3.org themes
21+
- Traditional, Modernist, Midnight, Chocolate, Oldstyle, Steely, Swiss, Ultramarine
2022
- **layout**: Use a custom layout for the scad files
2123
- **collectionPage**: Set `true` to generate a listing page from `collections.scad`
2224
- **verbose**: Set `true` to view the compilation output from OpenSCAD

0 commit comments

Comments
 (0)