From 637affccb75aae5ed19e36697f725a901c16f7ab Mon Sep 17 00:00:00 2001 From: hacksalot Date: Tue, 29 Dec 2015 14:30:46 -0500 Subject: [PATCH] Update per-theme READMEs with license info. --- themes/awesome/README.md | 4 ++-- themes/compact/README.md | 12 ++++++++++++ themes/hello-world/README.md | 8 +++++++- themes/minimist/README.md | 6 ++++++ themes/modern/README.md | 10 +++++++++- themes/positive/README.md | 6 ++++++ 6 files changed, 42 insertions(+), 4 deletions(-) diff --git a/themes/awesome/README.md b/themes/awesome/README.md index 354e0a6..8c31d82 100644 --- a/themes/awesome/README.md +++ b/themes/awesome/README.md @@ -1,6 +1,6 @@ Theme: Awesome ============== -An experimental FluentCV theme based on [Byungjin Park's][author] +An experimental resume theme based on [Byungjin Park's][author] awesome [Awesome-CV][acv] résumé template for LaTeX. ## Use @@ -28,7 +28,7 @@ and `mklink /J` for the last. ## License -Themes are licensed under MIT. See [LICENSE.md][lic]. +MIT. See [LICENSE.md][lic]. [acv]: https://github.com/posquit0/Awesome-CV diff --git a/themes/compact/README.md b/themes/compact/README.md index 6cec944..ef95a2c 100644 --- a/themes/compact/README.md +++ b/themes/compact/README.md @@ -3,3 +3,15 @@ Theme: Compact A compact, no-frills résumé theme for FluentCV. ![](compact.png) + +## Use + +The Compact theme folds the candidates last several jobs into a single entry +in order to conserve vertical space. Your resume should have at least 7 or 8 +job entries in order for this theme to make sense. + +## License + +MIT. See [LICENSE.md][lic] for details. + +[lic]: https://github.com/fluentdesk/fluent-themes/blob/master/LICENSE.md diff --git a/themes/hello-world/README.md b/themes/hello-world/README.md index ee52c5f..183a990 100644 --- a/themes/hello-world/README.md +++ b/themes/hello-world/README.md @@ -1,3 +1,9 @@ Theme: Hello-World ================== -The simplest possible résumé theme for FluentCV. For example purposes. +A simple résumé theme for example purposes. + +## License + +MIT. See [LICENSE.md][lic] for details. + +[lic]: https://github.com/fluentdesk/fluent-themes/blob/master/LICENSE.md diff --git a/themes/minimist/README.md b/themes/minimist/README.md index 4df93cc..a6540be 100644 --- a/themes/minimist/README.md +++ b/themes/minimist/README.md @@ -1,3 +1,9 @@ Theme: Minimist =============== An unstyled résumé theme for FluentCV. + +## License + +MIT. See [LICENSE.md][lic] for details. + +[lic]: https://github.com/fluentdesk/fluent-themes/blob/master/LICENSE.md diff --git a/themes/modern/README.md b/themes/modern/README.md index 877d707..20a6921 100644 --- a/themes/modern/README.md +++ b/themes/modern/README.md @@ -3,6 +3,10 @@ Theme: Modern A contemporary technical résumé theme for FluentCV with colored progress bars representing skill levels and Font Awesome icons for section headers. +![](modern.png) + +## Use + Note: In order to display colored progress bars as in the below image, your resume should include a `level` annotation for each skill: ```json @@ -25,4 +29,8 @@ Note: In order to display colored progress bars as in the below image, your resu Valid values for `level` are `master`, `advanced`, `intermediate`, `beginner`, or a number between 1 and 10. -![](modern.png) +## License + +MIT. See [LICENSE.md][lic] for details. + +[lic]: https://github.com/fluentdesk/fluent-themes/blob/master/LICENSE.md diff --git a/themes/positive/README.md b/themes/positive/README.md index f423c01..153a015 100644 --- a/themes/positive/README.md +++ b/themes/positive/README.md @@ -3,3 +3,9 @@ Theme: Positive A dynamic technical résumé theme for FluentCV. ![](positive.png) + +## License + +MIT. See [LICENSE.md][lic] for details. + +[lic]: https://github.com/fluentdesk/fluent-themes/blob/master/LICENSE.md