Skip to content

Example blog-style static site generated with Spike where content is loaded from yaml and markdown files.

Notifications You must be signed in to change notification settings

marcus-n3rd/spike-yaml-example

Repository files navigation

Spike YAML Example

Example blog-style static site generated with Spike where content is loaded from yaml and markdown files.

Setup

  • make sure node.js is at version >= 6
  • npm i spike -g
  • clone this repo down and cd into the folder
  • run npm install
  • run spike watch or spike compile

Testing

Tests are located in test/** and are powered by ava

  • npm install to ensure devDeps are installed
  • npm test to run test suite

About

Example blog-style static site generated with Spike where content is loaded from yaml and markdown files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published