Skip to content

ishamf/site-interactive-content

Repository files navigation

site-interactive-content

This is the interactive content of ishamf.dev, implemented using Svelte and published as custom elements.

Development

pnpm install
pnpm dev

This will show the contents of App.svelte. To keep it simple, all the interactive components are added to this page.

Building and Usage

pnpm build

This will produce entry-*.js files, based on the files in src/lib/entries. You can then include these files in any webpage and use the custom elements that are included in each entry point. The tag name of the custom elements can be found at the top of their .svelte files.

About

The interactive content of ishamf.dev.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published