Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.48 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.48 KB

CS-1030 Website

I created this website as a reference for my students as they complete their programming assignments.

Want to contribute? Have an idea?

  • I am 100% open to ideas, requests, fixes, and code contributions. Here's how.

Current Features

  • Website automatically redeploys with every push.
  • More pages can be added to the website by creating another page in the _pages directory.
    • Use an existing page as a template.
    • If you'd like more customization, here's the theme guide
  • Interactive code snippets are embedded html via repl.it.
  • This repo is the "parent" of the CS-1400 fork. All changes made here go "downhill" as well.
    • The fork autosyncs with this repo on a set schedule.
    • If you fork this repo for your own purposes, you will also be able to sync up automatically and get all the updated goodness (as a pull request for your review, of course). Follow the directions for creating your own automated upstream syncing here.

Attributions

just-the-docs theme: Patrick Marsceill, GitHub Product Designer