Skip to content

Commit

Permalink
readme to jog it building?
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Jun 25, 2024
1 parent 5adc04b commit 44198e6
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# PSU web components CDN
This is for deploying various web components out to a content delivery network.
This is a deployment of built CDN assets for a pure CDN and HAXCMS based CDN

This is still a work in progress to ensure we can get the paths down.
```html
<script>
window.__appCDN = "https://cdn.hax.cloud/cdn/";
</script>
<script src="https://cdn.hax.cloud/cdn/build.js"></script>
```

You can also access the [storybook](/storybook) of assets which is built in the [webcomponents repo](https://github.com/haxtheweb/webcomponents) but for versioning reasons is deployed here at set times in our process.

0 comments on commit 44198e6

Please sign in to comment.