Welcome to my digital garden! This space is a blend of a personal portfolio and a blog where I share insights on software development, explore front-end technologies, and document my creative projects. Dive in to discover my work and thoughts on the ever-evolving tech landscape.
Inspired by and based on the work of: https://github.com/leerob/leerob.io/
To get the project up and running on your local machine, follow these steps:
- Clone the repository: (You've likely already done this if you're reading this!)
- Install dependencies: Open your terminal in the project root and run:
pnpm install
- Run the development server: After installation, start the development server with:
This will typically start the server on
pnpm dev
http://localhost:3000.
- next.js
- tailwindcss
- typescript
- mdx
- contentlayer
- React
- Vercel Edge Config
Have fun hacking 😎.
- add Photography module
- MDX Support (for rich content)
- RSS Feed
- Bilingual Posts (English and Chinese)
- Responsive Design
- Syntax Highlighting for code blocks
This blog explores a variety of topics, including:
- Front-end development (React, Next.js, browser technologies)
- Software architecture and design patterns (SDK design, IOC)
- Developer tools and productivity (Alfred, Arc Browser, Notion, Mac mastery)
- Artificial Intelligence in tech (AI-driven front-end, AIGC)
- Personal insights and project journeys
This site is deployed using Vercel. Visit the live site here: [Update this with your live site URL! - e.g., https://arno.xyz]
This project is licensed under the MIT License. See the LICENSE file for more details.