[MRG] Update markdowncv to include icons, customizable colors with a new template #250
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes missing icons in the
webaddress
bar in the header by including the missing link (ha!) for fontawesome and academicons in the html file (located in markdowncv'sresources
directory). I have also updated the existing academicons fonts and css to version 1.9.4 and included the missingttf
file (also version 1.9.4).This also adds yaml header options for various text colors:
headcolor
changes the header (h2) color for the sections of the CVaddresscolor
changes the webaddress bar containing the various icons and different user addressescodecolor
changes the code block color which is typically thewhen
argument (i.e. the date in the final CV)backcolor
changes the background color of the document (for that dark mode!)textcolor
changes the text color of the document (so you can see the text in dark mode...)namecolor
changes thename
for a more dynamic headerWhen applied to the marie curie template the yaml header looks like: