@jeremygiberson/cra-template-github-pages

1.1.3 • Public • Published

cra-template-github-pages

This is a GitHub pages template for Create React App.

To use this template, add --template @jeremygiberson/github-pages when creating a new app.

This template extends the typescript cra template and adds a bunch of magic to make running a static react site on github pages a breeze.

For example:

npx create-react-app my-app --template @jeremygiberson/github-pages

# or

yarn create react-app my-app --template @jeremygiberson/github-pages

For more information, please refer to:

TODO

[x] setup initial template structure [ ] get template published so it can be used in the wild [ ] add .github CI files to perform build & publish steps [ ] add scripts to facilitate adding posts, pages, data, drafts and layouts [ ] add frontmatter support [ ] add documentation [ ] feature parity with jekyllrb static site generator

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @jeremygiberson/cra-template-github-pages

      Weekly Downloads

      1

      Version

      1.1.3

      License

      MIT

      Unpacked Size

      29.1 kB

      Total Files

      21

      Last publish

      Collaborators

      • jeremygiberson