Commit graph

7 commits

Author SHA1 Message Date
29748842a7 Copy files recursively
By declaring the directory copy with recurse set to true, there is no longer a
need to manage every single individual file in the directory.  This might
(almost certainly?) have consequences when files are removed from the
repository, but that's not really a concern in this specific scenario.
2014-02-19 11:14:01 -05:00
345516bf8b Make pages pretty
Take a few minutes to make the pages prettier. This includes adding appropriate
markup, adding images, and strengthening the text.
2014-02-19 11:14:01 -05:00
757bf1d6c0 Send email on user login 2014-02-06 15:52:58 -05:00
8746adcc92 Update IP to hostname on faux shell prompt 2014-01-22 10:58:34 -05:00
d6e060bbcf Add faux shell error message 2014-01-15 16:13:15 -05:00
77bc101271 Create hello world template 2014-01-15 16:10:47 -05:00
41f635afaa Untested code for week 1 2014-01-15 15:09:51 -05:00