Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byurhannurula/byurhannurula-com
Personal website built with Gatsby.js
https://github.com/byurhannurula/byurhannurula-com
gatsbyjs netlify personal-website reactjs styled-components
Last synced: 11 days ago
JSON representation
Personal website built with Gatsby.js
- Host: GitHub
- URL: https://github.com/byurhannurula/byurhannurula-com
- Owner: byurhannurula
- Created: 2019-11-23T21:25:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:22:02.000Z (over 1 year ago)
- Last Synced: 2024-11-16T10:06:38.126Z (2 months ago)
- Topics: gatsbyjs, netlify, personal-website, reactjs, styled-components
- Language: JavaScript
- Homepage: https://byurhanbeyzat.com/
- Size: 3.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# byurhanbeyzat-com | [![Netlify Status](https://api.netlify.com/api/v1/badges/6ad16eab-9428-467b-83ce-e8d37d5d88d3/deploy-status)](https://app.netlify.com/sites/byurhanbeyzat-com/deploys)
> *Personal website built with [Gatsby.js](https://www.gatsbyjs.org/), [Styled-Components](https://www.styled-components.com/), [Formik](https://jaredpalmer.com/formik/), etc..*
Folder structure, inspired by thoose [recommendations](https://medium.com/@alexmngn/how-to-better-organize-your-react-applications-2fd3ea1920f1).
```sh
app/
└── src/
├── components/ # Shared generic component
├── pages/ # Static routes declaration
├── scenes/ # Different pages of the website
│ └── pageName/ # Landing / About me / ...
│ ├── components/ # Page components.
│ ├── index.jsx # Main page file
│ └── styles.js # Page specific styles
└── styles/ # Global styles
```
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X7X38NNC)