Commit Graph

  • f2066bcef2 add onecatper.day back as it is now working main zepp 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 zepp 2025-03-03 04:13:23 -05:00
  • 80f39598b9 onecatper.day needs maintenance remove it from other projects for the time being zepp 2025-03-01 21:50:18 -05:00
  • 35c6dff69d remove links from nav that lead nowhere zepp 2025-03-01 21:48:41 -05:00
  • de43c6075b remove picture placed in root of project zepp 2025-03-01 21:46:57 -05:00
  • c24bcd54d8 initial work for page migration to astro zepp 2025-03-01 07:37:07 -05:00
  • ccff1f3bc0 fix typo in url for baxter's website zepp 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 zepp 2025-02-27 23:39:52 -05:00
  • e41979a67b upgrade from Astro 5.3 to 5.4 zepp 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 zepp 2025-02-27 02:52:32 -05:00
  • 7f1ce46495 adjust margins for header items zepp 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 zepp 2025-02-27 02:36:44 -05:00
  • 4a000745de specify types of entires for 32bit cafe events zepp 2025-02-26 23:21:52 -05:00
  • 0fd93b487f design and styling updates adjust position of main and nav adjust width of main and section rainydayemma 2025-02-26 15:54:44 -05:00
  • bae7ceaca2 clean up and edit about.md rainydayemma 2025-02-26 15:41:37 -05:00
  • d81af01f8e put other projects links into an unordered list rainydayemma 2025-02-26 15:35:25 -05:00
  • c785627f21 realign guestbook form after adjusting spacing adjusted letter-spacing in css. needed to realign form fields to reflect this rainydayemma 2025-02-26 12:51:57 -05:00
  • 99ae5abd50 fix contact link in footer rainydayemma 2025-02-26 12:49:12 -05:00
  • c89757f8d5 text cleanup rainydayemma 2025-02-26 12:46:15 -05:00
  • 79657f2d76 add note about site being rebuilt rainydayemma 2025-02-26 12:43:33 -05:00
  • 3d4cb05eb8 adjust styling to contain overflowing text grid column height needed changed from 100vh to 100% rainydayemma 2025-02-26 11:29:35 -05:00
  • 978c11dfae styling ideas in progress rainydayemma 2025-02-26 06:27:29 -05:00
  • b58abdb049 comment out all mobile layout work for now rainydayemma 2025-02-26 05:55:58 -05:00
  • 9868724bc8 add bottom margin to paragraph on guestbook rainydayemma 2025-02-26 05:54:24 -05:00
  • 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 rainydayemma 2025-02-26 01:21:44 -05:00
  • c2ba8c268d remove links for nav items that aren't built yet zepp 2025-02-25 08:25:22 -05:00
  • 77bfb1c474 add custom domain config zepp 2025-02-25 08:00:04 -05:00
  • 8fdfb67edc add other projects page zepp 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 zepp 2025-02-25 07:38:01 -05:00
  • 53a355667f add guestbook to nav. adjust nav links nav links no longer open in new tab zepp 2025-02-25 06:19:09 -05:00
  • 2cfd3b2775 finish comment submitting scripts submits comment to supabase from form element zepp 2025-02-22 23:00:02 -05:00
  • e067b9cd74 add ai.txt and robots.txt created by starbreaker zepp 2025-02-22 20:23:42 -05:00
  • b5f6248be6 add comment to both guestbook scripts zepp 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 zepp 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 zepp 2025-02-22 11:51:12 -05:00
  • 6d509c83eb add missing closing HTML tag zepp 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 zepp 2025-02-22 10:40:27 -05:00
  • 6ad3bc0cfd change contact page back to markdown zepp 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 zepp 2025-02-22 03:23:33 -05:00
  • 2d2de8b087 fix typo in news about emma zepp 2025-02-21 07:04:21 -05:00
  • 6eda14ca50 add target="_blank" to a links in news about emma zepp 2025-02-21 07:03:30 -05:00
  • 4ac4b80b2f code formatting - add whitespace zepp 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 zepp 2025-02-21 06:32:08 -05:00
  • 3c611b38b3 add link to site in README zepp 2025-02-21 06:04:16 -05:00
  • 397508da85 add why and who pages zepp 2025-02-21 05:51:07 -05:00
  • 5f97c49fed add contact.md add h1 to MarkdownLayout that accepts frontmatter.title zepp 2025-02-20 11:34:13 -05:00
  • 73107c887a make use of BasicLayout for MarkdownLayout zepp 2025-02-20 08:50:28 -05:00
  • 3f1a448157 change links in about.md to markdown style zepp 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 zepp 2025-02-20 08:43:35 -05:00
  • a26c9230ff correctly using markdown for other pages now convert about emma page to markdown from html zepp 2025-02-20 08:42:31 -05:00
  • 04769b20b6 code formatting add line breaks to long paragraph in code editor zepp 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 zepp 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 zepp 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 zepp 2025-02-20 00:08:58 -05:00
  • 5bc025bd27 BasicLayout complete tested with index.astro in light and dark modes zepp 2025-02-19 22:00:20 -05:00
  • db251790d1 Footer component created zepp 2025-02-19 21:52:04 -05:00
  • 0141d4647e add Header component zepp 2025-02-19 21:42:15 -05:00
  • 661d0f8564 creation of Navigation component zepp 2025-02-19 20:01:04 -05:00
  • 1597f9cdc2 code refactoring clean up index.astro add files needs for primary layout zepp 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 zepp 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 zepp 2025-02-19 19:24:41 -05:00
  • 494104cb16 initial commit after setting up astro zepp 2025-02-19 11:10:49 -05:00
  • 89f4af60b1 prepare for redesign with astro zepp 2025-02-19 11:03:13 -05:00
  • adaf4e5ae3 prepare for redesign with Astro zepp 2025-02-19 11:00:52 -05:00
  • bd32db3089 adjust image paths for valentine's day event zepp 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 zepp 2025-02-12 22:36:55 -05:00
  • 5ea0dd3e59 add v-day event to events folder zepp 2025-02-10 06:53:58 -05:00
  • 961679d419 format css and js files with prettier zepp 2025-02-10 06:52:25 -05:00
  • 7d4c77d187 settle on light mode colors for pride borders pride borders will keep light mode color for dark mode as they work fine and it is more clear what they represent as they are close to official colors zepp 2025-02-04 07:31:34 -05:00
  • 0aead1445c rays of sunshine category work added partial to go back to category added template pages for two topics to work on added the two topics to the category page zepp 2025-02-03 00:47:20 -05:00
  • fc01079126 update changelog for rays of sunshine addition zepp 2025-01-30 23:39:15 -05:00
  • b3b46bf857 update link in nav to rays of sunshine category zepp 2025-01-30 23:36:32 -05:00
  • 9609727c3d rename rays-of-sunshine files to sunshine keeping with consistency of one word for categories for file names zepp 2025-01-28 18:01:09 -05:00
  • 56d51ee86e consistent naming of category headings should follow topic - category zepp 2025-01-28 18:00:05 -05:00
  • 007bb089d9 added rays of sunshine category add folder to contain pages add category landing page add category landing page to nav links zepp 2025-01-28 17:57:30 -05:00
  • 6bffad1412 code refactoring add mobile header to index.php style and adjust mobile header to work with mobile layout. add to other pages later zepp 2025-01-28 10:10:21 -05:00
  • a5573058d1 add display rules for mobile header partial zepp 2025-01-28 09:54:42 -05:00
  • 837dad6aae create mobile header partial zepp 2025-01-28 09:53:24 -05:00
  • a9ba897fb3 further work on mobile layout adjust size of elements adjust flex properties remove background-image from body zepp 2025-01-28 09:38:52 -05:00
  • 4b325bbfd7 initial work on mobile layout adjust sizing of elements change display from grid to flex hide nav, footer, and header zepp 2025-01-28 09:12:27 -05:00
  • 6c54393c6e adjust colors change color for dark mode main and nav elements zepp 2025-01-28 08:29:27 -05:00
  • 5bcc82c6c4 code changes remove commented color settle on dark mode bi pride colors zepp 2025-01-28 08:26:27 -05:00
  • ec5312144b color choices change colors for dark mode bi pride change colors for dark mode trans pride change colors for main and nav light mode zepp 2025-01-28 08:17:15 -05:00
  • 50ddcbb66c update changelog add change regarding addition of dark mode support zepp 2025-01-28 02:04:29 -05:00
  • 6a30c0826e styling change revert background color for dark mode back to current color for production site zepp 2025-01-27 23:25:32 -05:00
  • 4656b7cea2 dark mode refactoring pick new color for content area use pastel colors for pride color borders zepp 2025-01-27 22:36:49 -05:00
  • ccc21cbc75 code refactoring add colors as variables relocate dark mode media query to take priority if dark mode is selected zepp 2025-01-27 19:36:11 -05:00
  • 721c6765e7 add prefers-color-scheme: dark to guestbook zepp 2025-01-26 23:51:16 -05:00
  • c06fef7aa3 add prefers-color-scheme: dark support pick colors style appropriate elements zepp 2025-01-26 23:42:47 -05:00
  • 10fea7b122 update index.php update news about emma section about moving my blog zepp 2025-01-23 16:53:15 -05:00
  • e1ed9b47d6 update changelog.php moved hosts removed postroll from site zepp 2025-01-23 01:55:41 -05:00
  • 09fa443411 remove postroll.php page zepp 2025-01-23 01:51:30 -05:00
  • 59656e92a8 remove postroll.php from emma's self category page zepp 2025-01-23 01:50:44 -05:00
  • 84d8bd4899 update locations of other projects baxter's homepage - https://baxter.emmas.place baxter photo gallery - https://retro-baxter.emmas.place walk with me for a moment - https://blog.emmas.place zepp 2025-01-22 22:00:13 -05:00
  • 826cdd702d update news about emma section zepp 2025-01-16 18:26:11 -05:00
  • e433f80ce1 edit h3 for life of emma in nav.php zepp 2025-01-12 00:59:57 -05:00
  • ca7c2da465 update guestbook colors. update changelog zepp 2025-01-11 18:19:09 -05:00
  • 4bf92aea30 update image border color for picrews zepp 2025-01-11 17:56:57 -05:00
  • 8c44427b2e update anchor element colors zepp 2025-01-11 17:51:45 -05:00
  • d414913906 update about.php writing zepp 2025-01-11 17:40:34 -05:00