mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-14 04:30:10 +00:00
commit
30fd9222aa
@ -1,12 +1,11 @@
|
|||||||
watermark
|
fluent-themes
|
||||||
=========
|
=============
|
||||||
Predefined template-based resume themes for [FluentCV][1] and [FluentCMD][2].
|
Resume themes for [FluentCV][1] and [FluentCMD][2].
|
||||||
|
|
||||||
- `minimist`: A no-frills theme.
|
- `minimist`: A no-frills theme.
|
||||||
- `informatic`: An informative theme for technical resumes.
|
|
||||||
- `modern`: A middle of the road theme with a modern look 'n feel.
|
- `modern`: A middle of the road theme with a modern look 'n feel.
|
||||||
- `hello-world`: A simple-as-possible example theme.
|
- `hello-world`: A simple-as-possible example theme.
|
||||||
- New themes added weekly.
|
- New themes forthcoming.
|
||||||
|
|
||||||
## How It Works
|
## How It Works
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "watermark",
|
"name": "fluent-themes",
|
||||||
"version": "0.3.0-alpha",
|
"version": "0.3.0-alpha",
|
||||||
"description": "Themes and exemplars for FluentCV.",
|
"description": "Themes and exemplars for FluentCV.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fluentdesk/watermark.git"
|
"url": "https://github.com/fluentdesk/fluent-themes.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"resume",
|
"resume",
|
||||||
@ -16,8 +16,8 @@
|
|||||||
"author": "James M. Devlin",
|
"author": "James M. Devlin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/fluentdesk/watermark/issues"
|
"url": "https://github.com/fluentdesk/fluent-themes/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/fluentdesk/watermark",
|
"homepage": "https://github.com/fluentdesk/fluent-themes",
|
||||||
"dependencies": { }
|
"dependencies": { }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user