frozar / mikado-graph

Prototype of mikado-graph
https://frozar.github.io/mikado-graph
MIT License
1 stars 1 forks source link

Automatise demo-page deployment #11

Closed frozar closed 4 years ago

frozar commented 4 years ago

Automatise the demo deploy on the demo page with CircleCI. Different starting links: https://github.com/deg/clojure-then-you-think/wiki/Static-website-deploy-to-GitHub https://gist.github.com/Rich-Harris/6207294 https://circleci.com/orbs/registry/orb/sugarshin/gh-pages

Check also about is a CircleCI pipeline and how to use it for deployment. Through github action: https://github.com/dakra/mui-templates/actions/runs/44279270/workflow

frozar commented 4 years ago

Fixed in https://github.com/frozar/mikado-graph/pull/15