Skip to content

Commit

Permalink
add site link
Browse files Browse the repository at this point in the history
  • Loading branch information
jsundram committed Jan 24, 2024
1 parent cf9d34b commit 9802bbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ A [crossfilter](https://github.com/crossfilter/crossfilter)-powered exploration
* [docs for dc.js](https://github.com/dc-js/dc.js/blob/develop/docs/api-latest.md) are helpful.

Currently just using a single file since it's small and self-contained. TODO: think about pulling in dependencies.
[https://jsundram.github.io/haydn-canon/](https://jsundram.github.io/haydn-canon/)

## Deploying:
Deploy to github pages:
Expand All @@ -73,3 +74,7 @@ gh repo create
2. On Github, [configure custom action](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-with-a-custom-github-actions-workflow)
* use static
* modify the script to point to ./site
3. Magically, a site exists!


Please view the visualization here: https://jsundram.github.io/haydn-canon/

0 comments on commit 9802bbd

Please sign in to comment.