1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-03 00:30:05 +01:00
Commit Graph

182 Commits

Author SHA1 Message Date
hacksalot
9736777828 Fix Travis. 2016-01-24 10:53:32 -05:00
hacksalot
d3194fba19 Relocate internal sources to HackMyAPI.
Move internal sources and related tests to:

https://github.com/hacksalot/HackMyAPI
2016-01-24 09:55:04 -05:00
hacksalot
9eb9207348 Mention string.prototype.endswith dependency. 2016-01-21 05:41:39 -05:00
hacksalot
5b0ee89e34 Bump FRESCA to 0.6.0. 2016-01-20 21:44:01 -05:00
hacksalot
8bd3ddc7fd Bump fresh-resume-starter to 0.2.2. 2016-01-20 21:43:49 -05:00
hacksalot
babe4b4b31 Bump versions. 2016-01-20 00:20:10 -05:00
hacksalot
201f39442e Add support for .ignore flag in FRESH and JRS resumes.
Preliminary support for ".ignore" on any non-leaf FRESH or JRS node.
Nodes (employment entries, education stints, etc.) decorated with
".ignore" will be treated by HMR as if they weren't present.
2016-01-19 20:09:59 -05:00
hacksalot
e72564162b Remove custom "extend" method.
Replace with NPM extend.
2016-01-18 17:31:08 -05:00
hacksalot
c9e45d4991 Capture. 2016-01-17 21:46:58 -05:00
hacksalot
e9edc0d15c Bump fresh-test-resumes to 0.5.0. 2016-01-16 16:34:25 -05:00
hacksalot
b99a09c88a Integrate tests with new fresh-jrs-converter structure. 2016-01-16 16:29:00 -05:00
hacksalot
5c95fe7af1 Integrate with fresh-jrs-converter.
Move FRESH/JRS conversion logic (and all future format conversions) into
a separate repo.
2016-01-16 12:40:16 -05:00
hacksalot
de5c2ecb95 Update dependencies. 2016-01-14 23:39:54 -05:00
hacksalot
dbb95aef3a Bump fresh-resume-starter / fresh-test-resumes. 2016-01-14 15:53:03 -05:00
hacksalot
7765e85336 Integrate printf(). 2016-01-14 09:46:29 -05:00
hacksalot
eddda8146e Bump FRESCA and fresh-themes versions. 2016-01-13 14:46:35 -05:00
hacksalot
280977cb62 Update package.json contributors. 2016-01-11 21:16:01 -05:00
hacksalot
fbc2e9a4db Bump version to 1.6.0. 2016-01-11 14:04:05 -05:00
hacksalot
ec69e668ff Bump version to 1.5.3. 2016-01-09 20:21:17 -05:00
hacksalot
3b38c4818f Bump version. 2016-01-08 18:56:07 -05:00
hacksalot
9fdfd1b5a6 Add baseline support for -d or --debug flag.
For now, -d just force-emits the stack when there is one. In the future,
it can trigger more detailed logging info.
2016-01-08 16:08:33 -05:00
hacksalot
8a1da777b0 Bump version to 1.5.0. 2016-01-08 09:38:53 -05:00
hacksalot
c5a5d3761d Remove explicit Phantom and wkhtmltopdf dependency.
Phantom is too heavy to impose on casual users and wkhtmltopdf errors
out on half the systems out there. We're better off speaking to both
tools, when present, via CLI or a secondary script.
2016-01-07 16:47:59 -05:00
hacksalot
af896c85ea Bump version to 1.4.2. 2016-01-07 02:06:55 -05:00
hacksalot
39e995213f Improve starter resume.
"hackmyresume new" should emit a starter resume that a) has example
information and b) validates.
2016-01-06 14:09:22 -05:00
hacksalot
12fcf3b0cb Fix package.json glitch. 2016-01-06 11:28:09 -05:00
hacksalot
202bb44c76 Update contributors.
@robertmain @jjanusch
2016-01-06 11:18:31 -05:00
hacksalot
712b504168 Support global theme partials (interim). 2016-01-06 10:48:51 -05:00
hacksalot
9d75b207d1 Formalize empty-fresh.json dependency. 2016-01-05 23:28:49 -05:00
hacksalot
9f7ec62b18 Bump fresh-themes to 0.11.0-beta. 2016-01-05 10:26:29 -05:00
hacksalot
3f40441b0a Bump FRESCA version to 0.3.0. 2016-01-05 05:09:29 -05:00
hacksalot
25688dbe8e Bump fresh-test-resume to 0.2.1. 2016-01-05 01:41:04 -05:00
hacksalot
98362b9687 Bump fresh-test-resumes version. 2016-01-05 00:04:10 -05:00
hacksalot
eff9fc51cb Integrate fresh-test-resumes module. 2016-01-04 19:45:49 -05:00
hacksalot
ce75f09210 Refactor API interface. 2016-01-04 07:23:20 -05:00
hacksalot
62ca2020d8 Bump FRESH themes version. 2016-01-04 04:15:01 -05:00
hacksalot
d5e2a45034 Output theme message on generate. 2016-01-04 00:58:41 -05:00
hacksalot
c3ec3f28bd Introduce section totals inspector. 2016-01-03 05:03:31 -05:00
hacksalot
0a8ee721e8 Allow for multiple PDF engines / support Phantom PDFs.
Start formalizing PDF generation apparatus and support a `--pdf`
parameter allowing the user to specify the flavor of PDF generation.
2016-01-03 04:11:42 -05:00
hacksalot
69e8adc1cc Remove 'minimist' dependency. 2016-01-03 02:25:39 -05:00
hacksalot
6b3396e01b Use Commander.js for invocations. 2016-01-03 02:22:26 -05:00
hacksalot
cb14452df3 Replace colors with chalk.
Chalk has a few more options and doesn't mess around with
String.prototype.
2016-01-01 04:44:14 -05:00
hacksalot
6285c2db3b Introduce "analyze" verb and framework.
Introduce a new "analyze" command and start setting up the inspector /
analyzer pipeline with a simple "gap analysis" inspector using a
reference-counted gap detection approach.
2016-01-01 03:39:48 -05:00
hacksalot
3453293c79 Bump version to 1.3.1. 2015-12-31 20:41:54 -05:00
hacksalot
069c02ddcc Interim changes supporting v1.3.0. 2015-12-31 03:34:41 -05:00
hacksalot
1f6d77fc28 Bump version to 1.3.0. 2015-12-31 03:18:02 -05:00
hacksalot
df27924ac2 Add Johnny Trouble to tests. 2015-12-30 21:07:28 -05:00
hacksalot
558a321fe8 Refactor generator logic. 2015-12-30 18:52:41 -05:00
hacksalot
22554c61c5 Rename and bump fluent-themes dependency. 2015-12-30 18:18:11 -05:00
hacksalot
37e75acd86 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2015-12-30 12:06:02 -05:00
hacksalot
7593afa586 Adjust package.json versions.
Relax to v1.3.0-beta and bump fluent-themes version.
2015-12-29 17:33:16 -05:00
hacksalot
e65c0e128e Fix tests glitch. 2015-12-29 03:50:00 -05:00
hacksalot
bf5c040971 Copy JRS theme assets to target. 2015-12-29 03:10:26 -05:00
Ya Zhuang
6b0ea0c7bd add: png format 2015-12-29 03:29:13 +08:00
hacksalot
6bc6b3262e Add tests for FRESH/JRS cross-generation.
Ability to generate JSON Resume themes from FRESH format resumes and
vice-versa.
2015-12-28 04:39:03 -05:00
hacksalot
3c1ae4cbd1 Add baseline support for local generation of JSON Resume themes. 2015-12-28 04:37:42 -05:00
hacksalot
db31744c98 Adjust "npm test" command.
Fix issue with tests being run twice and run tests through Grunt for
LINTing and other pre/post processing.
2015-12-28 04:16:53 -05:00
hacksalot
07b303e530 Bump version to 1.3.0. 2015-12-28 03:51:39 -05:00
hacksalot
0514f7805c Add contributors to package.json.
Contributors first, author last.
2015-12-26 22:47:39 -05:00
Ya Zhuang
1a6d7d5723 change: package.json enhancement
- add `scripts` for something like `npm test` and `npm run grunt`
- add missing devDep: `grunt-cli`
2015-12-25 07:03:16 +08:00
hacksalot
3d41528059 Fix path parsing issue on prev versions of Node.js.
Work around absence of path.parse in Node versions < v0.12. Addresses
#31 and #33.
2015-12-24 16:18:38 -05:00
hacksalot
79637b611a Bump version to 1.2.2. 2015-12-24 16:09:37 -05:00
hacksalot
bf84341acf Version -> 1.2.1
Holding off on 1.3.0 pending HTTP/HTTPS support. #rebase #semver
2015-12-24 07:42:07 -05:00
hacksalot
c74eda90ed Introduce lodash dependency. 2015-12-24 04:05:17 -05:00
hacksalot
ebad1677bc Replace file-exists.js with NPM path-exists. 2015-12-22 18:55:17 -05:00
hacksalot
dab6ebfd82 Bump fluent-themes version to 0.8.0-beta. 2015-12-22 18:49:29 -05:00
hacksalot
dd61b5360a Update package.json contact info. 2015-12-22 18:49:11 -05:00
hacksalot
fced92a5a0 Bump version to 1.3.0. 2015-12-22 18:47:23 -05:00
hacksalot
65b6359fd8 Bump version to 1.2.0. 2015-12-21 00:52:23 -05:00
hacksalot
87b3bbe785 Bump version to 1.1.0. 2015-12-20 18:41:51 -05:00
gruebait
f6fc384466 Add keywords to package.json. 2015-12-20 15:43:31 -05:00
gruebait
c5ab3fdfae Bump version to 1.0.1. 2015-12-20 15:43:20 -05:00
hacksalot
80c6bb6e8b Rename to HMR. 2015-12-19 12:37:42 -05:00
hacksalot
7daba910ed Bump fluent-themes version. 2015-12-18 17:27:40 -05:00
hacksalot
fcaa97ed35 Change author info. 2015-12-18 15:35:00 -05:00
hacksalot
bb7373a229 Remove duplicate is-my-json-valid dependency. 2015-12-18 15:34:52 -05:00
hacksalot
759dcc30e7 Update tests. 2015-12-18 15:34:30 -05:00
hacksalot
5fe90517e7 Auto-clean tests folder. 2015-12-18 15:33:18 -05:00
hacksalot
01d148e47c Bump version to 0.11.0. 2015-12-18 10:08:52 -05:00
hacksalot
dbd41ec439 Bump FRESCA version. 2015-12-17 14:28:24 -05:00
devlinjd
e80d8fb5c8 Bump version. 2015-12-17 10:29:22 -05:00
devlinjd
9ad2a1e92e Add simple-html-tokenizer dependency. 2015-12-16 23:28:57 -05:00
devlinjd
ae9c295ce1 Better Handlebars support. 2015-12-16 20:13:27 -05:00
devlinjd
fe2247329e Bump version to 0.10.2. 2015-12-12 04:43:29 -05:00
devlinjd
8747429bc6 Update NPM registry description. 2015-12-11 22:35:26 -05:00
devlinjd
95540efe29 Tweak FRESCA and theme dependency versions. 2015-12-11 04:02:05 -05:00
devlinjd
0474dc7dbe Bump version to 0.10.1. 2015-12-11 03:04:34 -05:00
devlinjd
91aba39050 Add file LINTing through JSHint. 2015-12-09 21:44:18 -05:00
devlinjd
1a757e8a87 Bump FRESCA version to 0.2.0. 2015-12-08 21:12:19 -05:00
devlinjd
228f14d06c Support recursive theme template loading. 2015-12-06 18:19:33 -05:00
devlinjd
fb783cdbc6 Add Handlebars dependency. 2015-12-06 14:57:20 -05:00
devlinjd
263f224e1b Bump fluent-themes version to 0.6.0-beta. 2015-12-06 05:50:14 -05:00
devlinjd
2431ae4d89 Bump version to 0.10.0. 2015-12-02 14:56:06 -05:00
devlinjd
e51eb270fc Bump versions. 2015-11-24 10:57:04 -05:00
devlinjd
37225aec84 Update FRESCA version. 2015-11-22 03:03:16 -05:00
devlinjd
0fe334f433 Bump fluent-themes version. 2015-11-21 23:28:33 -05:00
devlinjd
9fbab27d73 Improve validation and color-coding. 2015-11-21 05:56:16 -05:00
devlinjd
e44239b24a Update package.json deps. 2015-11-21 03:11:37 -05:00
devlinjd
b167abcb78 Bump version to 0.9.0. 2015-11-19 01:57:43 -05:00
devlinjd
07a072f8d7 Bump fluent-themes version. 2015-11-18 04:56:49 -05:00