Shopify / restyle

A type-enforced system for building UI components in React Native with TypeScript.
https://shopify.github.io/restyle/
MIT License
2.95k stars 133 forks source link

Add workflow to deploy documentation site to GitHub Pages #219

Closed mattfrances closed 1 year ago

mattfrances commented 1 year ago

Description

Adds a workflow to deploy the documentation site to GitHub Pages.

Fixes (issue #)

Reviewers’ hat-rack :tophat:

Screenshots or videos (if needed)

Checklist

mattfrances commented 1 year ago

@fortmarek thanks for the suggestions. I've updated the workflow to be more similar to FlashList's and use gh-pages directly.