Skip to content

pvzig/bytesized.co

Repository files navigation

bytesized.co

Source for bytesized.co.

bytesized.co is statically generated using Publish, a static site generator written in Swift.

Testing Locally

publish run

Publishing to S3

Manually:

swift run -c release bytesized
swift run -c release bytesized --deploy

With Github Actions:

https://github.com/pvzig/bytesized.co/blob/master/.github/workflows/deploy.yml

Configure the following secrets in Github (/repo/settings/secrets)

  • AWS_S3_BUCKET
  • CLOUDFRONT_DISTRIBUTION_ID
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY

About

Source for www.bytesized.co

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors