2026 May Update
2026 Feb Update
- Revamped home page — asymmetric hero, bento resource grid, and editorial blog list
- Added SVG animation gallery — organic, minimalist hover animations in a 2×2 showcase
- Cleaner resource modal and tags pages
- Tighter blog list and reading layout
2024 Aug Update
Having so much fun prototyping and learning using Claude 3.5 Sonnet.
2024 July Update
Inspired by the article File over app by Obsidian CEO Steph Ango.
You should want the files you create to be durable, not only for posterity, but also for your future self. You never know when you might want to go back to something you created years or decades ago. Don’t lock your data into a format you can’t retrieve.
I decided to move everything back to a local setup. While setting up Prismic can be a great experiment for other projects that require translation, content management, and collaboration, for my personal side-projects that I'm familiar with, saving content locally in a static format is the easiest and most sustainable approach.
Obsidian has gained significant capabilities over the past year, including the ability to edit markdown frontmatter through the use of properties. This feature can be very useful for managing the metadata associated with your content.
- Updated categories to
/tags/** that used across Blog, Resources
- Added
/figma/** to compare Figma plugin features (More to come)
- Added Pagination for
/blog and /resource
- Support Light & Dark mode according to system settings, which include favicon and site logo
2024 May Update
- Added new content type for ContentLayer called pages for all
/pages/** markdown, like Changelog and Brief History
2024 Feb Update
- Website v3 goes live, completed migration from Gatsby to NextJS 14 + ContentLayer
- Blog → Local host using Github & Obsidian
- Resources → Server host using Prismic.io
2022 Mar Update
2022 Feb Update
- Incorporated digital garden setup by accepting Markdown files without frontmatter, inferring from filenames & file create date
- Updated sitemap using
gatsby-plugin-complex-sitemap-tree
2022 Jan Update
- Launched site using Gatsby v4, domain changed to juxtdesign.cc
- Updated to
gatsby v4 & gatsby-source-prismic to v5 for faster develop & build time
- Switched newsletter subscription to Revue Newsletter
- Added Pagination for all design resources
2021 June Update
- Light / Dark mode switch ☀️🌜 and proper dark theme using StitchesJS, great thanks to solution implemented by @samrose3
- New Keystroke Figma template available on community
- All project listed on About page
- Newsletter subscription form powered by formik & emailoctopus