Skip to content

spencergilbert/www

 
 

Repository files navigation

pkgx/www

This repo creates the websites for

  1. https://pkgx.sh
  2. https://pkgx.dev
  3. https://pkgx.app
  4. https://blog.pkgx.dev

How to dev

$ VITE_PKGX_TLD=sh npm run dev
# ^^ tld can be `sh`, `dev` or `app`

$ cd blog
$ hugo server --buildDrafts

How to deploy

Pushing to main deploys all three. See cd.yml for details.

Note that pages in the React Router are handled by a CloudFront Function on the CloudFront Distribution.

About

all pkgx web properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.4%
  • HTML 30.3%
  • CSS 7.3%