Skip to content

daveyproctor/docs

This branch is 105 commits ahead of, 1334 commits behind cs50/docs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2001df6 · Aug 9, 2017
Aug 9, 2017
Aug 7, 2017
Jun 15, 2017
Jun 15, 2017
Jul 6, 2017
Sep 11, 2016
Aug 7, 2017
Apr 2, 2017
Apr 2, 2017
Jun 30, 2017
Apr 27, 2017
Apr 2, 2017
Apr 27, 2017

Repository files navigation

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/*.

TODO

  • Move copies of problems/* into 2016/ and 2017/.
    • Add layout: 2016/fall and layout: 2017/spring and layout: 2017/x to front matter.

About

These are CS50 documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.8%
  • Other 1.2%