diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66 (patch) | |
tree | e6b456d6d4c45e0bcbc629d480853ba45cfd131d /README.md | |
parent | err -> e (diff) | |
download | w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.gz w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.bz2 w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.xz w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.zip |
website tree
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/README.md b/README.md index c0bb5bf..13228cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ### ABOUT I started this site to have something to do during my break -before the 2024 fall semester began, it turned out to be a +before the 2024 spring semester began, it turned out to be a fantastic excuse to learn HTML, CSS, and Git ### LOG @@ -52,3 +52,22 @@ I started this site on the 6th and so far the only pages are the homepage, projects page, and about page. I also started to add some basic CSS and successfully got a working header and footer + +### SOURCE + +#### TREE +``` +/ - home +/e - error +/gh - GitHub +/gh/w - website GitHub +/gh/wf - WinForms GitHub +/p - projects +/w - website +/wf - WinForms +``` + +#### GET +``` +git clone http://github.com/porterswanstrom/w +``` |