Skip to content

celsofabri/celsofabri-website

Repository files navigation

Celso Fabri Website

My personal site Celso Fabri 2020.

Celso Fabri Junior

This project was bootstrapped with Gatsby Default Starter.

🏁 How to start

You need have node 12+ installed in your machine.

  1. Clone this project:
git clone [email protected]:celsofabri/celsofabri-website.git
  1. Install dependencies:
$ yarn
# or npm install
  1. Run the project:
$ yarn start
# or npm run start
# or gatsby develop

🎩 Prettier

Was set up in the project a hook of the Husky to format code in the pre-commit. If you want run manually, run the following command:

$ yarn format
# or npm run format

🔨 Building

To building the project, run the following commands:

$ yarn build
# or npm run build
# or gatsby build

🚀 Deploying

This project uses gh-pages from GitHub as hosting. After making your changes, you need run:

$ yarn deploy

This command will make the automatic deploy of the branch gh-pages and your site will be automatically published.

About

Minha apresentação profissional no GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published