Skip to content

simon-laszlo/timeline-cv-hugo

Repository files navigation

Timeline CV Hugo

Timeline CV is a Hugo theme designed specifically for CV websites. This theme is packed with elements that you need to show info about your experiences, school, personality, and contacts.

license


Key Features

  • Matomo analytics support
  • Timeline view
  • A4 view
  • client side pdf export
  • CSS and Js bundle with hugo pipe
  • Netlify settings predefine
  • Email address encoding to prevent from spam
  • Google page speed optimized

Local development

# clone the repository
git clone [email protected]:simon-laszlo/timeline-cv-hugo.git

# cd in the project directory
$ cd timeline-cv-hugo/exampleSite/

# Start local dev server
$ hugo server --themesDir ../..

Create a new hugo site

hugo new site my_cv
cd my_cv
git init
git submodule add https://github.com/simon-laszlo/timeline-cv-hugo
echo "theme = 'timeline-cv-hugo'" >> config.toml

Deployment and hosting

Deploy to Netlify

Follow the steps.

Reporting Issues

We use GitHub Issues as the official bug tracker for the Timeline CV Template. Please Search existing issues. Someone may have already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

License

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their licenses. We don't have permission to share those images.

Special Thanks