garden
October 10, 2023automatic i18n linking with nextjs 13 app router
automatic internationalized links and routing using NextJS's Link component and app router
October 9, 2023i18n routing with nextjs 13 app router
implementing internationalized routing in nextjs 13 using app router
April 2, 2023opinionated guide to internal documentation
writing documentation is hard. writing useful documentation is even harder
September 18, 2021nextjs, graphql, sequelize starter
a minimal nextjs starter with graphql api routes backed by sequelize
July 7, 2021next-mdx-relations
a tool for turning you markdown files into a digital garden by drawing relations between static files
July 4, 2021site refresh
an overview of the recent site refresh, which includes nextjs, stitches, and next-mdx-relations
August 1, 2020(re)thinking the digital garden
some preliminary thoughts around digital gardens and gardening
March 23, 2019adding dark mode to your gatsby site with emotion js
adding dark mode and a toggle using emotion
January 20, 2019programmatic menus in Gatsby
creating a menu component that consumes a configuration object