Skip to content

rnag/rnag.github.io

Repository files navigation

rnag.github.io

Source code for my personal website. View it at https://ritviknag.com/.

Local Testing

First, install jekyll and ruby if you haven't already done so.

Next, set up an alias command (Bash):

alias jb='bundle exec jekyll serve -low'

Or, add it to ~/.zshenv (if using zsh):

$ echo "alias jb='bundle exec jekyll serve -low'" >> ~/.zshenv
$ source ~/.zshenv

Then, run jekyll s to serve the web content in a local browser:

$ jb

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •