jekyll-timeline
jekyll-timeline copied to clipboard
Timeline / Résumé Theme with Jekyll
jekyll-timeline
Visualize time structured data with this simple jekyll-template.
This Jekyll site is perfect for your résumé or other timelines.
you can find a demo HERE
screenshots

how to use it?
-
Fork this repository
-
Configure Github-Pages in the Repo Settings
-
Edit the Markdown files in the collection
stepsin the_stepsfolderRequired data fields in the frontmatter:
title: <TITLE>date: 2016-09-31 00:00:00 -0700(Only Year and Month are shown)
Optional fields:
enddate: 2017-1-1 00:00:00 -0700
-
Change site configuration
_config.yml- the Site title:
title - background color
color - url (very important)
url - baseurl (important)
baseurl(name it after the repo) - site's
description
- the Site title:
-
You're done! (Look at https://<USERNAME>.github.io/<REPO>)
Feel free to contribute, give feedback, a star, and share it!