/hosting

The hosting for static websites of Simon Karman, such as simonkarman.nl and karman.dev.

Primary LanguageTypeScript

Hosting

The hosting for static websites of Simon Karman, such as simonkarman.nl and karman.dev.

To deploy first make sure that you have added the distributions of the domains to domains/<domain-name>/ directory and then run AWS_REGION=us-east-1 npm run cdk deploy.

Due to CloudFront certificate region restrictions, the AWS region must be set to "us-east-1".