-
Missing details for 2.3.4, 2.3.5, and 2.4.0
-
Issue #35 is closed but I need some input on this, please check my comments in #35. Maybe you can close this as dup of #35.
-
Here is what I have already tried. I have installed yo and bower separately and also updated the generator. I keep getting this error:
npm WARN package.json fileuploadservice@0.1.0 No repository fiel…
-
I get the following error after I have installed hexo globally on Windows;
'hexo' is not a recognized as an internal or external command, operable program or batch file.
What am I doing wrong?
-
I've followed passportjs example in krakenjs
here's the code snippets I taken from the example.
```
exports.injectUser = function() {
return function injectUser(req, res, next) {
if (re…
-
Looks like an issue with npm. npm/npm#4796
Travis logs:
```
$ npm install -g grunt-cli
npm http GET https://registry.npmjs.org/grunt-cli
npm http 200 https://registry.npmjs.org/grunt-cli
npm http GE…
-
I created a test app or default Kraken app to test connect-redis and I'm not able to start the server. Below is the dependencies list and the console error. Thanks for your time.
"dependencies": {
"a…
-
I've found some custom helper: https://github.com/rragan/dust-motes/tree/master/src/helpers/control/iterate
But how can we add our own helpers? It would be nice to have this out of the box.
Thanks f…
-
Depends on:
- [x] #1860 Upgrade jQuery to latest version
jQuery-tmpl was supposed to be included as an official jQuery plugin, but after doing that they decided not to support it anymore. Now it's on…
julen updated
10 years ago
-
Hi, what do you think to add multilanguage? Maybe with i18next for "static text" and the possibility to set the language for "dynamic content" like posts.
Thanks for your time.
Best regards.