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

Bootstrap standalone web2 app with II integration #2088

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

frederikrothenberger
Copy link
Contributor

@frederikrothenberger frederikrothenberger commented Nov 29, 2023

Copied from the showcase on the nm-vc branch by @nmattia and stripped of anything pointing to resources
within this repo outside of the demo/web2_integration folder.

Making it standalone entailed:

  • copying the showcase
    • remove everything not referenced by the vc-test-app page
  • copying some utils
    • two lit-html helpers and the Chan implementation
  • copying css and fonts
  • The project configuration was based on the astro getting started template

Things I'm not yet happy with:

  • No readme yet

Copied from the showcase on the `nm-vc` branch by @nmattia
and stripped of anything pointing to resources
within this repo outside of the `demo/web2_integration` folder.

Making it standalone entailed:
- copying the showcase
  - remove everything not referenced by the `vc-test-app` page
- copying some utils
  - two `lit-html` helpers and the `Chan` implementation
- copying css and fonts
- The project configuration was based on the astro getting started template
@frederikrothenberger frederikrothenberger changed the base branch from main to web2-demo November 30, 2023 09:17
@frederikrothenberger frederikrothenberger force-pushed the frederik/web2-demo-bootstrap branch 3 times, most recently from b7ed654 to 67dd5a2 Compare November 30, 2023 10:07
@frederikrothenberger frederikrothenberger force-pushed the frederik/web2-demo-bootstrap branch from 67dd5a2 to 3b6f068 Compare November 30, 2023 10:12
@frederikrothenberger frederikrothenberger marked this pull request as ready for review December 13, 2023 14:30
@frederikrothenberger frederikrothenberger merged commit d4ff66e into web2-demo Dec 13, 2023
52 checks passed
@frederikrothenberger frederikrothenberger deleted the frederik/web2-demo-bootstrap branch December 13, 2023 14:30
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