Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploy styleguide to fermyon cloud #42

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

deploy styleguide to fermyon cloud #42

wants to merge 4 commits into from

Conversation

flynnduism
Copy link
Member

Summary

This PR turns the static HTML styleguide site into a light Wasm app via Spin).

  • Adds Spin config files
  • Adds Bartholomew structure and switches pages from HTML to HBS
  • Update relative file paths for assets to use {{site.info.base_url}}
  • TODO: figure out TLS

Hosting

This restructuring is intended to change where/how the site runs:

// runs on Netlify as a static site with Parcel.js
https://fermyon-styleguide.netlify.app 

to 

// running on Fermyon Cloud as a WebAssembly app with Spin
https://fermyon-styleguide.netlify.app/

Signed-off-by: flynnduism <[email protected]>
@netlify
Copy link

netlify bot commented Apr 28, 2023

👷 Deploy Preview for fermyon-styleguide processing.

Name Link
🔨 Latest commit 44bb94c
🔍 Latest deploy log https://app.netlify.com/sites/fermyon-styleguide/deploys/656cc3d7328f49000813b97c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant