diff --git a/Notebook.md b/Notebook.md index ac0ca77..8103a05 100644 --- a/Notebook.md +++ b/Notebook.md @@ -53,4 +53,13 @@ Just to get things going I'm going to bring some initial files that create a for These files create a simple form that gets user input and prints it to the console. We will build the entire website from here ;) ---- \ No newline at end of file +--- + +## 11/25/2024 - Design + +Here's a quick design sketch that captures te aesthetic of the site and some styling. I want the site to mainy highlight my current retro-style game ev project so I think using some pixel art fro mthat as the background is a cool idea. + +*Note*: I did this in procreate, which is not great for this sort of thing. + +![Quick design sketch of the personal website.](images\WebsiteSketch.png) + diff --git a/README.md b/README.md index 737c9aa..22d2e9d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Personal-Site-RVNWD -A website that highlights personal projects from Ravenwood developer Jesse Ellis. Created as a final project for PSU's Inrtro to Web Development Fall 202. +A website that highlights personal projects from Ravenwood Arts developer Jesse Ellis. Created as a final project for PSU's Inrtro to Web Development Fall 2024. diff --git a/images/Clouds.png b/images/Clouds.png new file mode 100644 index 0000000..b5cb813 Binary files /dev/null and b/images/Clouds.png differ diff --git a/images/WebsiteSketch.png b/images/WebsiteSketch.png new file mode 100644 index 0000000..62a4095 Binary files /dev/null and b/images/WebsiteSketch.png differ