Blog and Resume template :comet:
Last updated Jun 11, 2026
203
Stars
30
Forks
5
Issues
0
Stars/day
Attention Score
5
Language breakdown
No language data available.
βΈ Files
click to expand
README
Comet-land
Blog and Resume template with turborepo
νκ΅μ΄ λ¬Έμλ λ€μ λ§ν¬μμ νμΈνμ€ μ μμ΅λλ€.



- π Code highlight with line-highlight, line-numbers
- π¨ Design with NextUI
- π½ Table of contents
- π© Dark mode
- β¨οΈ Search with KBar
- π¨ Configurable
- π Utterances Comment
- π Google Analytics
- π₯ Hotjar
- π Lighthouse score
Resume Feature
- π¨ Design with NextUI
- π© Dark mode
- β¨οΈ Contact with KBar
- π¨ Configurable
- π Google Analytics
- π₯ Hotjar
- π Lighthouse score
How to start
comet-land has own generate package create-comet-land
npx create-comet-land
or
yarn create comet-land
Or using Fork or clone this repo
- Install dependencies
yarn
- Start Turbo !
yarn turbo run dev
or just
yarn dev
- Now you can see blog at
localhost:3000, resume atlocalhost:3001
How to configuration
Please see packages/core/constants directory.
and you can reconfigure at that directory's variable
- Analytics directory
- Colors directory
- General directory
- SocialMedia directory
and please check apps/blog/config/index.json and apps/resume/config/index.json.
This files are placing each app's configuration variable.
How to use it
please read following link.
How to deploy
deploy with vercel (recommend)
deploy with github pages
How to add more packages
- scope packages
cd where-you-want
yarn add package-name
- global packages
yarn add package-name -W
- global dev packages
yarn add package-name -DW
Trouble shootings
check this wiki please! it might be help
Use Case
- hyesungoh.xyz
- seulheehan.com
- thebong.net
- coderoad.kr
- govindkumar.in
- blog.milansachani.dev
- resume.jadecode.xyz
- jaegwan.kim
- min71.dev
Inspired
I inspired below blogs and resume.
License
MIT
π More in this category