Skip to content

gautierdelorme/gautierdelorme.github.io

 
 

Repository files navigation

A Jekyll + GitHub Pages powered resume based on Joel Glovier's work.

img

Docs

Running locally

To test locally, run the following in your terminal:

  1. Clone repo locally
  2. run jekyll serve
  3. Open your browser to localhost:4000

Customizing

First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize.

  • Most of the basic customization will take place in the /_config.yml file.
  • Most of the content configuration will take place in the /_layouts/resume.html file.

Publishing to GitHub Pages for free

GitHub Pages will host this for free with your GitHub account. To setup your GH Pages site with a custom domain, follow the instructions on the GitHub Help site for that topic.

License

The code and styles are licensed under the MIT license. See project license.

About

A Jekyll + GitHub Pages powered resume.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 61.8%
  • CSS 35.6%
  • Ruby 2.5%
  • JavaScript 0.1%