reymon359 / gatsby-personal-site

My personal site made with Gatsby
https://ramonmorcillo.com
MIT License
42 stars 4 forks source link
gatsby github-actions graphql hacktoberfest portfolio react renovate styled-components typescript

gatsby-personal-site

Gatsby Personal Site

Build Last commit License: MIT Version

A personal site made with the static site generator Gatsby

site screenshot

This site is meant to be a place to add and share my works about the things I learn and what I'm interested in. It was built from the Gatsby's default starter

IMPORTANT: You know what they say about looking at your own code. I was learning Gatsby, React, and TypeScript by the time I made this, so I'm sure there are a lot of things that should be improved. Please be aware of that 😉.

Built With these Technologies

Setup the project

Download it and run npm install

Available Scripts

In the project directory, you can run:

npm run develop

Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.

npm run build

Builds the app for production. The build is minified and the filenames include the hashes.
The app is ready to be deployed!

npm run deploy

Builds the app for production and deploys it to GitHub Pages
Have a look at How Gatsby Works with GitHub Pagesw to configure it.

npm run lint & npm run lint:fix

Run ESLint on the project to report wrong patterns on the code, and the second one also tries to fix them

Authors

Credits