Skip to content

pkgxdev/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b25a537 · Mar 29, 2025
Feb 14, 2025
Oct 2, 2023
Feb 14, 2025
Feb 14, 2025
Mar 29, 2025
Jan 27, 2025
Jan 18, 2025
Jan 28, 2025
Mar 29, 2025
Mar 29, 2025
Oct 2, 2023
Oct 2, 2023
Jan 10, 2024

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
  5. https://mash.pkgx.sh

How to dev

$ npm i
$ VITE_HOST=pkgx.sh npm run dev
# ^^ one of `pkgx.sh`, `pkgx.dev` or `pkgx.app` or `mash.pkgx.sh`
# there is no default! set one!

$ 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.

Notes

  • The “Shader” font’s license stipulates that it only be published to a CDN or web platform that we control so it is not committed to GitHub