Commit Graph

4 Commits

Author SHA1 Message Date
Juan Batiz-Benet
58f39687cf logs: removed all log.Errors unhelpful to users
Let's save log.Error for things the user can take action on.
Moved all our diagnostics to log.Debug. We can ideally reduce them
even further.
2015-02-03 01:06:07 -08:00
Brian Tiger Chow
8d57f50709 feat(tour) add file basics
keep things in one file for now
2014-11-04 22:15:40 -08:00
Brian Tiger Chow
8f6d6653ba feat(tour) initial content
@jbenet please review

If this is a desirable format, I will put in the rest so we can start to
make incrementatl progress on the actual copy.

Separated content from topic so Ids can be seen and modified without
excessive scrolling. Hopefully will make it easy to re-order content.
2014-11-04 21:53:13 -08:00
Juan Batiz-Benet
6f7bab389e tour: command 2014-10-26 08:32:08 -07:00