A port of the latex Awesome CV template to create an html version created using markdown and the Pelican static website generator.
- CSS styles for both web and print. Allows creation of PDF by simply printing the website. Avoids having to keep two different versions in sync.
- Can generate publication lists from BibTeX files (uses pybtex and my pelican-perpagepublications). This was an important feature for me so I would not loose the main advantage of creating the CV from LateX.
- CSS files are generated from SASS for much easier editing.
- Pelican with the
assests
plugin - For rendering math formulas use the
render_math
pelican plugin - If you want to have a publication list generated you will have to use my fork of
pelican-bibtex
calledpelican-perpagepublications
- If you want to integrate counts of publications into your content use the
pelican-jinja2content
plugin
This project only contains the templates and style files to generate the CV, no other pelican theme files are included.