/website

My personal website

Primary LanguageShell

GarrettHyde.com

Build Status

My personal website.

Build Notes

Branches

Name Description
master Source code for Hugo builds
gh-pages Compiled HTML hosted by GitHub Pages

CI/CD

GitHub Actions are used to compile this website and push the generated HTML to the gh-pages branch.

The Hugo Setup Action is used to install Hugo. The GitHub Pages Action is used to deploy the static files to GitHub Pages.

Customize Favicon

  1. Go to favicon.io and download the favicon.

    Parameter Value
    Text H
    Background Rounded
    Font Family Leckerli One
    Font Size 110
    Font Color #FFF
    Background Color #2962FF
  2. Copy the 512x512 pixel image to assets/media/icon.png (reference).