Commit Graph

79 Commits

Author SHA1 Message Date
emma f5cfab180f adjust paths for thought bubbles in script.js 2025-02-10 00:46:33 -05:00
emma 72dedc0700 adjust padding for li element 2025-02-09 21:40:25 -05:00
emma 7d68b15e40 add new years event and README 2025-02-09 21:35:50 -05:00
emma 2e861d8154 event entry complete
display note to read and credits
2025-02-09 21:31:17 -05:00
emma 264cd663bf remove display flex and flex styling from footer 2025-02-09 17:49:49 -05:00
emma 5d31eed754 adjust left margin of trans pride heart 2025-02-09 17:48:09 -05:00
emma dfc60de2f6 adjust styling of footer 2025-02-09 17:44:58 -05:00
emma 72f8251f9c change title text to match header 2025-02-09 17:27:12 -05:00
emma db74b7fee8 add notebook paper image back to project 2025-02-09 17:24:14 -05:00
emma e058724dd6 adjust text formatting of notesForEmma 2025-02-09 13:27:16 -05:00
emma cdb8b725a9 add content to footer
add additional links to footer
style in css
prepare script.js for credits page
2025-02-09 13:13:51 -05:00
emma 8c240c711d remove unneeded README.md 2025-02-09 08:56:47 -05:00
emma d6fff2f933 remove blank notebook paper image
not needed for project
2025-02-09 08:54:54 -05:00
emma ae31862fef add paragraph tags to notes
add class for paragraphs as well
2025-02-09 08:53:17 -05:00
emma 19334862fe add js support for displaying and closing notes 2025-02-09 08:30:39 -05:00
emma 0aa0675f86 add close button
add button to love-note div
style button in style.css
2025-02-09 07:44:54 -05:00
emma fdcefdf75b add functionality for love notes
add note div to index.html
initial styling in style.css
making love note appear with proper styling
and content in script.js
2025-02-09 07:32:20 -05:00
emma 7abe038713 add baxter thought bubbles
add a thought bubble with a cat blob emoji
that is displayed when baxter gets headscratches
2025-02-09 07:00:36 -05:00
emma fc6bb51ccb adding and styling though bubbles
add placeholder thought bubble to index.html
style appropriately to be in right place over
baxter's head
further work will be done in javascript
2025-02-09 00:10:01 -05:00
emma 83e324c4f6 add image source array
add an array of image src attributes for baxter
thought bubbles
2025-02-08 23:51:49 -05:00
emma e24d44c242 image creation
create thought bubbles with blob cats in them
2025-02-08 23:44:20 -05:00
emma e0c57c803e remove new-years-25 event 2025-02-08 23:15:25 -05:00
emma 0f4e0afa99 project structure change
move event folders for eventual remote change
2025-02-08 21:47:16 -05:00
emma ff937c49e2 image optimization
convert other remaining images on site to webp
2025-02-08 21:43:13 -05:00
emma d947256e27 image work
add thought bubbles and blob cats
resize large images and convert them to webp
2025-02-08 21:37:19 -05:00
emma b669d16cd1 code formatting
adjust whitespace in script.js
2025-02-07 21:50:41 -05:00
emma e3032a195a add notes to notesForEmma object 2025-02-07 21:21:39 -05:00
emma 354ea8edc8 add items to project
add blobcats
add thought bubble
2025-02-07 20:46:34 -05:00
emma aeefd7b0a8 code formatting
whitespace adjustment
2025-02-06 08:23:38 -05:00
emma 4891aca2f8 code refactoring
better naming of temporary variable for forEach
loop
2025-02-06 08:22:54 -05:00
emma d290bd7db0 add pointer cursor to box of sweets 2025-02-06 08:21:07 -05:00
emma 347ffd7732 add js code for giving baxter headpats 2025-02-06 08:14:10 -05:00
emma b3f5f676b0 code refactoring and feature add
adjust paths in html and css to relative
for proper hosting
add div to give baxter headpats. style with css
2025-02-06 08:06:04 -05:00
emma bd771947b8 code refactoring
adjust length of script tag in index.html
rename note variable to readThis to better
reflect the element it is used for
2025-02-05 15:07:15 -05:00
emma effd7feefc code changes
add fontawesome - use heart glyph
remove event listener from note after reading
to prevent triggering other event listeners
again
2025-02-05 09:44:09 -05:00
emma b20b037fe5 adjust whitespace 2025-02-05 01:11:00 -05:00
emma 7e5454b849 code refactoring
adjust width and height of header, footer, body
section
set header, footer, body, section back to what
they were
set margin of note from 3rem left-right to
2rem left-right to prevent horizontal scrollbar
in chromium at 100% zoom
2025-02-05 01:06:32 -05:00
emma d91d7357c2 write needed javascript for trans pride heart
select element
add cursor: pointer to indicate clicking
add event
add desired effect by appending to .header-text
set cursor back to default
remove event to prevent repeat appending
2025-02-04 23:56:05 -05:00
emma 678fc47378 add final note to notes.md 2025-02-04 22:02:00 -05:00
emma 3c0cd853cc add note to notes.md 2025-02-04 00:39:11 -05:00
emma 899f2fccf8 add note to notes.md 2025-02-04 00:36:51 -05:00
emma 5031f8dd7e rename script folder to js 2025-02-02 22:05:34 -05:00
emma b556818e7a update title of notes.md 2025-02-02 22:03:30 -05:00
emma 7378680d0f add another note to notes.md 2025-02-02 22:02:59 -05:00
emma 65379f0691 adjust formatting of notes 2025-02-02 08:32:07 -05:00
emma d9c007e206 refactor js
begin building out script with separate
functions with specific behavior
account for note needing to be interacted with
first before other items can be clicked on
2025-02-02 08:08:08 -05:00
emma ddfb3da84a add height and width to img elements 2025-02-02 07:52:08 -05:00
emma 7e08007ce8 code refactoring
use absolute paths
use quotes in url paths
2025-02-02 07:06:10 -05:00
emma 5d0e5aa653 code cleanup
cleanup elements that don't wrap
remove extra whitespace
2025-02-01 23:57:27 -05:00
emma 6b5f3c0e80 update and edit notes 2025-02-01 23:50:32 -05:00