Git Product home page Git Product logo

almeida-cv's Introduction

Almeida CV Theme

Theme to build a customizeable printable HTML/CSS CV.

Screenshot

Features

  • Online CV with minor responsiveness
  • Printable as A4 PDF
  • HTML5 + CSS3
  • Customizeable colors

Print your PDF CV

When printing the page in the browser, you'll get a formatted A4 page that can be used as your PDF resume. If your page holds more than 1 A4 page, the content will be divided into the given amount of pages.

For better formatting, you can set the number of pages in the config.toml file.

If badges and other elements with background don't render correctly, remember to toggle the "Background Graphics" option in the print dialog.

Download

Clone the repo: git clone https://github.com/ineesalmeida/almeida-cv

Installation

Install Hugo (Extended)

To use almeida-cv theme you need to install Hugo Extended by following https://gohugo.io/getting-started/installing/.

Create your personal website and run

hugo new site <your website's name>
cd <your website's name>/themes/

Clone the theme (git clone https://github.com/ineesalmeida/almeida-cv) into your themes folder. Replace the files in your root's directory with the ones on themes/almeida-cv/exampleSite.

hugo server -D

The theme is alive on http://localhost:1313/.

Customization

You can change the theme colors and number of pages in the config.toml file. Your professional data should be added in the data/content.yaml.

Building

To generate your site in the public folder, execute the following:

hugo

within the root of your project.

Contributing

Post bugs and contributions to the issue tracker. Or make a pull request.

almeida-cv's People

Contributors

ineesalmeida avatar gdmachado avatar bard avatar breucode avatar fallshare avatar

Watchers

James Cloos 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.