@adamkiss/spike-frank

Custom, shared configuration base for Spike SSG

Usage no npm install needed!

<script type="module">
  import adamkissSpikeFrank from 'https://cdn.skypack.dev/@adamkiss/spike-frank';
</script>

README

spike-frank

Shared base setup for Spike SSG


Since I use the same setup quite often (read: nearly every promotional site is the same, SSG-wise), instead of having many large app.js files, I packaged it as a function which returns base Spike Config object. This is it.