Donghoon's theme
This repository contains the codebase of Donghoon's website.
Website examples that build on this theme
Adding contents
Note: Be careful to indent properly while adding your contents into .yml
file
Test & Deploy
Run locally
- Make sure you have Jekyll environment ready - if you haven't, run
gem install bundler
- Go to the project directory and run
bundle exec jekyll serve
How to sync the data you just updated
- Push every change you just made!
- It will be live normally within 5 minutes
dhoon (at) uw (dot) edu