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
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
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
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
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
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
89f4af60b1
prepare for redesign with astro
2025-02-19 11:03:13 -05:00
adaf4e5ae3
prepare for redesign with Astro
2025-02-19 11:00:52 -05:00
bd32db3089
adjust image paths for valentine's day event
2025-02-19 01:57:23 -05:00
1a747aa233
shelving mobile layout work for now
...
commented out media query for mobile layout
will revisit at a later time
2025-02-12 22:36:55 -05:00
5ea0dd3e59
add v-day event to events folder
2025-02-10 06:53:58 -05:00
961679d419
format css and js files with prettier
2025-02-10 06:52:25 -05:00