bravegrumpy-svelte-component-library
Version:
This component library translates the svelte components used in [my personal website](https://www.bravegrumpy.com) into explicitly responsive components.
33 lines (22 loc) • 1.45 kB
Markdown
# BraveGrumpy Website Svelte Component Library
## Overview
This component library translates the svelte components used in [my personal website](https://www.bravegrumpy.com) into explicitly responsive components.
### Goals
- [ ] Have a typesafe component libray in svelte
- [ ] migrate my main webstie to this component library.
- [ ] include responsive web design.
## Notes
This will ultimately be a slow process, as this is "boring". However, I hope to be able to use this in other projects.
## Tech Stack
| Name | Version | Purpose |
| --- | --- | --- |
| sveltekit | 2.X | meta-framework |
| Svelte | 5 | typescript component framework |
| storybook | 9 | documentation |
| npm | any | publishing location |
## Deploys
| Project | Status |
| --- | --- |
| [Docs](https://bravegrumpy-component-docs.netlify.app/)| [](https://app.netlify.com/projects/bravegrumpy-component-docs/deploys) |
| [Example Project](https://bravegrumpy-example.netlify.app) | [](https://app.netlify.com/projects/bravegrumpy-example/deploys)|
|[BraveGrumpy Website](https://www.bravegrumpy.com) | |