My website
- Clone locally via GitHub Desktop, or via CLI:
git clone https://github.com/tangollama/tangollama.github.io.git - Install dependencies:
bundle install - Run the Jekyll Server:
bundle exec jekyll serve - View in browser at
http://localhost:4000