Giter Site home page Giter Site logo

jwilber / book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from info343/book

0.0 3.0 0.0 17.95 MB

Source code for INFO 343 course book.

Home Page: https://info343.github.io

License: Other

R 0.43% Makefile 0.03% HTML 95.48% CSS 2.57% JavaScript 1.47% TeX 0.01%

book's Introduction

INFO 343: Client-Side Web Development

This repository contains the source code for the INFO 343: Client-Side Web Development course book. The published book can be viewed at https://info343.github.io/.

Note that all edited source files (including images and other assets) should be edited within the root folder; files in the build directory may be overwritten.

Dependencies

You should be able to install all required R dependencies using packrat: simply restart R (e.g., through an interactive session in the terminal) in order to automatically install the required libraries.

Additionally, you may need to install the following libraries separately:

You will also need to install node dependencies for Prism syntax highlighting:

npm install

Building the Book

You can use the included Makefile to build the book:

  • make book to build the HTML version of the book (the output is saved in the saved in the repository's root folder).

  • make pdf to build the PDF version of the book.

  • make epub to build the epub version of the book.

  • make all to build all versions of the book.

  • make serve to serve a local copy of the book for development (with auto-refreshing browser).

  • make deploy to publish the built book to https://info343.github.io.

book's People

Contributors

apoorv74 avatar joelwross avatar

Watchers

 avatar  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.