jekyll-admin-react

jekyll-admin-react

A demo/exploration in hooking together Jekyll, Webpack, React, and an admin/editing GUI for use in other projects.

Draws from https://github.com/allizad/jekyll-webpack for hooking together Jekyll, Webpack, and React.

Uses Concurrently to run webpack and jekyll serve at the same time.

Uses Jest for testing with snapshot testing for React components.