Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonkarman/hosting

The hosting for static websites of Simon Karman, such as simonkarman.nl and karman.dev.
https://github.com/simonkarman/hosting

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# Hosting
The hosting for static websites of [Simon Karman](https://www.simonkarman.nl), such as [simonkarman.nl](https://www.simonkarman.nl) and [karman.dev](https://www.karman.dev).

To deploy first make sure that you have added the distributions of the domains to `domains//` 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".