Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 528 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 528 Bytes

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