mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
commit
d224a6c267
@ -1,10 +1,11 @@
|
|||||||
fluent-themes
|
fluent-themes
|
||||||
=============
|
=============
|
||||||
Resume themes for [FluentCV][1] and [FluentCMD][2].
|
Resume themes for [FluentCV][1] and [FluentCV command line][2].
|
||||||
|
|
||||||
- `minimist`: A no-frills theme.
|
- `minimist`: A no-frills theme.
|
||||||
- `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.
|
||||||
|
- `compact`: A compact theme.
|
||||||
- New themes forthcoming.
|
- New themes forthcoming.
|
||||||
|
|
||||||
## How It Works
|
## How It Works
|
||||||
@ -27,5 +28,5 @@ This scheme ensures that theme template files have the "correct" file extension
|
|||||||
MIT. See [LICENSE.md][1] for details.
|
MIT. See [LICENSE.md][1] for details.
|
||||||
|
|
||||||
[1]: http://fluentcv.com
|
[1]: http://fluentcv.com
|
||||||
[2]: https://github.com/fluentdesk/fluentcmd
|
[2]: https://github.com/fluentdesk/fluentcv
|
||||||
[3]: ../LICENSE.md
|
[3]: ../LICENSE.md
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "fluent-themes",
|
"name": "fluent-themes",
|
||||||
"version": "0.1.0-beta",
|
"version": "0.3.0-beta",
|
||||||
"description": "Resume themes for FluentCV and FluentCMD.",
|
"description": "Resume themes for FluentCV.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fluentdesk/fluent-themes.git"
|
"url": "https://github.com/fluentdesk/fluent-themes.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user