-
By doing npm install you get the following warning:
Jade has been renamed to pug, please install the latest version of pug instead of jade
Can you please replace the dependency so instead of jade yo…
-
I don't think we link to it anywhere, and it talks about Discourse, which I don't think we're using for anything.
-
It seems like mostly a duplicate of `_src/contact.jade` and we don't seem to link to it anywhere.
-
gulpfile.js
``` javascript
'use strict';
let
gulp = require('gulp'),
jade = require('gulp-jade'),
jadeGlob = require('gulp-jade-globbing');
const
PATH = {
APP : '../application…
delch updated
8 years ago
-
Hi @mquandalle, and uses of meteor-jade.
I'm thinking use meteor-jade and trying make more tests, and features.
For tests I'm started it, I wonder if you can tell want you think about and, if help m…
-
тут первоочередная задача определить, будем ли мы использовать [elixir](http://laravel.com/docs/5.1/elixir) (laravel-обёртка над gulp) или чистый [gulp](http://gulpjs.com/)
**плюсы elixir:**
- лакони…
-
The functionality looks good, but there are two minor cleanup issues:
- Delete `forcetorque_sensor_client.py`, it appears to be a copy of `trigger_client.py`
- Move `JointStateClient` to a separate fi…
-
Hi,
It would be more useful if you add a plugin or feature to compile Sass and Jade automatically like Atom.io has!
I tried to find a plugin for it but It wasn't available!
Thanks!
-
``` js
Error: d:\workspace\snowdream\test\i18next-jade-express-sample\views\layout.jade:1
> 1| !!!5
2| html
3| head
4| title #{title}
`!!!` is deprecated, you must now use `doctyp…
-
```
I am trying to incorporate the reflections library by adding an ivy dependency
into my ant build. I get unresolved dependency errors that
org.jfrog.jade.plugins.common#jade-plugin-common;1.3.8:…