mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 16:20:11 +00:00
Add JSON identity file for all themes.
This commit is contained in:
parent
522f56b30d
commit
f2fc8ced5b
5
themes/compact/compact.json
Normal file
5
themes/compact/compact.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"title": "hello-world",
|
||||||
|
"description": "An example 'Hello, World!' résumé theme for FluentCV.",
|
||||||
|
"engine": "underscore"
|
||||||
|
}
|
5
themes/hello-world/hello-world.json
Normal file
5
themes/hello-world/hello-world.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"title": "minimist",
|
||||||
|
"description": "An unstyled starter résumé theme for FluentCV.",
|
||||||
|
"engine": "handlebars"
|
||||||
|
}
|
5
themes/minimist/minimist.json
Normal file
5
themes/minimist/minimist.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"title": "awesome",
|
||||||
|
"description": "A visually compact résumé theme for FluentCV.",
|
||||||
|
"engine": "underscore"
|
||||||
|
}
|
5
themes/modern/modern.json
Normal file
5
themes/modern/modern.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"title": "modern",
|
||||||
|
"description": "A contemporary resume template suitable for modern technical candidates and employees.",
|
||||||
|
"engine": "underscore"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user