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.
- Host: GitHub
- URL: https://github.com/kennethormandy/hb-remedy
- Owner: kennethormandy
- License: mit
- Created: 2013-07-25T02:42:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T22:30:23.000Z (over 11 years ago)
- Last Synced: 2025-04-11T04:34:51.621Z (over 1 year ago)
- Language: CSS
- Homepage: https://hb-remedy.surge.sh/
- Size: 5.27 MB
- Stars: 25
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.
[](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)