Skip to content
  • Dylan Wilson's avatar
    b50d5411
    feat(gitlab-pages): replace AWS CDK and use GitLab pages for hosting · b50d5411
    Dylan Wilson authored
    Having a CDK app is probably overkill, decided to go back to GitLab
    Pages which should simplify deployment a lot.  The key changes here
    are the following:
    
    - The CDK app is deleted.
    - The `personal-website/` directory is move to the top level.
    - The .gitlab-ci.yml file is updated to deploy to GitLab Pages.
    b50d5411
    feat(gitlab-pages): replace AWS CDK and use GitLab pages for hosting
    Dylan Wilson authored
    Having a CDK app is probably overkill, decided to go back to GitLab
    Pages which should simplify deployment a lot.  The key changes here
    are the following:
    
    - The CDK app is deleted.
    - The `personal-website/` directory is move to the top level.
    - The .gitlab-ci.yml file is updated to deploy to GitLab Pages.
Loading