Skip to content

tategakibunko/jekyll-nehan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

jekyll-nehan is Jekyll theme powered by nehan.js to display your blog post like book style.

See demo.

Screen shot

How to use

Just add book_type('vert' or 'hori') to the header of post.

---
layout: post
title: awesome book
date: 2014-06-23
book_type: hori
---

hori means 'horizontal text style', and vert means 'vertical text style'.

Keyboard shortcuts

  • j : goto next page
  • k : goto previous page
  • left: next(vert), previous(hori)
  • right: previous(vert), next(hori)

License

jekyll-nehan is licensed under MIT License.

About

jekyll-nehan is Jekyll theme powered by nehan.js to display your blog post like book style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published