6a597b41a6
Update download page and build system to handle more platforms.
2012-12-20 12:17:56 +00:00
dcdb996085
Merge pull request #50 from stesh/master
...
Add information about installing dev environment on OS X
2012-12-20 03:41:19 -08:00
75421cbfe3
Add the ability to specify input files on the commandline.
...
See #21 .
2012-12-16 19:46:41 +00:00
b0aa62f2b7
Improve manpage introduction, add examples to manpage.
...
Closes #19
2012-12-16 17:11:40 +00:00
73c657cdc4
Lots of build system and docs improvements, including a manpage.
...
- Build binaries for multiple platforms
- Make a manpage out of the manual (see #19 )
- Extract more tests from the documentation
- Fix a few documentation bugs uncovered by above.
2012-12-16 13:06:03 +00:00
2b48ee4a8f
Add a Gemfile to make building the documentation easier.
...
Use "bundle install" in the docs folder to install ruby dependencies.
2012-12-12 23:18:43 +00:00
b660bd2be6
Fix Rack setup so that viewing documentation locally is less painful.
2012-12-10 22:25:11 +00:00
1db51e66bc
Remove old OS X 'instructions'
2012-12-07 14:40:29 +00:00
c15e51ffb1
Add information about installing dev environment on OS X
2012-12-07 14:31:59 +00:00
c0a2f1ab47
Add min, max, min_by, max_by functions.
2012-12-04 22:45:03 +00:00
fadeb66365
Add a unique
function.
2012-12-03 02:02:12 +00:00
e9c7548b82
Oh alright then, if you insist.
...
Colo(u)red output for jq. Enabled by default if isatty(stdout).
Closes #11 .
2012-12-03 01:21:07 +00:00
11965aaa2e
sort_by and group_by functions, tests and docs.
2012-12-02 23:22:15 +00:00
ed7f95a492
Demote "contains" to a built-in function rather than an operator.
2012-12-02 22:52:38 +00:00
5e25c2a259
Implemented contains operator
2012-10-24 13:50:26 -07:00
56aa4cf1df
Add docs for installing on Arch Linux.
2012-10-23 14:46:44 +01:00
2a610da2d1
Allow the 'keys' function to take arrays.
2012-10-22 23:31:07 +01:00
93f80b2726
I should probably document select and empty :) ( #29 , #5 )
2012-10-22 23:14:34 +01:00
794d29a430
Docs fixes.
...
- Mention homebrew on download page (#25 )
- Document 'keys' and string interpolation
2012-10-22 22:56:56 +01:00
ce3328f11e
Update docs/content/1.tutorial/default.yml
2012-10-22 02:43:53 -07:00
c53e001973
Version number tracking.
2012-10-21 23:26:31 +01:00
976e4ff711
Fix a mistake in the docs. Fixes #10
2012-10-21 22:16:23 +01:00
73e479e171
Update website: binaries + version bump.
2012-10-21 20:16:26 +01:00
359d5f33bd
Add a bunch of commandline options for controlling I/O format.
...
Also docs for the above. Closes #1 .
2012-09-20 19:31:14 +01:00
fcd7cf4ddd
More broken links :(
2012-09-19 10:54:58 +01:00
1f4a5d8d9f
Make URLs relative to not break on github-pages
2012-09-19 10:48:23 +01:00
92ab193369
Make the <title>s of the doc pages less messy.
2012-09-19 01:15:49 +01:00
f51eca20f5
Fix some issues with relative URLs on Github Pages.
2012-09-19 01:10:47 +01:00
9887cb57b2
Add a rake task to compile docs into static html.
2012-09-19 01:03:05 +01:00
040604b7db
Use a theme from Bootswatch for docs.
2012-09-19 01:00:25 +01:00
c463877e17
Add binaries and update download docs.
2012-09-19 00:08:02 +01:00
5863160112
Implement the 'add' builtin promised by the docs' examples.
2012-09-18 23:32:24 +01:00
fbf7bc835b
More docs + docs cleanup
2012-09-18 23:17:27 +01:00
cf134909fd
Documentation. Copious.
2012-09-18 17:51:53 +01:00