19 Commits

Author SHA1 Message Date
c24bcd54d8 initial work for page migration to astro 2025-03-01 07:37:07 -05:00
771c8beeec add widget bar component and correct bugs
accidentally removed baxter image from v-day
event. needed to re-add and style image map
appropriately
2025-02-27 23:39:52 -05:00
e41979a67b upgrade from Astro 5.3 to 5.4 2025-02-27 16:41:13 -05:00
42d47d1cdb remove unused styles and variables, code cleanup
remove color values and variable from
Navigation.astro
add extra whitespace in style tag for
Footer.astro
2025-02-27 02:52:32 -05:00
7f1ce46495 adjust margins for header items 2025-02-27 02:50:21 -05:00
7159bc529c further redesign work
logo font switch to always in my heart
font size increased for logo and motto
pride borders replaced with pride hearts
in header
2025-02-27 02:36:44 -05:00
rainydayemma
0fd93b487f design and styling updates
adjust position of main and nav
adjust width of main and section
2025-02-26 15:54:44 -05:00
rainydayemma
99ae5abd50 fix contact link in footer 2025-02-26 12:49:12 -05:00
rainydayemma
3d4cb05eb8 adjust styling to contain overflowing text
grid column height needed changed from 100vh to
100%
2025-02-26 11:29:35 -05:00
rainydayemma
978c11dfae styling ideas in progress 2025-02-26 06:27:29 -05:00
c2ba8c268d remove links for nav items that aren't built yet 2025-02-25 08:25:22 -05:00
53a355667f add guestbook to nav. adjust nav links
nav links no longer open in new tab
2025-02-25 06:19:09 -05:00
4ed3fe6df4 migrate about page. refactor code as necessary
added main tags to BasicLayout. removing the need
for them in each .astro page
2025-02-20 08:02:52 -05:00
ce4cdfb0a1 add class to Image components
adjust height and width to 24px
adjust vertical-align to sub to align with text
in header
2025-02-20 00:13:27 -05:00
5bc025bd27 BasicLayout complete
tested with index.astro in light and dark modes
2025-02-19 22:00:20 -05:00
db251790d1 Footer component created 2025-02-19 21:52:04 -05:00
0141d4647e add Header component 2025-02-19 21:42:15 -05:00
661d0f8564 creation of Navigation component 2025-02-19 20:01:04 -05:00
1597f9cdc2 code refactoring
clean up index.astro
add files needs for primary layout
2025-02-19 19:48:12 -05:00