Resume
Go to file
Robert Johnson c1e670dacb .
2024-02-19 15:52:59 -05:00
_data fixed previous mess up. 2024-02-19 15:12:53 -05:00
_includes . 2024-02-19 15:52:59 -05:00
_layouts Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
_sass Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
.github Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
assets photo, color changes 2024-02-15 10:09:48 -05:00
_config.yml updates 2024-02-15 13:10:52 -05:00
.gitignore Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
deploy.sh backwards 2024-02-15 12:46:25 -05:00
docker-compose.yml Use jekyll:4.0 (#404) 2023-08-07 20:09:54 +01:00
favicon.ico Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
Gemfile Updates. 2024-02-15 09:32:41 -05:00
Gemfile.lock Updates. 2024-02-15 09:32:41 -05:00
index.html Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
Jenkinsfile backwards 2024-02-15 12:46:25 -05:00
print.html Fix docker compose and deploy 2023-08-05 23:04:26 +01:00
README.md docs: improve section levels 2023-08-09 09:58:54 +01:00

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