/Lilac-Lee.github.io

Panel CV for designers (or engineers) :)

Primary LanguageCSSMIT LicenseMIT

PanelCV

This theme is designed by flexycodex and modified by Locky

I have made this into a Jekyll Theme. Demo: https://jekyller.github.io/PanelCV

The theme would look like this

Demo

Installation

  • You should have - ruby - installed in your system: sudo apt-get install rubygems
  • Install bundler which helps in specifying and installing dependencies of any Ruby project: sudo gem install bundler
  • Go to the root of the repo and run this: sudo gem i bundler -v 1.17.3
  • next: sudo bundle i
  • next: sudo apt-get install build-essential patch ruby-dev zlib1g-dev liblzma-dev
  • next: sudo gem install nokogiri
  • next: sudo bundle update
  • next: sudo bundle install
  • then: bundle exec jekyll serve --port 7777

Check out for more themes: Jekyll Themes

Author