LuchoBazz / gatsby-cv

Curriculum Vitae with gatsbyJS

Home Page:https://firsttris.github.io/gatsby-cv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curriculum Vitae

Curriculum Vitae with gatsbyJS a static page generator for reactJs.

Motivation

  • Most recruiters request a CV in Word to convert it in their layout. Often they even tweak the history in your CV in the hope's to win the project. that's why i decited to create an HTML CV which cannot be changed.

  • With a CV coded Javascript you could already show some of your skills by providing the CV.

  • It's easier to always have the exact same styling / format and just change the data.

  • I wanted to have a multi-language CV.

Page

https://firsttris.github.io/gatsby-cv/

Template, Author & License

Instead of creating my own design, which would probably not so awesome, i decided to search on Github if someone already had a similar idea which i could fork and integrate with GatsbyJs.

This is what i used as source:

Source https://github.com/xriley/pillar-theme

This Bootstrap template is made by UX/UI designer Xiaoying Riley for developers and is 100% FREE under the Creative Commons Attribution 3.0 License (CC BY 3.0)

Bootstraping & Development

Based on best practices of gatsbyJS

  • src/data/ - JSON Files
  • src/markdown-pages/ - Markdown Files
  • src/templates - Templates (main source for generation)
  • src/components - Components
  • src/translations - Localization
  • src/assets - Assets, pictures and stuff

for more information on how to get started with Gatsby if refer to https://www.gatsbyjs.org/docs/

About

Curriculum Vitae with gatsbyJS

https://firsttris.github.io/gatsby-cv/


Languages

Language:TypeScript 75.2%Language:JavaScript 13.9%Language:CSS 11.0%