Skip to content

renanalencar/renanalencar.github.io

Repository files navigation

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
  • Delete the gh-pages branch
  • Re-create the gh-pages branch
  • 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.

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.

Troubleshooting

Include this to lines to your GemFile:

gem 'webrick', '~> 1.7', :platforms => [:mingw, :x64_mingw, :mswin]
gem 'eventmachine', '~> 1.2.7', :platforms => [:ruby]

Remove eventmachine (127-x64-mingw32) by running:

gem uninstall eventmachine

Clean cache and run the project again:

bundle exec jekyll clean
bundle exec jekyll serve --livereload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published