1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-05 16:40:04 +01:00
fresh-themes/themes/README.md
devlinjd d7edce4838 Add "main" entry to package.json.
Give "main" a valid default value so methods like require.resolve() can
return a proper file location. Since fluent-themes doesn't have a single
"master" file, and since "main" can't refer to a folder here, point it
at a stub README file in the themes folder.
2015-11-24 10:47:11 -05:00

14 lines
336 B
Markdown

/themes/
========
FluentCV themes live here, one per folder.
- [`minimist`][min]: A no-frills theme.
- [`modern`][mod]: A middle of the road theme with a modern look 'n feel.
- [`hello-world`][hw]: A simple-as-possible example theme.
- [`compact`][com]: A compact theme.
[min]: minimist
[mod]: modern
[hw]: hello-world
[com]: compact