Giter Club home page Giter Club logo

tex-cv's Introduction

Just another TeX CV

My CV in TeX taken from https://www.latextemplates.com/template/awesome-resume-cv which, in turn, is inspired by the famous Friggeri's CV (Thanks - https://www.latextemplates.com/template/friggeri-resume-cv)

All I did is to add a publication section which wasn't there when I got this nice template.

Getting started

You must have latex installed and in particular you need LuaLaTeX. There are loads of tutorials on where and how you can get LaTeX for your OS. I have written a script that, if you're on Ubuntu, will install everything that's needed to compile it. Just type in a command line (within the repo dir)

source install-dependencies.sh

will do. If you're on macOS:

  • go to http://www.tug.org/mactex/ or simply google "mactex" if this link no longer works
  • download and install the MacTeX package.

If you're on Windows, too bad, you should move to something else.

Running the test

First, run LuaLaTeX

lualatex cv.tex

Then run biber to compile the bibliography

biber cv

and then run

lualatex cv.tex
lualatex cv.tex

tex-cv's People

Contributors

fabriziomiano avatar

Watchers

 avatar

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.