랭킹으로 돌아가기
A minimal Jekyll Theme to host your resume (CV) on GitHub with a few clicks.
online-cvjekyll-themesresume-templateresume-websiteresumejekyll-themecv-templatejekylljekyll-template
주요 지표
스타 성장
스타
3.5k
포크
6.2k
주간 성장
—
이슈
17
1k2k3k
2023년 1월2023년 8월2024년 3월2024년 10월2025년 5월2025년 12월2026년 7월
아티팩트npm
npm install online-cvREADME
Orbit
This theme is designed by Xiaoying Riley at 3rd Wave Media. Visit her website for more themes.
I have made this into a Jekyll Theme. Checkout the live demo here.
| Desktop | Mobile |
|---|---|
|
|
Installation
- Fork the repository;
- Go to settings and set master branch as Github Pages source;
- Your new site should be ready at
https://<username>.github.io/online-cv/; - Printable version of the site can be found at
https://<username>.github.io/online-cv/print. Use a third party link https://pdflayer.com/, https://www.web2pdfconvert.com/ etc to get the printable PDF.
Change all the details from one place: _data/data.yml.
To preview/edit locally with docker
docker-compose up
docker-compose.yml file is used to create a container that is reachable under http://localhost:4000. Changes _data/data.yml will be visible after a while.
Local machine
- Get the repo into your machine
git clone https://github.com/sharu725/online-cv.git
- Install required ruby gems
bundle install
- Serve the site locally
bundle exec jekyll serve
- Navigate to
http://localhost:4000
Skins
There are 6 color schemes available:
| Blue | Turquoise | Green |
|---|---|---|
![]() |
![]() |
![]() |
| Berry | Orange | Ceramic |
|---|---|---|
![]() |
![]() |
![]() |
Credits
Thanks to Nelson Estevão for all the contributions.
Thanks to t-h-e(sfrost) for all the contributions.
Check out for more themes: Jekyll Themes.





