-
This is the feedback from the workshop with 10 diy jade installations from the weekend. All in all it worked pretty well. One participant had problems with installing the dependencies, as the script t…
-
hi domix:
how can i define variable in jade template of springboot project? i use syntax from jade org not work.
![image](https://cloud.githubusercontent.com/assets/10168476/18627733/192a5fa8-7e8f-11e…
-
nsp is has flagged an issue with your version of jade -> uglify-js, consider updating it. Here is the report.
```
┌───────────────┬────────────────────────────────────────────┐
│ │ Reg…
-
Say this is my jade template
``` jade
// Jade Template
div= location
```
``` json
// my locals
{}
```
I'd expect an empty `div` tag to be rendered but instead it renders with the current url inside…
-
I used your library. But it came bootstrap 4. I decided to write a set of mixins, in general, that's what happened: https://github.com/Alex5646/bootstrap4-jade
Here mixins to bootstrap 4 card https:/…
-
so for example it's possible to link "Complete HTML page example" in https://webtorrent.io/intro
like https://github.com/feross/webtorrent/blob/master/docs/get-started.md#complete-html-page-example
…
-
I got the error when I hit http://localhost:3000 after running the example code. But the error goes away, if I change _**routes/index.js**_ like below with specifying 'index' to 'index.jade'.
Howeve…
-
I am using Webstorm on Windows 8.1 for my development environment. I setup my watch target as follows:
```
...
watch: {
injectJS: {
files: 'client/**/*.js'
tasks: ['injector:scripts']
…
-
Perhaps I'm doing something wrong here -- I'm trying to use a gulp plugin to compile jade, but alas duo is telling me that this file type is not supported.
The folder structure of the project:
```
.…
-
Copied from Jade issue: https://github.com/jgfoster/Jade/issues/243
> The original tool description can be found at:
> https://refactory.com/rewrite-tool/
>
> This can be implemented with GS cl…