npm.io
0.8.4 • Published 4 years agoCLI

sheetleeten

Licence
MIT
Version
0.8.4
Deps
7
Size
158 kB
Vulns
0
Weekly
0
Stars
1

Sheetleeten - a tiny Markdown-driven themed static site generator

Oh, just what we needed - yet another static site generator!

Documentation

Sheetleeten-generated docs.

But why

It's tiny:

$ scc src --exclude-dir themes --exclude-dir content
───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
CSS                          2       388       66        32      290          0
HTML                         1        43        3         0       40          0
TypeScript                   1        73       13         1       59         16
TypeScript Typings           1         9        0         0        9          0
───────────────────────────────────────────────────────────────────────────────
Total                        5       513       82        33      398         16
───────────────────────────────────────────────────────────────────────────────

It's easy to theme:

It's fast to get started (and to get done):

$ npx sheetleeten create my-little-site

It stands on the shoulders of these fine packages:

It's sheetleeten!