38 Commits

Author SHA1 Message Date
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
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
4a000745de specify types of entires for 32bit cafe events 2025-02-26 23:21:52 -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
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
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
8fdfb67edc add other projects page 2025-02-25 07:49:05 -05:00
2cfd3b2775 finish comment submitting scripts
submits comment to supabase from form element
2025-02-22 23:00:02 -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
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
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
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
04769b20b6 code formatting
add line breaks to long paragraph in code editor
2025-02-20 08:05:41 -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
e884545530 create news about emma array with news items
use js to map the array and add list items for
each news item
2025-02-20 00:08:58 -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
1597f9cdc2 code refactoring
clean up index.astro
add files needs for primary layout
2025-02-19 19:48:12 -05:00
36d6c2b6ed testing night mode
add local styling for status.lol widget
add prefers-color-scheme: dark local styling
for status widget
test that global dark mode and local dark mode
styles are working
2025-02-19 19:40:02 -05:00
b5a5a141a6 initial testing of migration to astro
import stylesheet
import favicon and fonts
import backgrounds for day and night mode
add content from index.php to index.astro
2025-02-19 19:24:41 -05:00
494104cb16 initial commit after setting up astro 2025-02-19 11:10:49 -05:00