Contains code used for my personal websites
- Clone repo, install all dependencies
- Run
bundle exec jekyll serve -l -H localhost
to generate the HTML and serve it fromlocalhost:4000
the local server will automatically rebuild and refresh the pages on change.
- pages-build-deployment -> Deploys to github pages to update https://saravan2.github.io
- Deploy Jekyll site to S3 -> Deploys the jekyll site to AWS S3 bucket to update https://saravanand.com