Git Product home page Git Product logo

abcd-animal-book's Introduction

A-B-C-D-Animals-Book

A cute and cuddly Superbook for newborns. Brought to you by the web.

The first of its kind, this book uses only css to showcase alphabets and adorable animals together that help babies stare only that bit longer. No flashy gimmicks, no stupid gamification. Just a book.

Works almost everywhere - iPads, iPhones, Android Phones, Desktops, TVs!

Great, help your little ones learn their ABCs where they are!

Superbook

The book is live over here: A-B-C-D Animals Book

Best experienced on the iPad.

How to install book on iPad:

  • Open the book on Safari.
  • Tap the Share button at the top of the screen.
  • Tap Add to Home Screen…

That's it! Now you'll find your book on the homescreen (like an app!), go ahead open and start reading in fullscreen.

Hack it

$ git clone https://github.com/marvindanig/ABCD-Animal-Book.git
$ npm install
$ bookiza server

Opens the book at localhost:4567.

The Project

This project was created using bookiza -- the "book reification" framework.

This is what the TREE of the manuscript looks like:


ABCD-Animal-Book/
├── README.md
├── assets
│   ├── css
│   ├── images
│   └── scripts
├── cover
│   ├── back.jpg
│   ├── cover.psd
│   ├── front.jpg
│   ├── spine.jpg
│   └── spine.psd
├── license.txt
├── manuscript
│   ├── page-1
│   │   ├── body.html
│   │   └── style.css
│   ├── page-2
│   │   ├── body.html
│   │   └── style.css
│   ├── page-3
│   │   ├── body.html
│   │   └── style.css
│   ├── page-4
│   │   ├── body.html
│   │   └── style.css
│   ├── page-5
│   │   ├── body.html
│   │   └── style.css
│   ├── page-6
│   │   ├── body.html
│   │   └── style.css
│   ├── page-7
│   │   ├── body.html
│   │   └── style.css
│   ├── page-8
│   │   ├── body.html
│   │   └── style.css
│   └── page-9
│       ├── body.html
│       └── style.css
├── templates
│   ├── head.html
│   ├── template.css
│   ├── template.html
│   └── template.js
└── trash

66 directories, 127 files

TODOs:

List of things to probably do (and would appreciate immediate help on):

Bugfixes:

  * FR Optimization of CSS animations
  * Include Google @font-faces via single rule

Contributing

Feel free to contribute, fix or help improve the code of this book.

  1. Fork it ( https://github.com/marvindanig/A-B-C-D-Animals-Book/fork )
  2. Create your feature branch (git checkout -b my-new-page)
  3. Commit your changes (git commit -am 'Added a page on (/topic)')
  4. Push to the branch (git push origin my-new-page)
  5. Create a new Pull Request
  6. Contact me if I don't respond within 24 hours.

Licenses

Creative Commons License
All content of this superbook is licensed under a Creative Commons Attribution 3.0 United States License.

The underlying code used to format and display the content is licensed under the MIT license .

abcd-animal-book's People

Contributors

marvindanig avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.