Git Product home page Git Product logo

stemcbook's Introduction

The STEMCstudio Book

The source code for the STEMCstudio Book.

How To Generate the Book

You can generate the e-book files manually with Asciidoctor. If you run the following you may actually get HTML, Epub, Mobi and PDF output files:

$ bundle install
$ bundle exec rake book:build
Converting to HTML...
 -- HTML output at stemcbook.html
Converting to EPub...
 -- Epub output at stemcbook.epub
Converting to Mobi (kf8)...
 -- Mobi output at stemcbook.mobi
Converting to PDF...
 -- PDF output at stemcbook.pdf

You can generate just one of the supported formats (HTML, EPUB, mobi, or PDF). Use one of the following commands:

To generate the HTML book:

$ bundle exec rake book:build_html

To generate the EPUB book:

$ bundle exec rake book:build_epub

To generate the mobi book:

$ bundle exec rake book:build_mobi

To generate the PDF book:

$ bundle exec rake book:build_pdf

Signaling an Issue

Before signaling an issue, please check that there isn’t already a similar one in the bug tracking system.

Also, if this issue has been spotted on the git-scm.com site, please cross-check that it is still present in this repo. The issue may have already been corrected, but the changes have not been deployed yet.

Contributing

If you’d like to help out by making a change, take a look at the contributor’s guide.

stemcbook's People

Contributors

geometryzen avatar

Stargazers

laserblue avatar

Watchers

James Cloos avatar  avatar William Raiford avatar

Forkers

wraiford

stemcbook's Issues

interested in errata?

Hi,

I'm William Raiford and I've been enjoying your videos and documentation, so first I wanted to say Thank You. Obviously you've spent a lot of time and I personally enjoy your rarer approach from the practical POV to complement others' axiomatic approach.

I open this issue as I came across the following errata:

complexity of exhanging security keys and othe meta information

Per the contributing guidelines, I opened this issue instead of a pull request to determine "if the issue needs to be addressed". I'm not sure if it will "improve the content" much but it's two misspellings right next to each other...maybe a late night writing documentation!

Regardless, thanks again and happy coding.

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.