Source for personal website: Visit
- Install Jekyll (sudo gem install jekyll)
- Theme's repo: jalpc_jekyll_theme
- Clone your repo
- Use 'jekyll serve --watch' to run site on 'localhost:4000'
- Many configs can be done in '_config.yml'
Source for personal website: Visit