/cs660-web

BYU CS 660 web pages

Primary LanguageHTML

BYU CS 660 Web Pages

These are the web pages used by the CS 660 Computer Networks course taught by Daniel Zappala at BYU. They are hosted at http://cs660.byu.edu.

The pages are built using:

Use

python app.py

to start a local server with the web pages, and

python app.py build

to build a static set of pages you can place on any web server. To deploy, edit dodo.py and use

doit

to rsync the pages to a remote server.

Copyright

Copyright (c) 2013 Daniel Zappala

Released under the Creative Commons Attribution-ShareAlike 3.0 Unported License.