Daniel Erickson
Daniel Erickson
It would be great if Barista allowed us to match routes based on the request's headers. It would help a lot when allowing custom domain support. ``` router.match('/').where({headers: {host: 'somesite.com'}})...
Things to track: - [ ] Visits - [ ] Views - [ ] Likes on Facebook - [ ] Tweets on Twitter - [ ] Number of posts -...
Use Code Mirror as the editor of choice. It will allow us to style inline markdown using their syntax highlighting.
Make them file relative. It's harder, but it's better supported. Also, this will allow for publishing to gh-pages.
see http://github.com/techwraith/sample-docs for reference. Things we need to write: - [ ] tutorial (install, write some drafts, publish some stuff) guides: - [ ] installing - [ ] running -...
I did a little bit of code cleanup and added support for browserify, thought I'd check with you to see if you'd like to merge it in.