Discussions

Ask a Question

How to minify image?

Could you give me pointer or example how to do proper image minification in spike?

Answered

Dynamic pages - e.g blog posts

Hi there, I'm a Middleman user taking a look at Spike as the JS/Webpack platform looks really intriguing.

Answered

Nested Blocks and locals in includes

Hi,

Answered

Layout extending layout with subfolders

Hi,

Answered

Plain js files are not copied to the public folder

I would like to move my website from hakyll to spike. I have some js-files from a wrapbootstrap-theme who are not copied to the output folder. What am I missing/doing wrong?

Answered

How to process css import from npm in spike app

down vote
favorite
I'm trying to include purecss from npm into my spike app, which throws the loader error, can someone let me know the way to import css file from npm

Answered

How to use bootstrap 4

In the dev version of bootstrap 4 docs there is a section of using webpack, given spike is also based on webpack, how can I make sites that use bootstrap css and js?

Answered

Embedded extends

Is it possible to have embedded extends (It hasn't worked for me)

Answered

using scss-files

How can I include bootstrap scss-files to project?
(I don't want completely change to "scss-only mode", just import bootstrap scss-files and keep using Spike CSS Standard stack)
Thanks!

Answered

External Libraries

Hi