annieechen / docs

These are CS50 documents.

Home Page:https://cs50.harvard.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS50 Docs

Build Status

Usage

  1. Edit 2016/*.
  2. git add ...
  3. git commit
  4. git push
  5. View http://docs.cs50.net/path/to/file.html after a few seconds.

If your changes do not affect the rendered files under docs/ (e.g., changes to .gitignore), be sure to include [skip ci] in the message of the last commit before you push to avoid triggering a build, which would fail, as there would be no changes to deploy.

Viewing Changes Locally

  1. Install Docker Engine.
  2. make container
  3. make docs
  4. View docs/*.

About

These are CS50 documents.

https://cs50.harvard.edu/


Languages

Language:HTML 97.6%Language:CSS 1.3%Language:PHP 1.0%Language:Ruby 0.1%Language:C 0.0%Language:Makefile 0.0%