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
To see a live instance check out one of these:
- Just fork the repository and add your own html fragments to the
src/pages
directory - Delete or edit
firebase.json
and.travis.yml
to fit your own CI/Hosting needs - Edit the pageOrder object in
book.js
- Place your custom styles in
book.scss
A big thank you to zuurw for creating the BookShelf logo!