An open API service indexing awesome lists of open source software.

https://github.com/kennethormandy/hb-remedy

A Harp boilerplate.
https://github.com/kennethormandy/hb-remedy

Last synced: about 1 year ago
JSON representation

A Harp boilerplate.

Awesome Lists containing this project

README

          

# Remedy

A Harp boilerplate.

[Get started with Harp here](http://harpjs.com/docs/quick-start), or edit this blog from your Dropbox right away, by [publishing Remedy on the Harp Platform](https://www.harp.io/boilerplates?bp=hb-remedy) through Dropbox right away.

## Get started

```sh
npm install -g harp
# May need to preface with sudo
harp init my-blog --boilerplate kennethormandy/hb-remedy
harp server my-blog
```

Now visit [localhost:9000](http://localhost:9000) in your browser.

[![A screenshot of an article in this Harp boilerplate.](https://raw.github.com/kennethormandy/hb-remedy/5b4af26eb5f56b4341016f2ed84d9ad560edcfcc/public/images/screenshot.png)](http://remedy.harpapp.io)

The photograph is [Brandon J. Bilinski – Under Construction](http://www.flickr.com/photos/25751498@N06/6434260649/).

### Remedy sports…

* Comments through Disqus
* Improved support for fonts via Google Fonts or Typekit
* Per-post banners
* Stylised pullquotes and blockquotes from Markdown
* Next and previous post links
* [Private draft posts](http://kennethormandy.com/journal/static-draft-posts-with-harp)
* Very light styling and markup, so it’s ready to customise

…and is totally static, thanks to [Harp](http://harpjs.com).

## Photographs

All photographs included in this boilerplate are copyright [Brandon J. Bilinski](http://www.flickr.com/photos/25751498@N06), used as examples with permission. They are not considered to be part of the source code of this project, and are therefore not available under the following license.

## License

[The MIT License (MIT)](LICENSE.md)

Copyright © 2013–2014 [Kenneth Ormandy](http://kennethormandy.com)