Skip to content

gauthamvasan/gauthamvasan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gautham Vasan's Academic Website

  • Hosted on Github using a Jekyll template borrowed from Abhishek Das.

Local preview

  1. Install Ruby using Homebrew for MacOS
  2. Jekyll serve setup for Github Pages:
gem install bundler webrick jekyll
bundle add webrick 
bundle addjekyll
  1. Host locally:
bundle exec jekyll serve
  1. You should see a message like this:
(base) gautham@Ryuk-MacBook gauthamvasan.github.io % bundle exec jekyll serve
Configuration file: /Users/gautham/src/gauthamvasan.github.io/_config.yml
            Source: /Users/gautham/src/gauthamvasan.github.io
       Destination: /Users/gautham/src/gauthamvasan.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 0.534 seconds.
 Auto-regeneration: enabled for '/Users/gautham/src/gauthamvasan.github.io'
    Server address: http://127.0.0.1:4000

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published