Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.23 KB

chogyejin.io

How To Run In Local(Node.js v18.17+)

git clone https://github.com/chogyejin/chogyejin.io.git
cd chogyejin.io
bun install
bun dev

Skills

What's Added

  • GitHub shortcut header
  • TypeScript strict mode
  • Comments system(giscus)
  • Table of contents
  • MDX components(CaptionImage)
  • Front matter(tags for slug)

To Be Added..