f2066bcef2
add onecatper.day back as it is now working
2025-03-03 07:59:24 -05:00
4fdf961e06
category creation work
...
create markdown pages for current and future content
populate frontmatter
create component for listing pages in category
test functionality for automatically finding and
listing markdown posts for each category with
their respective frontmatter
2025-03-03 04:13:23 -05:00
80f39598b9
onecatper.day needs maintenance
...
remove it from other projects for the time being
2025-03-01 21:50:18 -05:00
35c6dff69d
remove links from nav that lead nowhere
2025-03-01 21:48:41 -05:00
de43c6075b
remove picture placed in root of project
2025-03-01 21:46:57 -05:00
c24bcd54d8
initial work for page migration to astro
2025-03-01 07:37:07 -05:00
ccff1f3bc0
fix typo in url for baxter's website
2025-02-28 02:41:25 -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
4a000745de
specify types of entires for 32bit cafe events
2025-02-26 23:21:52 -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
bae7ceaca2
clean up and edit about.md
2025-02-26 15:41:37 -05:00
rainydayemma
d81af01f8e
put other projects links into an unordered list
2025-02-26 15:35:25 -05:00
rainydayemma
c785627f21
realign guestbook form after adjusting spacing
...
adjusted letter-spacing in css. needed to realign
form fields to reflect this
2025-02-26 12:51:57 -05:00
rainydayemma
99ae5abd50
fix contact link in footer
2025-02-26 12:49:12 -05:00
rainydayemma
c89757f8d5
text cleanup
2025-02-26 12:46:15 -05:00
rainydayemma
79657f2d76
add note about site being rebuilt
2025-02-26 12:43:33 -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
rainydayemma
b58abdb049
comment out all mobile layout work for now
2025-02-26 05:55:58 -05:00
rainydayemma
9868724bc8
add bottom margin to paragraph on guestbook
2025-02-26 05:54:24 -05:00
rainydayemma
799bc0c249
add helpful message about guestbook
...
a lot of things are wip right now with the site
so i want people to know the guestbook does work
even if it doesn't seem like it
2025-02-26 01:21:44 -05:00
c2ba8c268d
remove links for nav items that aren't built yet
2025-02-25 08:25:22 -05:00
77bfb1c474
add custom domain config
2025-02-25 08:00:04 -05:00
8fdfb67edc
add other projects page
2025-02-25 07:49:05 -05:00
444bc36fce
add v-day 2025 event to public
...
adding to public since i don't want it to be
optimized or changed by the astro build process
2025-02-25 07:38:01 -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
2cfd3b2775
finish comment submitting scripts
...
submits comment to supabase from form element
2025-02-22 23:00:02 -05:00
e067b9cd74
add ai.txt and robots.txt created by starbreaker
2025-02-22 20:23:42 -05:00
b5f6248be6
add comment to both guestbook scripts
2025-02-22 15:29:47 -05:00
475f8f98ae
add classes to elements for guestbook script
...
add classes for script that lists comments
so that they can be styled appropriately
2025-02-22 15:27:45 -05:00
b25e011cfd
create ability to list comments on guestbook pages
...
basic testing for now. will need to style and
add conditionals
2025-02-22 11:51:12 -05:00
6d509c83eb
add missing closing HTML tag
2025-02-22 10:42:33 -05:00
2a3401074d
create scripts for guestbook
...
create script for adding comment
create script for listing comments
will need to wire up with webpage
2025-02-22 10:40:27 -05:00
6ad3bc0cfd
change contact page back to markdown
2025-02-22 03:43:42 -05:00
ffd8d121bf
working on guestbook
...
add supabase module
create test guestbook insert scripts
create page for guestbook and remove it from
contact page
2025-02-22 03:23:33 -05:00
2d2de8b087
fix typo in news about emma
2025-02-21 07:04:21 -05:00
6eda14ca50
add target="_blank" to a links in news about emma
2025-02-21 07:03:30 -05:00
4ac4b80b2f
code formatting - add whitespace
2025-02-21 06:33:22 -05:00
58d38a26c0
use Fragment to treat strings as html
...
allows links in news about emma to function as
URLs and not just text
2025-02-21 06:32:08 -05:00
3c611b38b3
add link to site in README
2025-02-21 06:04:16 -05:00
397508da85
add why and who pages
2025-02-21 05:51:07 -05:00
5f97c49fed
add contact.md
...
add h1 to MarkdownLayout that accepts
frontmatter.title
2025-02-20 11:34:13 -05:00
73107c887a
make use of BasicLayout for MarkdownLayout
2025-02-20 08:50:28 -05:00
3f1a448157
change links in about.md to markdown style
2025-02-20 08:48:51 -05:00
0fbc96c533
correctly use markdown for other pages
...
create layout for markdown posts
adjust BasicLayout and index.astro as well
2025-02-20 08:43:35 -05:00
a26c9230ff
correctly using markdown for other pages now
...
convert about emma page to markdown from html
2025-02-20 08:42:31 -05:00