-
I'm _really_ interested in giving clients the ability to make text amends to our HarpJS sites. SurrealCMS is the closest to perfect I could find, but unfortunately it's not quite going to work.
Per…
-
I'm looking for a way to link to the 'next' and 'previous' objects in a JSON file.
On IRC kennethormandy requested I log this as he has a recipe for it.
myk13 updated
9 years ago
-
How add Page navigation in pages? please help
-
It would be awesome to also have gulp-gh-pages in here. This would be the complete package.
-
Here's the current state of the Documentation → The Rules → [Anatomy of a typical Harp application](http://harpjs.com/docs/development/rules):
```
Anatomy of a typical Harp application
myapp.harp.io…
hced updated
10 years ago
-
Keep getting this error when running `harp compile`:
``` json
{
"source": "Jade",
"dest": "HTML",
"filename": "/Users/chris/Work/PandaStrike/panda-slides/node_modules/harp/lib/templates/_layout…
-
If your minified javascript contains .min.js in the filename, harp thinks is it something else than a js file, and makes it a webpage.
![image](https://f.cloud.github.com/assets/1126497/1224760/b2100…
-
Getting this strange error when running `harp compile` in [my project](https://github.com/pandastrike/panda-slides/issues/4).
``` json
{
"source": "Jade",
"dest": "HTML",
"filename": "./node_mo…
-
- Adding `.src` files support to all level pages in Source
- Custom views (ejs templates) for different page types
- Enhancing Spec page templets for easy resource linking in head and etc
- Clarify (@…
-
#### While installing HarpJS under Linux Mint 16:
```
> node-sass@0.7.0 install /usr/local/lib/node_modules/harp/node_modules/terraform/node_modules/node-sass
> node build.js
sh: 1: node: not found
…