mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-12 20:00:11 +00:00
commit
30fd9222aa
@ -1,12 +1,11 @@
|
||||
watermark
|
||||
=========
|
||||
Predefined template-based resume themes for [FluentCV][1] and [FluentCMD][2].
|
||||
fluent-themes
|
||||
=============
|
||||
Resume themes for [FluentCV][1] and [FluentCMD][2].
|
||||
|
||||
- `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.
|
||||
- `hello-world`: A simple-as-possible example theme.
|
||||
- New themes added weekly.
|
||||
- New themes forthcoming.
|
||||
|
||||
## How It Works
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "watermark",
|
||||
"name": "fluent-themes",
|
||||
"version": "0.3.0-alpha",
|
||||
"description": "Themes and exemplars for FluentCV.",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fluentdesk/watermark.git"
|
||||
"url": "https://github.com/fluentdesk/fluent-themes.git"
|
||||
},
|
||||
"keywords": [
|
||||
"resume",
|
||||
@ -16,8 +16,8 @@
|
||||
"author": "James M. Devlin",
|
||||
"license": "MIT",
|
||||
"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": { }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user