Skip to content

saravan2/saravan2.github.io

Repository files navigation

Personal Website Repo

Contains code used for my personal websites

Running Locally

  1. Clone repo, install all dependencies
  2. Run bundle exec jekyll serve -l -H localhost to generate the HTML and serve it from localhost:4000 the local server will automatically rebuild and refresh the pages on change.

Github Actions

  1. pages-build-deployment -> Deploys to github pages to update https://saravan2.github.io
  2. Deploy Jekyll site to S3 -> Deploys the jekyll site to AWS S3 bucket to update https://saravanand.com