https://github.com/kwhitley/portfolio
Kevin's totally awesome portfolio site.
https://github.com/kwhitley/portfolio
Last synced: 3 months ago
JSON representation
Kevin's totally awesome portfolio site.
- Host: GitHub
- URL: https://github.com/kwhitley/portfolio
- Owner: kwhitley
- License: mit
- Created: 2021-12-16T19:00:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T18:16:27.000Z (over 3 years ago)
- Last Synced: 2024-04-14T07:11:28.507Z (about 1 year ago)
- Language: Svelte
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Just your run-of-the-mill portfolio site, built with [Svelte](https://svelte.dev/) on [Vite](https://vitejs.dev/). It's [Cloudflare Pages](https://pages.cloudflare.com/)-ready, with no additional configuration. Just fork, edit, and point to your repo!
Feel free to borrow this!
~
[Kevin W](https://twitter.com/kevinrwhitley)# Get Started
1. Fork repo.
2. `yarn` (install dependencies)
3. `yarn dev` (run locally)
4. Add repo to [Cloudflare Pages](https://pages.cloudflare.com/) to host it yourself (nothing more to configure)!