Skip to content

HughxDev/hughx-site

Repository files navigation

logo

hughx-site

Source code for the hughx website.

npm/yarn CLI

  • build: Build a production bundle.
  • develop: Clear the Gatsby cache and run a development server on localhost Port 8000.
  • start: Alias for develop.
  • serve: Run a development server against a previously-built production bundle.
  • svg2png: Convert all SVGs into PNGs at various DPI targets (1x = 250 pixels wide, 2x = 500 pixels wide, 3x = 750 pixels wide). Requires Inkscape.
  • png2webp: Convert all PNGs generated by svg2png to WebP to achieve smaller file sizes for supporting browsers.
  • build:images: Run svg2png followed by png2webp.

About

Source code for the hughx website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published