slush-marklogic-node
slush-marklogic-node copied to clipboard
Slush generator for a MarkLogic/node project
Suggested by Paxton: We want to encourage people to use source control. This makes it easier to start using it. The Roxy new command has a --git flag that does...
Not entirely sure, but have the impression that slow connection, or other mishap during slush generation is not always detected properly, and not always reported back to the end user....
Related to #151. Add support within Roxy for this, and/or as temp workaround monkey patch Roxy via app_specific to read them. A few suggestions in #151.
So this one isn't actually as easy as it appears. #140 @joemfb if you can take a look. I'm debating moving the controller onto a service since this requires a...
Put each recipe on separate page. Candidate `recipes`: - Add (least-priv) user - Change ML UI skin - Change login mode (full, top-right, modal?, and also NO login!) - Add...
IPv6
I cannot seem to block Gulp from using IPv6 and I canot define a hostname in the gulpfile.js options. Could use some advice on this.
Partial code referenced here: https://github.com/marklogic/roxy/issues/436
I think the default search options can be improved. More inline documentation about various details, like extract-metadata, result-decorator, filtered/unfiltered, etc.. Also things like snippeting max-matches=1 is really way too small....