-
The following Jakefile leads to Jake exceeding the maximum call stack size:
``` JavaScript
var srcFile = 'src/src.jade',
targetFile = 'build/target.jade';
function getSourcePath(targetPath) {
…
-
This is not of big deal but anyway:
some packages are really outdated.... and it does not give a good impression on "first time user" (me)
$ npm install -g anvil-connect
npm WARN deprecated jade@1.…
-
I was playing with the possibility to use another template engine than handlebars. In fact I'm most interested in jade, which was ported to java https://github.com/neuland/jade4j
Fluent rights now is…
-
I ran the following to install swagger into my Windows 10 laptop
```
U:\>npm install -g swagger
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-str…
-
My mixin is defined as
```jade
mixin parent
block
```
and then I use them as
```jade
+parent
+parent
.content
```
I expect the generated function to produce (in Pug/Jade sense)
```…
-
JS:
```
Template.nav.helpers({
navItems: function () {
return [
{
name: "Item1",
route: "Item1.show",
},
{
name: "Item2",
route: "Item2.show",
…
-
サーバーを立ち上げて
/views/index.jade
を編集すればjadeでマークアップできるようにしました。
jade、このへんの書き方を参考にやってみてほしいです。
https://github.com/maltine-records/bigbrother/blob/master/views/index.jade
わからないことあったら聞いてください
-
I fixed it in a bad way by just duplicating the line of code 3 times that doesn't quite work but I'm sure there is a better fix.
Not sure if the fandrel version has the same problem will add more i…
-
It'd be nice if we could shift+right-click on terminals to get the used storage / total storage popup.
-
could we release it for Jade and Kinetic?