elmstatic
elmstatic copied to clipboard
Elm-to-HTML static site generator
Bumps [jsdom](https://github.com/jsdom/jsdom) from 13.2.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Hi! First of all, thank you for your great work! 😃 I'd like to propose an enhancement, which would be a (documented) way to exchange Highlight.js with something ideally happening...
your docs say that this should be possible. probably some omission or maybe its actually broken. repro steps: 1. create a brand new `elmstatic` project 2. `mkdir _posts/foo` 3. `mv...
Hi there, I want to use the watch mode with postcss, but 'elmstatic watch' deletes the whole _site directory, which leads to awkward behaviour when I am also generating css...
If a post authored in markdown is long, it is difficult to have the overall structure of the post. It would be better to have an option to generate the...