Nevenall / bookshelf-blades-in-the-dark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

BookShelf is a Material Design progressive web app template for hosting and navigating static html fragments.

BookShelf has only a small subset of the features other documentation and static site generators do. It's essentially a template intended to be forked and customized.

Some reasons to check it out:

  • Fast, light, and flexible
  • Excellent mobile device support
  • All the benefits of a Progressive Web App
    • Notably, the entire site can be read offline

Running Instances (works in progress)

To see a live instance check out one of these:

Usage

  1. Just fork the repository and add your own html fragments to the src/pages directory
  2. Delete or edit firebase.json and .travis.yml to fit your own CI/Hosting needs
  3. Edit the pageOrder object in book.js
  4. Place your custom styles in book.scss

Thanks!

A big thank you to zuurw for creating the BookShelf logo!

About

License:MIT License


Languages

Language:HTML 72.0%Language:JavaScript 25.2%Language:CSS 2.1%Language:Vue 0.7%