Skip to content

una/hb-simurai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hb-simurai

A Harp boilerplate of simurai’s site.

hb-simurai boilerplate screenshot

Get started

Get this site online right away through the Harp Platform.

Or, run it locally with Harp, the static site generator and server. First, install Node.js installed, and then Harp.

npm install -g harp

You may need to preface this command with sudo.

Now, use this boilerplate to create a new Harp app:

harp init --boilerplate kennethormandy/hb-simurai
harp server
# Visit http://localhost:9000

Simurai supports…

  • Markdown posts
  • Multiple author support
  • Syntax highlighting
  • Portfolio section
  • Comments through Disqus
  • Static draft posts
  • Next and previous post links

…and is totally static, thanks to Harp.

Coming soon…

  • Configurable font selection via Google Fonts or Typekit
  • Nice pullquotes and blockquotes through Markdown

License

The MIT License (MIT)

Copyright © 2014 simurai & Chloi Inc.

About

Simurai’s site as a Harp boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 96.8%
  • HTML 3.2%