2.0.0 - 2023-10-08
Complete rewrite of site with simple landing page.
1.7.0 - 2023-05-21
- Cool scale animation when you hover a project.
- Made project section wider.
- Rounded off some things.
- Swapped "Hey!" with "Greetings!"
- Changed front from Poppins to Hubot Sans.
- Centered hero images.
1.6.0 - 2022-07-30
- Ability to link to a particular heading in a project case study.
- Switched from Yarn to npm.
1.5.0 - 2022-06-21
- Made a work page document inside Sanity Studio so that I can rearrange the order of projects. (#65)
- Bug where project case study tool tips do not show up even if one the fields exist.
- "developed my me" typo in the footer. Oops, that should have said "developed by me." Thanks, M.SAM, for pointing this out!
1.4.0 - 2022-06-17
- Made sure to only show case studies and blog posts that have a
publishedAt
date. - The case study heading is now on the top for larger screens! I don't know why I had it like that before...
- Updated dependencies.
- Broken shadow showing up for Vimeo content that is not 16:9 by setting player's "transparent" parameter to false. (#63)
1.3.0 - 2022-05-04
- Gave the hero reel video a stand-in poster for users with slow internet.
- Changed contact email from [email protected] to [email protected] because it sounds cooler.
- Updated about page photo with a nicer color corrected one 🙂
- The header is now a bit shorter.
- About page content overflowing past the header on smaller screens. (#61)
1.2.1 - 2022-03-23
- Incorrect Instagram icon link. It went to www.instagram.com/imse.ty instead of www.instagram.com/imse_ty. Oops... 🤦🏾♂️ (#60)
1.2.0 - 2022-03-23
- New about page photo :)
- Blog and changelog pages now open links in new tab.
- Project entries not showing full Vimeo controls on mobile.
zoom-in
cursor showing up on blog post images.- Project card content overflowing on smaller screens
1.1.0 - 2022-02-22
- New lightbox functionality for project entries using Simple React Lightbox.
- A neat
PhotoGrid
component that lets me quickly make photo grids inside MDX. - Going to imsety.com/rebrand redirects you to the Imsety 2022 rebrand case study.
- Made all of the regular paragraphs a regular
font-weight
. I realized the boldness was too distracting. - Make "Reach out" button use Sentence case instead of Title Case.
- Change order of social media links
- "Work" header item not being active when viewing a project entry.
- Fixed project and blog header
line-heights
being too close.
- Upgraded to Sanity 2.27.1.
1.0.0 - 2022-02-19
First stable release 🥳🥳🎉
- Google Analytics. (#45)
- Changelog page for public release notes. (#47)
- Simple SEO for all pages. (#51)
- Proper content with real blurbs! (#52)
- Footer copyright notice thing has been updated from "2021" to "2022." (#49)
- Upgraded to Next.js 12. (#53)
- Projects on the home page are now sorted by date published. (#52)
- Made sure project entry info such as year, timeline, tools, and summary are hidden when not in use.
title
andslug
for project entries and blog posts are now required.- Updated default page description. (#52)
- Updated YouTube link to www.youtube.com/imsety. (#52)
0.6.0 - 2022-01-29
- Project entry page. (#36)
0.5.0 - 2022-01-22
- Blog page with dynamic content from Sanity. (#34)
- Blog post pages with content from Markdown and Sanity (#35)
- Ability to have see a live preview of a blog post. (#35)
- Made default
font-size
a little bigger (1.125rem
). (#37) - Renamed the
project
URL directory toprojects
. (#42) - Changed
project
andpost
schema titles to "Projects" and "Posts" in the Sanity Studio. (#42)
0.4.0 - 2021-06-18
- New page container with set
max-width
. (#21) - The Imsety wordmark now takes you to the Work page. (#22)
- Redesigned Work and Info page hero sections (#26)
- The header shadow now only shows up when you start scrolling. (#29)
- Renamed "Info" page to "About" page. (#32)
- Fixed unresponsive page behavior on smaller screens. (#27)
0.3.0 - 2021-06-12
- Info page with basic about me bio. (#19)
0.2.0 - 2021-06-08
Header
component with mobile navigation. (#12)Footer
component with a link to the GitHub repo. (#12)- Work page with portfolio grid of my work. (#11)
- Sanity.io CMS with basic content functionality.
- Default container padding.
- Made the site wide page language English. (#14)
0.1.2 - 2021-05-06
- Link to my email. (#9)
- Adjusted margin in the hero section.
0.1.1 - 2021-04-28
- Incorrect casing in
index.js
forHeader
. (#5) - Incorrect syntax in
tailwind.config.js
. (#7)
0.1.0 - 2021-04-28
Initial development.