Skip to content

Template for building jekyll-powered github pages that includes React components

Notifications You must be signed in to change notification settings

dellaert/gh-pages-jekyll-react

Repository files navigation

Jekyll + React

A site that is generated by Jekyll but includes React components.

Rendered at https://dellaert.github.io/gh-pages-jekyll-react/

Setup

  1. Clone the repository.

  2. In the root directory run

    yarn        # installs all the dependencies
    yarn build  # build and bundle the code using webpack
    yarn start  # start the jekyll server

NOTE If you're asked to pick a version of babel-core, please pick any version >7.0.0.

About

Template for building jekyll-powered github pages that includes React components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published