Nevenall / bookshelf-sufficient-reason

BookShelf instance for Sufficient Reason

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

BookShelf instance for Sufficient Reason

License:MIT License


Languages

Language:HTML 89.7%Language:CSS 5.5%Language:JavaScript 3.6%Language:Vue 1.2%