Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dickwyn/v3
third version of my personal website
https://github.com/dickwyn/v3
blog gatsby website
Last synced: about 2 months ago
JSON representation
third version of my personal website
- Host: GitHub
- URL: https://github.com/dickwyn/v3
- Owner: dickwyn
- License: mit
- Created: 2020-03-23T05:03:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T05:08:27.000Z (3 months ago)
- Last Synced: 2024-11-09T06:18:20.474Z (3 months ago)
- Topics: blog, gatsby, website
- Language: JavaScript
- Homepage: https://v3.dickwyn.xyz
- Size: 24.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dickwyn.xyz v3 [![Netlify](https://img.shields.io/netlify/55ea29f3-f556-45b2-8607-e57839dcfb2f)](https://app.netlify.com/sites/v5-dickwyn-xyz/deploys)
My personal website and blog. This is the first time I'm combining my portfolio and blog into the same site. For as long as I can remember, I have always had my blog on a separate site/service.
Forked from [Gatsby's starter default](https://github.com/gatsbyjs/gatsby-starter-default) project.
## Running the Project
```sh
git clone https://github.com/dickwyn/v3.git
cd v3
yarn install
yarn start
```## Older variations
1. [V1](https://github.com/dickwyn/v1)
2. [V2](https://github.com/dickwyn/v2)
3. [Blog](https://github.com/dickwyn/blog)## License
The contents of this repository are covered under the [MIT License](https://github.com/dickwyn/v5/blob/main/LICENSE).