-
with excerpts
https://harpjs.com/recipes/blog-posts-list
https://harpjs.com/recipes/blog-post-excerpts
-
I have a sitemap.xml.jade file and in `_data.json` I have the following lines:
```json
"sitemap": {
"layout": false
},
```
This have been working great since I started using Harp, but now it…
-
I realized a little while ago that Pingy is a lot like [Harpjs](http://harpjs.com/).
Pingy is more modern of course and has support for Babel and friends, live reload etc.. which is awesome. I'm jus…
-
Hi there!
I need to fallback not found routes to my index.html file for react-router to work properly. I saw many related issues here but none of them are solved. Please pay attention to this feature…
-
Ability to render 2nd level pages that aren't named `index.html`
See this test, built with [harpjs](https://github.com/sintaxi/harp): https://pw-kfgpxlxjho.now.sh
While `/work` renders, `work/oc…
-
Hi. Heroku can't build `create-react-app` project. Localy `npm run build` works ok.
Error output:
```
remote: > react-scripts build
remote:
remote: Creating an optimized production build...
re…
-
Hello!
Tried installed and and couldn't .
got this errors
**C:\WINDOWS\system32>npm install -g harp
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
npm WARN deprecated minimatc…
-
I know this is a duplicate of #2960, but please bear with me. I have good reasons for opening a duplicate and I think I have some new arguments to bring to the table for the Meteor team to think about…
-
Hi guys, I want to move my image assets to an S3 bucket. Currently I just host them locally with the rest of my site.
I'm currently using the EJS _contents function that's provided in the HarpJS doc…
-
When I run `harp server` using Harp `0.17.0` doesn't render anything and returns this error:
![screen shot 2015-05-27 at 4 01 20 pm](https://cloud.githubusercontent.com/assets/275617/7849394/bc57cf70…