Skip to content

Repository files navigation

Curriculum Vitae

This repository contains a Markdown-based CV that is automatically built and deployed as both a web page and a PDF via GitHub Actions.

Links

Structure

  • cv_en.md — english cv md file
  • cv_ko.md - korean cv md file
  • site/ — HTML template, CSS, build script
  • dist/ — build output (generated by CI, not committed)

Build & Deploy

  • On every push to main, GitHub Actions:
    1. Converts cv_en.md → styled HTML
    2. Converts cv_ko.md → styled HTML
    3. Exports the same page as a PDF
    4. Deploys both to GitHub Pages

Local Preview

npm install
npm run all
open dist/index.html
open dist/index.html
open dist/ko/index.html
open dist/cv.pdf
open dist/ko/cv_ko.pdf

About

Curriculum Vitae

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages