/by-the-marina-gatsby-website

"By the Marina" theme for Gatsby site

Primary LanguageTypeScriptMIT LicenseMIT

Siena's Personal Gatsby Site

This repository contains the files for my personal website built by using Gatsby CLI using React, Typescript, and MUI components.

This project has been adjusted to the point where it is a working, easy-to-use template, but certain design features haven't been implemented yet.

To see a preview in action, visit sienaguerrero.com (my personal site) or host it locally.

To host locally:

  1. Run using yarn start

To deploy on Github Pages:

  1. You will need: gatsby-cli and gh-pages
  2. Run yarn deploy

~ To add custom domain ~

  1. Add custom domain to Settings

CleanShot 2022-05-17 at 19 11 42@2x

CleanShot 2022-05-17 at 19 05 48@2x

  1. Navigate to gh-pages branch

  2. Add CNAME file in static/ folder

CleanShot 2022-05-17 at 19 07 04@2x