my-brother_s-CV

my-brother_s-CV

This repository contains Jekyll template to up and running web page of my brother CV on GitHub Pages.

Information about this Jekyll CV template

To customize sate by your own information you need to edit _data/data.yml file.

To run your CV page on local machine execute command:
Execute "bundle exec jekyll start

To run web page as container go by two way:

  1. Use docker compose:

    • sudo docker-compose up
  2. Use docker:

    • sudo docker build -t cvWebPage .
    • sudo docker run -d -p 4000:4000 cvWebPage
jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer