Skip to content

TaeWoon-Kang/resume

 
 

Repository files navigation

Taewoon Kang Resume

Personal resume website built with Jekyll and hosted on GitHub Pages.

Site: https://taewoon-kang.github.io/resume/

Local development

  1. Install Ruby dependencies with bundle install
  2. Run the site with bundle exec jekyll serve
  3. Open http://localhost:4000/resume/ if baseurl is configured, or http://localhost:4000/ otherwise

Content sources

  • Global site metadata: _config.yml
  • Main layout: _layouts/resume.html
  • Resume content: _data/*.yml

Notes

  • This repository started from a public resume template and has been customized for personal use.
  • The original template code remains under the repository license in LICENSE.

About

📄💼🎩 A simple Jekyll + GitHub Pages powered resume template.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 61.1%
  • SCSS 38.1%
  • Other 0.8%