mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-06 18:21:06 +01:00
Compare commits
4 Commits
v0.14.0-be
...
v0.14.1-be
Author | SHA1 | Date | |
---|---|---|---|
cad46c2270 | |||
cd8832cc8d | |||
c5d8964482 | |||
7337f6d280 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fresh-themes",
|
||||
"version": "0.14.0-beta",
|
||||
"version": "0.14.1-beta",
|
||||
"description": "Multiformat themes and templates for your résumé / CV.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<title>{{ RAW.name }}</title>
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
{{{styleSheet "compact-html.css"}}}
|
||||
{{{styleSheet "compact-pdf.css"}}}
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
@ -45,7 +45,7 @@
|
||||
available that allows us to do either, conditionally.
|
||||
--> }}
|
||||
|
||||
{{{styleSheet "modern-html.css"}}}
|
||||
{{{styleSheet "modern-pdf.css"}}}
|
||||
|
||||
{{! <!--
|
||||
Now, depending on options, "modern-html.css" will either be embedded
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "positive",
|
||||
"description": "A conventional résumé theme for FluentCV.",
|
||||
"description": "A conventional résumé theme.",
|
||||
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
||||
"engine": "handlebars",
|
||||
"inherits": {
|
||||
@ -20,6 +20,7 @@
|
||||
"title": "Open Sans Light",
|
||||
"heading1": "Open Sans Light",
|
||||
"heading2": "Open Sans Light",
|
||||
"heading3": "Open Sans Light",
|
||||
"default": "Calibri"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user