1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-01 15:10:04 +01:00
Commit Graph

141 Commits

Author SHA1 Message Date
hacksalot
b57272ef4c Move comments from Compact to Modern. 2016-01-12 22:13:33 -05:00
hacksalot
fcf9716d57 Positive: Tweak date look 'n feel. 2016-01-12 21:54:57 -05:00
hacksalot
e5dac59649 Updates to Compact/Modern/Positive. 2016-01-12 21:29:30 -05:00
hacksalot
786689c42d Continue DRYing out themes. 2016-01-12 10:33:19 -05:00
hacksalot
1bac9924e5 Positive: Refactor w/ partials. 2016-01-12 09:49:28 -05:00
hacksalot
e589888935 Compact: Use global partials. 2016-01-12 09:47:37 -05:00
hacksalot
1799a49234 Modern: PDF: Update from HTML. 2016-01-12 07:40:00 -05:00
hacksalot
9150842523 Modern: Add testimonials & references. 2016-01-12 07:27:41 -05:00
hacksalot
be5aa7bcc9 Mention "Basis" in themes/README.md. 2016-01-11 19:58:19 -05:00
hacksalot
7138987259 Basis: TXT: Use global partials. 2016-01-11 19:55:27 -05:00
hacksalot
9855d9a5db Basis: Aerate Markdown format. 2016-01-11 19:05:30 -05:00
hacksalot
fa00a9c640 Improve markup consistency. 2016-01-11 13:47:14 -05:00
hacksalot
700c388b01 Underscore: Add warning message. 2016-01-11 12:59:12 -05:00
hacksalot
72f9dfab09 Minimist: Rename to "Underscore". 2016-01-11 12:55:55 -05:00
hacksalot
64efb1d71a Compact: DOC: Remove skills #if guard. 2016-01-11 12:33:48 -05:00
hacksalot
f5c953a81c Modern: Remove theme msg exclamation.
Hat tip Gertrude Stein.
2016-01-11 12:20:24 -05:00
hacksalot
acd0776cf1 Basis: MD: Refactor to global partials. 2016-01-11 12:02:06 -05:00
hacksalot
6b2496c63b Basis: Introduce PDF format. 2016-01-11 11:53:11 -05:00
hacksalot
ba70f4167f Basis: HTML: Use global partials. 2016-01-11 11:52:52 -05:00
hacksalot
5febd5c4b9 Modern: DOC: Document partials use. 2016-01-11 11:34:59 -05:00
hacksalot
7320643e70 Modern: PDF: Update CSS from HTML. 2016-01-11 11:34:43 -05:00
hacksalot
0a091b30f6 Modern: DOC: Use global partials. 2016-01-11 11:29:15 -05:00
hacksalot
cf2995fac7 Rename partials/html/sections to .../section 2016-01-11 10:17:54 -05:00
hacksalot
6fd5014e71 Modern: Add a couple comments. 2016-01-11 09:31:13 -05:00
hacksalot
85058a92ff Modern: Add speaking section. 2016-01-11 09:30:55 -05:00
hacksalot
cd66a6b851 Modern: Fix writing section. 2016-01-11 09:29:55 -05:00
hacksalot
3e474908ec Modern: Add speaking section.
Using theme-specific partials for now.
2016-01-11 09:29:43 -05:00
hacksalot
b7b2afe568 Modern: Refactor to use global partials. 2016-01-10 23:30:35 -05:00
hacksalot
06e458eab7 Remove unused files. 2016-01-06 10:30:08 -05:00
hacksalot
66d6c14436 Continue refactoring. 2016-01-06 10:23:40 -05:00
hacksalot
795dfe42c0 Reorganize. 2016-01-06 06:45:28 -05:00
hacksalot
368af772c2 Modern: MS Word: Adjust star icon height. 2016-01-06 06:37:39 -05:00
hacksalot
3e833234f7 Word: Refactor embedded FA icons. 2016-01-06 06:28:25 -05:00
hacksalot
50017c43e9 Continue fleshing out themes.
Add sections and increase DRY.
2016-01-06 04:56:16 -05:00
hacksalot
b4a93020ec Introduce global theme partials. 2016-01-06 03:51:13 -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
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