Casey Rodarmor
43788cac9a
Fix bin/package
...
Also, To more easily test the `bin/package` script, build and publish
packages for all tags, not just those that start with `v`.
type: fixed
2020-04-23 01:20:24 -07:00
Casey Rodarmor
1cb1178672
Create FAQ
...
Add an FAQ section to the book. Include information about how to use
imdl with `fzf --preview`.
type: documentation
fixes:
- https://github.com/casey/intermodal/issues/397
2020-04-19 23:19:29 -07:00
Casey Rodarmor
3ed449ce93
Generate reference sections with bin/gen
...
type: documentation
2020-04-18 19:14:54 -07:00
Casey Rodarmor
9098d36840
Readme improvements
...
- Mention various chat channels
- Add `intermodal-bin` package to package table
- Document `bin/gen`
- Add contributing section
- Link to book
type: documentation
2020-04-17 23:28:08 -07:00
Casey Rodarmor
04338e3501
Merge documentation and changelog generation
...
Merge documentation generation into a single binary, `bin/gen`. This
includes: The changelog, man pages, the readme, and the book.
type: reform
2020-04-17 21:31:54 -07:00