Discussions
How to speed up compile time?
Hi, there, and thanks for creating Spike. I'm liking it and going down the path of using it to create a design system, but it seems to be dead slow to recompile, even just using the default template and starting a watch. I want to figure out whether I can configure the devserver to do hot reloading, too, but are there any tricks to make compiles faster? I'm talking about even a single line of added CSS. Thanks.
SourceMap for CSS?
Is it possible to generate a source map for CSS? I tried adding sourceMap: true, to the loader, but that didn't seem to do anything.
Build Menu programmatically
I'd like to build a list of links automatically from every file in a subfolder of /Views.
How to minify image?
Could you give me pointer or example how to do proper image minification in spike?
Compile Markdown only files
I looked at https://github.com/static-dev/spike-tpl-jekyll and saw that the post examples are sugraml files with some Markdown. Is there a way to compile pure Markdown files?
