1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-11-22 00:10:15 +00:00

Commit Graph

  • 39d61c66b9 Finish Theme --> FreshTheme rename. hacksalot 2015-12-30 13:22:18 -0500
  • 7a1eadb3fc Tweak error messages. hacksalot 2015-12-30 13:12:51 -0500
  • 1bcc2f7d0c Add formal support for aliases. hacksalot 2015-12-30 13:00:30 -0500
  • e3cb949992 Fix: Exception when HMR is run without params. hacksalot 2015-12-30 12:59:21 -0500
  • a0c356941c Remove unnecessary line. hacksalot 2015-12-30 12:44:16 -0500
  • 3c7868a750 Scrub. hacksalot 2015-12-30 12:38:01 -0500
  • 3e7d9c0411 Integrate JRSTheme class. hacksalot 2015-12-30 12:37:26 -0500
  • b21fd93d66 Introduce JRSTheme class. hacksalot 2015-12-30 12:08:46 -0500
  • 37e75acd86 Merge remote-tracking branch 'refs/remotes/origin/master' into dev hacksalot 2015-12-30 12:06:02 -0500
  • 6280a18c14 fix: missing extend method Ya Zhuang 2015-12-30 19:20:22 +0800
  • 5bc8b9c987 Merge remote-tracking branch 'refs/remotes/origin/dev' hacksalot 2015-12-29 17:58:41 -0500
  • 0c570f8512 Update README. hacksalot 2015-12-29 17:43:27 -0500
  • 7593afa586 Adjust package.json versions. hacksalot 2015-12-29 17:33:16 -0500
  • 417d07f469 Merge pull request #60 from zhuangya/images hacksalot 2015-12-29 17:21:37 -0500
  • b803eba934 Scrub string.js. hacksalot 2015-12-29 10:26:30 -0500
  • 483207e5a0 Improve Markdown support for JSON Resume themes. hacksalot 2015-12-29 10:01:45 -0500
  • 02ef2b2241 Improve error handling. hacksalot 2015-12-29 06:35:55 -0500
  • 13430bcad5 Refactor status codes. hacksalot 2015-12-29 05:09:05 -0500
  • e65c0e128e Fix tests glitch. hacksalot 2015-12-29 03:50:00 -0500
  • bf5c040971 Copy JRS theme assets to target. hacksalot 2015-12-29 03:10:26 -0500
  • 5dd3d1a3b4 chore: remove debugging console logs Ya Zhuang 2015-12-29 03:40:42 +0800
  • 6b0ea0c7bd add: png format Ya Zhuang 2015-12-29 03:29:13 +0800
  • 6bc6b3262e Add tests for FRESH/JRS cross-generation. hacksalot 2015-12-28 04:39:03 -0500
  • 3c1ae4cbd1 Add baseline support for local generation of JSON Resume themes. hacksalot 2015-12-28 04:37:42 -0500
  • 547b87afc6 LINT prior to running tests. hacksalot 2015-12-28 04:17:48 -0500
  • db31744c98 Adjust "npm test" command. hacksalot 2015-12-28 04:16:53 -0500
  • 9423a19842 Remove extraneous references to "tests" plural. hacksalot 2015-12-28 04:01:30 -0500
  • 07b303e530 Bump version to 1.3.0. hacksalot 2015-12-28 03:51:39 -0500
  • ec51148374 Introduce interim contribution guidelines. hacksalot 2015-12-27 00:08:45 -0500
  • 0514f7805c Add contributors to package.json. hacksalot 2015-12-26 22:47:39 -0500
  • dfa19899b0 Merge pull request #41 from zhuangya/npm-test hacksalot 2015-12-26 21:12:39 -0500
  • 1265ecab9f chore: remove generated resume, more node ci Ya Zhuang 2015-12-26 19:13:15 +0800
  • 1ad297ec7a add: missing travis-image url Ya Zhuang 2015-12-25 07:08:17 +0800
  • 68628e3304 add: travis yml and badge Ya Zhuang 2015-12-25 07:05:58 +0800
  • 1a6d7d5723 change: package.json enhancement Ya Zhuang 2015-12-25 06:59:29 +0800
  • 78a8b9c58e Merge pull request #40 from hacksalot/rel/v1.2.2 v1.2.2 hacksalot 2015-12-24 17:44:56 -0500
  • 5e7abb66bd Safer source format conversions. hacksalot 2015-12-24 17:51:26 -0500
  • 358c397bb9 Show call stack on error. hacksalot 2015-12-24 16:22:29 -0500
  • 3d41528059 Fix path parsing issue on prev versions of Node.js. hacksalot 2015-12-24 16:18:38 -0500
  • 79637b611a Bump version to 1.2.2. hacksalot 2015-12-24 16:09:37 -0500
  • 5de796b119 Merge pull request #35 from hacksalot/rel/v1.2.1 v1.2.1 hacksalot 2015-12-24 07:41:12 -0500
  • bf84341acf Version -> 1.2.1 hacksalot 2015-12-24 07:42:07 -0500
  • bbac1fdceb Improve test coverage around incomplete JRS resumes. hacksalot 2015-12-24 06:08:45 -0500
  • 6af34c20bb Merge pull request #34 from rvargas/patch-1 hacksalot 2015-12-24 05:48:52 -0500
  • ee1c0f275d Fixes jsonresume URL Rafael Vargas 2015-12-24 03:49:37 -0600
  • c5ee1ee33c Quick fix for ".history" errors. hacksalot 2015-12-24 04:05:56 -0500
  • c74eda90ed Introduce lodash dependency. hacksalot 2015-12-24 04:05:17 -0500
  • ef2fe95bd8 Remove unused method. hacksalot 2015-12-24 04:04:44 -0500
  • e2589b3730 Fix validate command error. hacksalot 2015-12-24 03:23:56 -0500
  • ebad1677bc Replace file-exists.js with NPM path-exists. hacksalot 2015-12-22 18:55:17 -0500
  • dab6ebfd82 Bump fluent-themes version to 0.8.0-beta. hacksalot 2015-12-22 18:49:29 -0500
  • dd61b5360a Update package.json contact info. hacksalot 2015-12-22 18:49:11 -0500
  • fced92a5a0 Bump version to 1.3.0. hacksalot 2015-12-22 18:47:23 -0500
  • f8fd4beb34 Mention FluentCV. hacksalot 2015-12-22 18:03:33 -0500
  • cc6100b086 Fix encoding issue on Jane's resume. hacksalot 2015-12-22 12:44:32 -0500
  • 5d03a999b6 Adjust NPM install blurb. hacksalot 2015-12-22 11:51:16 -0500
  • 16cdaf1004 Introduce Jane's sample resume. hacksalot 2015-12-22 00:02:29 -0500
  • 3a5537c932 Add overly colorful favicons; tweak site title. hacksalot 2015-12-21 23:45:28 -0500
  • f401565a23 Add GA support. hacksalot 2015-12-21 21:49:38 -0500
  • 5eb2b21056 Add Google site verification. hacksalot 2015-12-21 21:45:42 -0500
  • 84a727bfd3 Tweak some stuff. hacksalot 2015-12-21 20:12:04 -0500
  • a5727e00cb Add placeholder content and start theming. hacksalot 2015-12-21 19:51:53 -0500
  • 77bcd4b49d ...and fix CSS pathing issue again. hacksalot 2015-12-21 17:04:19 -0500
  • fde301b863 Add CNAME file. hacksalot 2015-12-21 16:57:14 -0500
  • ee2430b5a9 Fix CSS pathing issue. hacksalot 2015-12-21 16:49:29 -0500
  • 3e64a12f82 Remove Jekyll-generated cruft; apply Minimal theme. hacksalot 2015-12-21 16:45:24 -0500
  • 21c85d7eb8 Add Jekyll suggested mods. hacksalot 2015-12-21 15:30:00 -0500
  • 714da7b56b Initial commit. hacksalot 2015-12-21 04:01:22 -0500
  • 64db1a654e Merge pull request #30 from hacksalot/rel/v1.2.0 v1.2.0 hacksalot 2015-12-21 02:57:59 -0500
  • 31830ee759 Silence tests. hacksalot 2015-12-21 03:04:40 -0500
  • 1c05846a4f Add CLI tests. hacksalot 2015-12-21 02:58:16 -0500
  • 1db9c2e420 Fix README glitch. hacksalot 2015-12-21 02:58:01 -0500
  • c966f6766c Refactor verbs to separate files. hacksalot 2015-12-21 02:56:02 -0500
  • 65b6359fd8 Bump version to 1.2.0. hacksalot 2015-12-21 00:52:23 -0500
  • a54476eede Reaffirm string-based generation. hacksalot 2015-12-21 00:36:08 -0500
  • 7c0354046c Merge pull request #29 from hacksalot/final/v1.1.0 v1.1.0 hacksalot 2015-12-20 20:46:19 -0500
  • 43cd1c7e52 Allow TO keyword to be omitted. hacksalot 2015-12-20 20:53:21 -0500
  • f80c333361 Scrub. hacksalot 2015-12-20 20:22:46 -0500
  • cdbb264093 Add string convenience method. hacksalot 2015-12-20 18:42:02 -0500
  • 87b3bbe785 Bump version to 1.1.0. hacksalot 2015-12-20 18:41:51 -0500
  • b92cf7298a Refactor helpers. hacksalot 2015-12-20 18:24:28 -0500
  • 93456b5f40 Merge pull request #28 from hacksalot/rel-next v1.0.1 hacksalot 2015-12-20 15:56:43 -0500
  • 72f29bf402 Update README. gruebait 2015-12-20 15:59:30 -0500
  • f6fc384466 Add keywords to package.json. gruebait 2015-12-20 15:43:31 -0500
  • c5ab3fdfae Bump version to 1.0.1. gruebait 2015-12-20 15:43:20 -0500
  • 78c5081a29 Support Markdown-driven hyperlinks in MS Word. gruebait 2015-12-20 15:42:31 -0500
  • d0c181ee8c Merge pull request #26 from hacksalot/rel-v1.0.0 v1.0.0 hacksalot 2015-12-19 12:33:19 -0500
  • 80c6bb6e8b Rename to HMR. hacksalot 2015-12-19 12:37:42 -0500
  • 786b3fd3b2 Merge pull request #25 from fluentdesk/v0.11.0 v0.11.0 hacksalot 2015-12-19 08:58:59 -0500
  • f0a22be731 Skip underscore-prefixed folders during theme load. hacksalot 2015-12-19 08:39:36 -0500
  • ade60022fd Introduce new helpers. hacksalot 2015-12-19 00:24:21 -0500
  • 7daba910ed Bump fluent-themes version. hacksalot 2015-12-18 17:27:40 -0500
  • a016d6d91a Update README. hacksalot 2015-12-18 17:23:40 -0500
  • fcaa97ed35 Change author info. hacksalot 2015-12-18 15:35:00 -0500
  • bb7373a229 Remove duplicate is-my-json-valid dependency. hacksalot 2015-12-18 15:34:52 -0500
  • 759dcc30e7 Update tests. hacksalot 2015-12-18 15:34:30 -0500
  • 0e47f02a33 Rename tests/jane-doe.json. hacksalot 2015-12-18 15:34:00 -0500
  • 5fe90517e7 Auto-clean tests folder. hacksalot 2015-12-18 15:33:18 -0500
  • 92128da381 Install URL-trimming helper. hacksalot 2015-12-18 14:51:51 -0500
  • 1441fe3ae5 Class-ify Underscore/Handlebars engine. hacksalot 2015-12-18 13:17:07 -0500