007fd15eab
add a new friend! and some new fields.
...
the fields added are pronouns and serial number.
2024-06-30 01:02:47 -07:00
1f878d5874
install sharp so the website can actually build
2024-06-29 01:59:59 -07:00
f3b23b14f0
finally update the website after a year.
...
i updated astro to the latest version. i also finally added more friends
and changed up how the friend data is stored in the repo. it is now json
backed by a schema. it can also display website buttons with alt text!
2024-06-29 01:51:49 -07:00
3f866e5a77
add a projects page
...
this projects page uses dynamic routes to let me use markdown files
inside the projects astro content collection.
2023-07-15 23:14:53 -07:00
5d14a6cc08
move the nav style to the global style
2023-07-15 20:41:00 -07:00
f0753ac18c
add aria-hidden to hr tags and font sizes to vars
2023-07-07 22:36:27 -07:00
8cde083875
improve the css
...
i made the font sizes based off rem instead of px.
2023-07-04 22:55:11 -07:00
dfe6dfbe4d
fix the navigation flexbox
...
it looks like flexboxes don't have wrapping enabled by default so they
overflow so i wrapped the flexbox. i also used the gap property as it
does the same thing as adding manual margin but less hacky and it works
on every element of the flexbox, not just a tags.
Fixes #4
2023-06-13 01:22:45 -07:00
41da6f615b
add a friends page for my friends
...
i love my friends and im shouting out their websites :3
2023-06-11 14:54:21 -07:00
54488e1e87
make the colors a bit better.
2023-06-11 14:14:19 -07:00
6925d7e737
make hr look the same on Firefox and Chromium
...
i just had to make the border 1px and solid. and i put a seperator
between both the header and footer.
Fixes #3 .
2023-06-10 21:37:21 -07:00
a68fcbaac9
change the theme to a basic but working theme.
2023-06-10 21:25:31 -07:00
9501067414
Add Hyperlegible and add a seperator to the footer
2023-05-01 22:33:45 -07:00
03946ad938
increase the contrast on light mode links
...
this gives my link color a rating of AAA on the WCAG standard. yay!
Fixes #1
2023-04-25 22:32:16 -07:00
b1f754c1b8
add some more links and implement markdown
...
i added some more links to the social media profile section and i moved
the introduction paragraphs and the links to markdown files.
2023-04-24 20:43:44 -07:00
175af0dd27
make the beginnings of my website :3
...
this is the beginnings of my website :3!
Co-authored-by: mossfet <root@mossfet.xyz>
2023-04-23 17:28:08 -07:00