Resume
Go to file
Sharath Kumar 4e015ff19d
Merge pull request #379 from NorthSecond/patch-1
fix: A bug in the OSS contribution's link
2023-04-29 11:50:07 +05:30
_data Fix #309 - oss contribs 2022-11-17 09:31:10 +05:30
_includes fix: A bug in the OSS contribution's link 2023-04-28 10:26:05 +08:00
_layouts update print layout wrapper 2022-08-08 15:42:14 +05:30
_sass Prevent overflow into dates (#245) 2023-02-07 12:39:42 +00:00
.github update .github 2022-11-17 09:34:00 +05:30
assets Update fontawesome to version 5.1.1 2018-07-25 16:31:09 +01:00
_config.yml Update _config.yml 2021-08-21 17:43:53 +05:30
.gitignore Merge branch 'master' into fix-270 2022-02-05 15:54:47 +05:30
CNAME Create CNAME 2021-08-21 17:41:00 +05:30
docker-compose.yml Set compose version to "2" (#299) 2023-01-19 18:44:41 +00:00
favicon.ico Update favicon to technologist emoji (#226) 2021-04-10 19:02:58 +01:00
Gemfile Merge branch 'master' into master 2022-02-07 12:20:41 +05:30
Gemfile.lock update gems 2022-08-10 09:01:47 +05:30
index.html Fix #309 - oss contribs 2022-11-17 09:31:10 +05:30
print.html update permalink 2022-08-08 15:33:46 +05:30
README.md Merge branch 'master' into patch-1 2022-11-17 08:39:54 +05:30

Jekyll Themes Shield

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.

Star History

Star History Chart