/cs460

Web site for CS 460 at BYU

Primary LanguageHTML

BYU CS 460 Web Pages

These are the web pages used by the CS 460 Computer Communications and Networking course taught by Daniel Zappala at BYU. They 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.