Git Product home page Git Product logo

markdown-cv

A curriculum vitae maintained in plain text and rendered to html and pdf using CSS.

For more details see the project page or the blog post on why I switched to markdown for my CV.


Usage

To start, simply fork the markdown-cv repo

and then edit directly in github the index.md file

adding your skills, jobs and education.

To transform your plain text CV into a beautiful looking HTML page and share it you then have two options:

1) Using Github Pages to publish it online

  1. Delete the existing gh-pages branch from your fork. It will only contain this webpage. You can either use git or the github web interface
  2. Create a new branch called gh-pages (which will then be a copy of master)
  3. Head to yourusername.github.io/markdown-cv to see your CV live.

Any change you want to make to your CV from then on would have to be done on the gh-pages branch and will be immediately rendered by Github Pages.

2) Build it locally and print a PDF

  1. install jekyll on your computer. gem install jekyll will do for most users.
  2. Clone your fork on your computer
  3. Type jekyll serve and you'll be able to see your CV on your local host (the default address is http://localhost:4000).
  4. You can edit the index.md file and see changes live in your browser.
  5. To print a PDF, just press Print. Print and web CSS media queries should take care of the styling.

Change the style

The included CSS renders CV in different styles:

  • kjhealy the original default, inspired by kjhealy's vita template
  • davewhipp is a tweaked version of kjhealy, with bigger fonts and dates right aligned

To change the default style, one needs to simply change the variable in the _config.yml file.

Any other styling is possible. More CSS style contributions and forks are welcome!

Author

Eliseo Papa (Twitter/GitHub/website).

Eliseo Papa

License

MIT License

nhemsley's Projects

refinerycms icon refinerycms

An extendable Ruby on Rails 'CMS framework' that supports Rails 3

rerun icon rerun

Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui

rubber icon rubber

A capistrano/rails plugin that makes it easy to deploy/manage/scale to EC2

ruby-wasm icon ruby-wasm

A Ruby gem to quickly get started with WebAssembly

shelljs icon shelljs

Portable Unix shell commands for Node.js

silex-skeleton-rest icon silex-skeleton-rest

This skeleton is built using Silex for general ReSTful (API) purposes - in EXAMPLE!

snap.svg icon snap.svg

The JavaScript library for modern SVG graphics.

sparkleshare icon sparkleshare

SparkleShare is an Open Source collaboration and sharing tool that is designed to keep things simple and to stay out of your way. It allows you to instantly sync with Git repositories and is available for Linux distributions, Mac and Windows.

squeel icon squeel

Active Record, improved. Live again :)

strscan icon strscan

Provides lexical scanning operations on a String.

suncalc icon suncalc

A tiny JavaScript library for calculating sun/moon positions and phases.

terrain_renderer icon terrain_renderer

A large-scale real-world terrain renderer written in Rust using the Bevy game engine.

thingboard icon thingboard

A board of things, anywhere you want on the screen

thor icon thor

Thor is a toolkit for building powerful command-line interfaces.

three icon three

Totally not inspired Rust 3D library

threebug icon threebug

Standalone visual debugging server for bevy, nalgebra, parry, rust and 3d types

tribler icon tribler

Privacy with BitTorrent and resilient to shut down

windy-plugins icon windy-plugins

🚁extend functionality of Windy.com. Develop your plugin in less than 5 minutes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.