-
Hey all,
So previously I open an issue here: https://github.com/sintaxi/harp/issues/317 to optimize my site on heroku. `harp compile` doesn't work earlier (as mentioned in the previous issue above) b…
-
Hey guys,
How do I have access to, say `_shared` folder like in the screenshot?
I can't seem to link to it. Thanks in advance!
-
[Harp now supports SCSS](http://harpjs.com/blog/v0-11-0-sass-support), but not the original Sass indented syntax. This is because it is not supported in [libsass](https://github.com/hcatlin/libsass) y…
-
how can i edit the doc's?
I needed to add the file sitemap.xml.jade and add layout: false to my _data.json
This was not in the recipe docs
-
I'm trying to deploy harp to Openshift.
I have this error :
remote: npm info preuninstall node-sass@0.8.4
remote: npm info uninstall node-sass@0.8.4
remote: npm info postuninstall node-sass@0.8.4
r…
-
When compiling the *.jade files for bootstrap the result is invalid - the html tag is opened then closed immediately.
Steps to repeat:
1. https://bootstrap3-jade-node-express-grunt.azurewebsites.net…
-
I keep running into this issue where I import a partial (I have double checked the linkage and the file structure), and when I open the file or it is compiled, Harp somehow imports the partial twice.
…
-
Thanks for harp, it's awesome!
One problem I can't seam to work around though:
When running the server I get no error.
When compiling I get this error:
``` javascript
→ node_modules/.bin/harp compi…
pgte updated
10 years ago
-
For me synth looks like a great framework, but in all my node.js projects I am using EJS instead of Jade.
So it would be great to have a possibility to use EJS. Is it possible?
Actually this also a…
-
Hey all,
My site is live here: http://ajmalafif.my & repo here: https://github.com/ajmalafif/afif
I tried `harp compile` and it returned me this error:
```
/usr/local/lib/node_modules/harp/node_mod…