Giter Club home page Giter Club logo

pelican-resume-plugin's Introduction

Resume plugin for Pelican

Content generator to use in a resume theme. It was created for the Pelican Resume Theme.

Preview

Watch the Live Preview of the plugin in combination with the Pelican Resume Theme.

Usage

Load the plugin as a submodule in your Pelican project.

Add the required configuration in your pelicanconf.py file.

PLUGIN_PATHS = ['plugins']
PLUGINS = ['pelican-resume-plugin']
RESUME_PATH = 'resume'
RESUME_URL = ''
RESUME_SAVE_AS = 'index.html'
ABOUT_SAVE_AS = 'resume/parts/about.html'
EXPERIENCE_SAVE_AS = 'resume/parts/experience.html'
EDUCATION_SAVE_AS = 'resume/parts/education.html'
PUBLICATION_SAVE_AS = 'resume/parts/publications.html'
CERTIFICATE_SAVE_AS = 'resume/parts/certificates.html'
EXTRA_SAVE_AS = 'resume/parts/extras.html'
SKILLS_SAVE_AS = 'resume/parts/skills.html'

Features

About me

Personal information including name, location and contact information.

Variables Description Required
Name Full name Y
Location Area of residence (e.g. Ghent, Belgium) N
Birthday Date of birth N
Email E-mail address N
Phone Mobile phone N
Content Elevator pitch or personal description N

Education

Content section displaying education

Variables Description Required
Title Title or degree obtained during education Y
Institution Institution (University, College..) Y
Date Date on which the degree was obtained (used for sorting) Y
Start Start date Y
End End date Y
Content Summary of the obtained degree N

Experience

Content section displaying professional experience

Variables Description Required
Title Title or degree obtained during education Y
Type 'Vocational' or 'Miscellaneous' Y
Institution Institution (Company) Y
Date Date on which you started (used for sorting) Y
Start Start date Y
End End date Y
Description Short description N
Content Summary of the experience N

Publications

Content section used for scientific publications

Variables Description Required
Title Title of the publication Y
Author Author of the publication Y
Year Year of publication Y
Journal Journal, Conference etc. Y
Publisher Publisher N
DOI DOI or link to the publication Y
Keywords Keywords Y
Content Abstract of the publication N

Certificates

Content section used for obtained certificates

Variables Description Required
Title Title of the certificate Y
Organization Organization from which the certificate was obtained Y
Date Date on which the certificate was obtained Y
DOI DOI or link to the certificate Y
Content Description of the certificate N

Skills

Content section to display skills (e.g. languages, programming skills)

Variables Description Required
Title Title of the subsection Y
Content Content Y

pelican-resume-plugin's People

Contributors

pimoens avatar

Stargazers

 avatar Matteo Di Cristofaro 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.