Commit Graph

740 Commits (cb29ad7fa1044f67a9df05c5e4d5d07a1e5460ee)

Author SHA1 Message Date
Andy Meneely 71cfd5ef72 docs: shameless plug for BGG microbadge 2016-03-24 02:46:01 -04:00
Andy Meneely d7943da750 csv: allow all Ruby csv parsing options
Closes #149

Generalization on PR #146 by Qgel. Thanks for the contribution!
2016-03-24 02:23:47 -04:00
Andy Meneely 080bd7e934 docs: document the flips for text embeds 2016-03-24 00:56:00 -04:00
Andy Meneely d33031e03b docs: add 🎉 to CHANGELOG. because. 2016-03-24 00:13:41 -04:00
Andy Meneely 38e3d669c5 tests: show how CSVs can include newlines
Sanity check for #145
2016-03-24 00:07:53 -04:00
Andy Meneely bad52b7eb6 docs: port text_embed over to the docs
Fixes #148
2016-03-23 23:58:14 -04:00
Andy Meneely 7acb27e477 Merge remote-tracking branch 'origin/master' into dev 2016-03-23 23:22:22 -04:00
Andy Meneely 24be4ce8c8 Merge pull request #146 from Qgel/master
Added 'sep' parameter to csv DSL method to define the column separator
2016-03-23 23:21:26 -04:00
Mirko Kugelmeier 5eee51f38b Added 'sep' parameter to csv DSL method to define the column seperator of the file 2016-03-23 15:13:28 +01:00
Andy Meneely d1993eb14f build groups: finish renaming 2016-03-21 19:53:01 -04:00
Andy Meneely d3c52c5536 docs: more on pt2 of the guide 2016-03-21 01:13:00 -04:00
Andy Meneely 2a5cd00e42 docs: cleanup 2016-03-20 22:58:30 -04:00
Andy Meneely e55c450d16 build_groups: rename to build instead of group 2016-03-20 22:52:04 -04:00
Andy Meneely c3f9e75d38 docs: working on the guides 2016-03-18 16:13:41 -04:00
Andy Meneely d92288069f docs: finish port of part 1 2016-03-18 15:08:43 -04:00
Andy Meneely 9153fc8657 docs: color inline code as black 2016-03-18 11:18:10 -04:00
Andy Meneely dad2ab5ba9 👮 newline at end of file 2016-03-17 23:51:37 -04:00
Andy Meneely 0cbcc0c683 👮 string literals should be single-quoted 2016-03-17 23:49:04 -04:00
Andy Meneely 65a0fdfd47 👮 leading space in comments 2016-03-17 23:47:32 -04:00
Andy Meneely 0f5b7d0f8e 👮 space inside parens 2016-03-17 23:42:09 -04:00
Andy Meneely 310030eee4 👮 spaces around operators 2016-03-17 23:40:41 -04:00
Andy Meneely 5e09e0f1e1 👮 fix spacing inside hashes 2016-03-17 23:38:48 -04:00
Andy Meneely 137e3f91cd 👮 fix extra spaces 2016-03-17 23:27:07 -04:00
Andy Meneely 58c997684a 👮 fix file names 2016-03-17 23:25:23 -04:00
Andy Meneely 8a9552126c 👮 fix space after comma 2016-03-17 23:22:16 -04:00
Andy Meneely a768561e91 docs: fix wording on word_wrap
Based on #142, thanks @luyzdeleon
2016-03-17 16:25:08 -04:00
Andy Meneely e0ed7f0198 docs: more ruby guides 2016-03-17 16:22:52 -04:00
Andy Meneely 8eb7bc9547 docs: rip out old YARD comments 👍 2016-03-17 13:49:33 -04:00
Andy Meneely 6e900c6641 tests: move color setting to config 2016-03-17 13:37:51 -04:00
Andy Meneely 5d4ffafe63 docs: rip out YARD tasks :thumb: 2016-03-17 13:30:58 -04:00
Andy Meneely f98033176b docs: fix typos and put in a stub 2016-03-17 08:52:34 -04:00
Andy Meneely a2e8d29cbc document use_layout in the changelog 2016-03-16 17:13:14 -04:00
Andy Meneely 955d64a01f feature: add use_layout method to load layouts at runtime
Closes #141
2016-03-16 17:05:07 -04:00
Andy Meneely b74fbf5787 docs: rip out gigantic README, finish port to rtfd 2016-03-16 00:24:02 -04:00
Andy Meneely 7e07f6d067 docs: fix orphan setting bleeding through 2016-03-15 23:32:49 -04:00
Andy Meneely a90755096a samples: update expected image 2016-03-15 23:24:50 -04:00
Andy Meneely ebc8851ae8 samples: demonstrate font strings better
Fixes #138
2016-03-15 23:21:54 -04:00
Andy Meneely 864226dff3 samples: fix ignore on built files 2016-03-15 23:09:38 -04:00
Andy Meneely 9cdd3c4d2f text: fix valign when we only have an embed key
Fixes #134
2016-03-15 23:07:23 -04:00
Andy Meneely a8a9c954c9 cleanup: remove sublimetext file 2016-03-15 18:26:37 -04:00
Andy Meneely 9eb348236d samples: ignore pre-built files 2016-03-15 18:26:24 -04:00
Andy Meneely f408b7a88f csv: data option
Close #137
2016-03-15 17:45:39 -04:00
Andy Meneely e51b99af85 tests: fix deprecation warning 2016-03-15 17:42:13 -04:00
Andy Meneely 80cd0b924f samples: silence the build_group sample 2016-03-15 17:40:08 -04:00
Andy Meneely d68d4d2250 samples: fix submodule url 2016-03-15 13:17:30 -04:00
Andy Meneely 61a3d3446b feature: build groups
See docs and changelog for more details on how these work.
2016-03-13 00:38:13 -05:00
Andy Meneely aeadcd16ed docs: minor tweaks 2016-02-24 00:20:40 -05:00
Andy Meneely 47faedc028 docs: suppressing sphinx warnings about stray files 2016-02-24 00:01:31 -05:00
Andy Meneely 9a1d85c9e9 docs: begin porting from markdown 2016-02-22 11:53:15 -05:00
Andy Meneely 736e783557 docs: finished porting text 2016-02-12 22:14:54 -05:00