You can read all about my redesign in my initial post. This project page will be a highlighted changelog for my website.
Updates 2024-07-25
This page hasn’t been updated in awhile, and will probably not get anymore updates. I’m constantly making updates. You can find a list of changes in my Pull requests. Because I’ve changed the way the homepage works, you can now find a feed-like experience for anything updated there.
For more about how this website is made, check out the tech stack in the colophon section.
Updates 2024-01-24
- #125 Resume updates
- #188 Writing has expanded to adding weekly notes
- #274 New project added! ✨ Thanks Make Real!
- #289 Combined many pages into a general “curations” page
Bug Fixes and Enhancements
- #112 Fix the relative links by removing on mobile and making classes
- #114 about page layouts updated titles for indexing
- #115 Added alt tags as figcaption (helps with attribution too)
- #117 Add reading time to blog posts
- #139 Upgraded to Astro 4
- #240 Asides added as an Astro component
- #251 Fixed the RSS reader initial image post
Updates 2023-06-07
- #43 Add Github Actions to automatically tag the repository by semantic versioning
- #45 Migrate from vanilla CSS to Tailwind CSS
- #48 Dark Mode added!
- #50 Additions to “Logs” - Add concert and musical for 2023
- #51 Addition to “Library” - Add a brief lindy library
- #54 Install Dependabot to Github project
- #60, #61 Add first rehype plugin to add relative links to headings
- #62 Netlify configuration - add security headers and update timezone
- #66 Added top navigation for blog
- #75 Expand on the films section and add them to the main page enhancement
- #76 Extend press to include more talks, papers, and updated formatting enhancement
- #82 Updated meta tags for SEO. Twitter cards and Open Graph links should correctly render updated hero images
- #86 RSS page styled, should make it a lot more readable
- #91 Migate blog posts with book reviews to the library book detailed pages
- #92 Add films and books to rss feed
- #93 Create anti-library page. Install Umami Analytics
- #94 Add a “now” page
- #99 Updated resume content
- #103 Include quick algolia search enhancement
Updates 2023-05-01
- 🚀 Migrated to Astro!
- #37 With the migration to astro, added back blog, newsletter, learning posts, email, resume, RSS feed, media page, logs and coding. Favicon had an update.
- #38 Verify Dependabot settings on Github Group specific blog posts into series: Season 1, Season 2, Season 3, Learning Modules, etc.
- #39 Add library and rename media to press
- #40 Added movie scrapping between 2019 to 2023
- #41 Add Svelte demo
- #42 Make sure the website is responsive on all screens