-
As i saw in #187 is you should use doctype instead of !!!, but it has no been changed in the docs:
http://harpjs.com/docs/development/layout#jade
-
Regards to http://harpjs.com/recipes/blog-post-comments
I believe it supposed to be `_comment.ejs` instead of `_comment.html`.
Debugged here by Harp's own tweet :joy: : https://twitter.com/HarpWebSe…
-
Followed the exact instruction here: [http://harpjs.com/docs/deployment/heroku](http://harpjs.com/docs/deployment/heroku)
but doesn't seem to work after few trials. Keep getting this:
```
$ ! P…
-
Is there a way to read environment variables into harp.json?
zeke updated
10 years ago
-
In the RSS Recipe (http://harpjs.com/recipes/blog-rss-feed), the second EJS example has EJS code on top, but the bottom portion (where mixin is called) is using Jade.
-
hi, i have a web page running on harpjs server, the web page has a form which is validated using JavaScript and is created using JADE. I want to use SQLITE as a database so that i can store and retrie…
-
The expected harp-behaviour is, not try to compile those files. But it does.
Even when i underscore the folder, harp goes there an tries to compile underscored files in an underscored folder. I have t…
-
With harp, how would I provide a core layout for a number of pages, maybe including a blog? I am have used Jekyll, and I don't know how to use harp for a core layout, and then have pages and blog post…
ir-g updated
10 years ago
-
http://harpjs.com/blog/introductory-screencast gives a 404
-
I'm on Windows 7 and harp init don't create the default files structure like at http://harpjs.com/docs/environment/init. Only creates:
_layout.jade
404.jade
index.jade
main.less