static-site
static-site copied to clipboard
A simple static site generator
Hi, are you still interested in maintaining this?
When using `static-site` in combination with a build system, that builds every time there's a change in the file system (watch), even if just a single file changed, static site...
Test and ensure pretty, meaningful, formatted errors are returned for the following scenarios: 1. Data file is missing 2. Data file is invalid 3. Front matter is invalid 4. Template...
Because it's using promises internally, would make sense to return a promise if no callback is supplied.
Test static site with 100's of pages and large documents. Try to exceed thr call stack size and get errors.