Commit Graph

165 Commits

Author SHA1 Message Date
hacksalot 9fd0ce9695 ... 2016-01-05 10:22:50 -05:00
hacksalot b43e520f40 Use explicit HTML format for Compact theme. 2016-01-05 09:02:14 -05:00
hacksalot aaf5755556 Tweak heading in Basis theme. 2016-01-05 08:59:58 -05:00
hacksalot 3261c01075 Remove Font Awesome references from Basis theme. 2016-01-05 08:58:40 -05:00
hacksalot dad62fe610 Adjust message for Basis theme. 2016-01-05 08:48:32 -05:00
hacksalot c15a60d576 Update author info. 2016-01-05 08:48:09 -05:00
hacksalot e48a3f493f Continue fleshing out themes. 2016-01-05 07:56:40 -05:00
hacksalot 2eaa34ff3f Fix COMPACT and POSITIVE theme inheritance. 2016-01-05 06:42:26 -05:00
hacksalot d243f5f472 Remove explicit TXT and MD formats.
Themes will now inherit these formats from the Basis theme by default.
2016-01-05 06:27:52 -05:00
hacksalot d6a9880717 Introduce "Basis" theme. 2016-01-05 06:26:39 -05:00
hacksalot 45d4cd2675 All: Better section handling & add projects. 2016-01-05 04:50:43 -05:00
hacksalot 6f2a71070e Fix: Positive: Generation error. 2016-01-05 00:28:34 -05:00
hacksalot 27b7273228 Update license info. 2016-01-05 00:24:27 -05:00
hacksalot e483144436 Bump version to 0.11.0-beta. 2016-01-05 00:24:18 -05:00
hacksalot f06f97d364 Start using {{hasSection}} helper. 2016-01-05 00:24:07 -05:00
hacksalot cf1360bc77 Patch Minimist theme. 2016-01-04 17:29:21 -05:00
hacksalot f49df02d6a Allow user-specified section headings. 2016-01-04 17:07:30 -05:00
hacksalot 4954079a6f Fix: Modern: Double-encoding issue.
Fixes hacksalot/hackmyresume#57.
2016-01-04 15:07:46 -05:00
hacksalot 68c1afd98b Update package.json. 2016-01-04 07:31:42 -05:00
hacksalot 06016b8883 Bump version to 0.10.0-beta. 2016-01-04 04:08:37 -05:00
hacksalot 2c5611850b Rename [theme-name].json to theme.json. 2016-01-04 04:08:25 -05:00
hacksalot 8d28b11fb3 Compact: Tweak Word document WPML. 2016-01-04 04:03:37 -05:00
hacksalot c0783a4bd2 Bump version. 2015-12-30 20:29:33 -05:00
hacksalot 0d115f15ba Merge pull request #22 from fluentdesk/dev
Fix minimist stylesheet glitch.
2015-12-30 20:19:20 -05:00
hacksalot ad939ae0fc Minimist: Use stylesheet helper. 2015-12-30 20:14:50 -05:00
hacksalot 08dadb6f79 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2015-12-30 20:14:27 -05:00
hacksalot 8361cfa12d Merge branch 'master' of https://github.com/fluentdesk/fresh-themes 2015-12-30 18:37:10 -05:00
hacksalot 0bdecd83f2 Bump version to 0.9.2-beta. 2015-12-30 18:37:05 -05:00
hacksalot 4458059c6f Update docs with new name. 2015-12-30 18:35:11 -05:00
hacksalot c74388171d Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2015-12-30 18:34:39 -05:00
hacksalot e77ed4d25c Bump version to 0.9.1-beta. 2015-12-30 18:28:54 -05:00
hacksalot ce0fe06686 Update package.json URLs. 2015-12-30 18:27:45 -05:00
hacksalot 4433f5daca Merge pull request #21 from fluentdesk/dev
dev
2015-12-30 18:27:42 -05:00
hacksalot 90152b4520 Modern: Remove explicit PNG format.
PNG format is a freebie for any theme that has an HTML format.
2015-12-30 18:06:33 -05:00
hacksalot d8a17bec2c Prep for rename. 2015-12-30 18:02:06 -05:00
hacksalot 23844d94ca Merge pull request #20 from fluentdesk/dev
0.9.0 rename
2015-12-30 18:01:17 -05:00
hacksalot 5c027ce357 Bump version to 0.9.0-beta. 2015-12-30 17:41:03 -05:00
hacksalot 87421e1988 Merge pull request #19 from fluentdesk/v0.8.0-beta
v0.8.0 beta
2015-12-29 14:33:49 -05:00
hacksalot 3fe6419626 Update README theme links. 2015-12-29 14:31:07 -05:00
hacksalot 637affccb7 Update per-theme READMEs with license info. 2015-12-29 14:30:46 -05:00
hacksalot 85976ec9c6 Merge pull request #18 from bhardin/patch-1
Bugfix: TypeError: Cannot read property 'history' of undefined
2015-12-29 14:29:22 -05:00
hacksalot 2df7422e90 Merge pull request #16 from zhuangya/patch-1
remove extra header closing tag.
2015-12-29 14:28:37 -05:00
hacksalot d56f8b0e60 Add message tips to Awesome and Modern themes. 2015-12-29 14:21:09 -05:00
hacksalot a08df5792b Merge remote-tracking branch 'refs/remotes/origin/master' into v0.8.0-beta 2015-12-29 14:17:57 -05:00
Brett Hardin a526cb5703 Bugfix: TypeError: Cannot read property 'history' of undefined
Previously broke when a resume didn't have a service section
2015-12-29 11:11:36 -08:00
hacksalot d2b0a852d8 Merge pull request #17 from zhuangya/png-link
add: png html template link
2015-12-29 00:13:31 -05:00
Ya Zhuang cb61881411 add: png html template link 2015-12-29 03:32:01 +08:00
Ya Zhuang 122172fdd7 remove extra header closing tag. 2015-12-29 03:00:14 +08:00
hacksalot 962c61baba Bump version to 0.8.0.
For real this time.
2015-12-24 09:00:27 -05:00
hacksalot fc2c2fa732 Add instructions to Modern theme.
That all may experience the joy of colored skill progress bars.
2015-12-24 08:58:07 -05:00