/online-cv

A minimal Jekyll Theme to host your resume (CV)

Primary LanguageCSSMIT LicenseMIT

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.

Installation

  • Fork the repository
  • Go to settings and set Github Pages source as master.
  • Your new site should be ready at https://username.github.io/online-cv/

Change all the details from one place: _data/data.yml

Watch my video on installation.

Run it on Amazon S3

  • Fork the repository
  • Run docker run --rm -it -v $PWD:/src jguyomard/jekyll-builder jekyll build
  • Upload on S3: aws s3 cp <local_folder>/_site s3://<bucket_name>
  • Your new site should be ready at https://s3.amazonaws.com/<bucket_name>/index.html

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.

License

This project is licensed under the MIT license.