Harp recipes
Showcase of commonly used recipes for applications created with Harp.
This page is a work in progress, if there are any recipes you’d like to see here or have something to contibute, please let us know.
General recipes
- How to get custom title and description per page
- How to generate a sitemap of your site
- How to do a client-side redirect
- How to add a contact form
- How to add Google Analytics to a boilerplate
- How to print out all available metadata for debugging
Blogging recipes
- How to create a list of posts
- How to create blog post excerpts
- How to wrap markdown posts with additional markup
- How to add comments to blog posts
- How to generate an RSS feed file of your site
- How to create art directed posts
Planned recipes
Marketing recipes
- How to create a product/service landing page
- How to A/B test
- How to add Google Analytics
Blogging recipes
- How to create unpublished (drafts) blog posts
- How to sort blog posts by date
- How to show featured images per blog post
- How to show a specific number of blog posts
Templating recipes
- How to create a menu with a dynamically selected item
- How to create a layout that inherits from a parent layout
- How to print out all available data for debugging
App recipes
- How to add user registration and login
- How to share data between different users
- How to create a dynamically generated Cache Manifest file
- How to accept payments from users (Wufoo + Stripe + Kinvey)
Harp + X recipes
- How to: Harp + AngularJS
- How to: Harp + Apache Cordova / PhoneGap
- How to: Harp + Grunt
- How to: Harp + Bootstrap
- How to: Harp + Foundation
- How to: Harp + Bourbon & Neat
- How to port a Jekyll app to Harp