Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/choyiny/choy.in
Personal Website with Gatsby (2022)
https://github.com/choyiny/choy.in
chakra-ui gatsby giscus javascript personal-blog personal-website react typescript
Last synced: 11 days ago
JSON representation
Personal Website with Gatsby (2022)
- Host: GitHub
- URL: https://github.com/choyiny/choy.in
- Owner: choyiny
- Created: 2022-03-20T22:18:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T01:23:07.000Z (9 months ago)
- Last Synced: 2024-10-25T06:27:57.038Z (about 2 months ago)
- Topics: chakra-ui, gatsby, giscus, javascript, personal-blog, personal-website, react, typescript
- Language: TypeScript
- Homepage: https://choy.in
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# choy.in
My new personal website made with Gatsby.
## π Quick start
1. **Install dependencies**
```shell
cd choy.in/
yarn install
```2. **Start developing.**
Navigate into your new siteβs directory and start it up.
```shell
yarn run develop
```3. **Open the code and start customizing!**
Your site is now running at http://localhost:8000!