My personal blog built using VitePress and TailwindCSS
This repo is the project for my personal website. It’s built using VitePress (Vite + Vue3) with a custom templat using TailwindCSS.
Feel free to clone it if you’d like to setup your own personal site.
Recommended:
yarnyarn devDeployment is only setup for S3+Cloudfront.
If that is the case, you can go into your Github repo settings and setup the keys:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYOn master branch pushes, it will deploy the website.
Note: The IAM will need permission to the pushing to the s3 bucket and cloudfront cache invalidation.
If you want to deploy outside of Github repo you can run ./scripts/deploy.sh