Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rawsashimi1604/gavinloo.com
Revamped personal website built using Typescript, React, Tailwind, deployed using Vercel. Feel free to fork to create your own
https://github.com/rawsashimi1604/gavinloo.com
Last synced: 2 days ago
JSON representation
Revamped personal website built using Typescript, React, Tailwind, deployed using Vercel. Feel free to fork to create your own
- Host: GitHub
- URL: https://github.com/rawsashimi1604/gavinloo.com
- Owner: rawsashimi1604
- Created: 2024-03-18T17:20:59.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-04T18:17:33.000Z (5 months ago)
- Last Synced: 2024-12-27T16:15:59.191Z (2 days ago)
- Language: TypeScript
- Homepage: https://www.gavinloo.com/
- Size: 30 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal website
## color theme (One Dark Pro)
```js
classic: {
chaKy: '#e5c07b',
coral: '#e06c75',
dark: '#5c6370',
error: '#f44747',
fountainBlue: '#56b6c2',
green: '#98c379',
invalid: '#ffffff',
lightDark: '#7f848e',
lightWhite: '#abb2bf',
malibu: '#61afef',
purple: '#c678dd',
whiskey: '#d19a66',
deepRed: '#BE5046',
bgColor: '#282C34',
}
```## Deploying
- Vercel
- Fork this repository
- Go to vercel, import repository
- Create project and done!