Archives
All the articles I've archived.
-
Ghostty:一款面向claude code的终端
Ghostty 想做的事,就是在现代图形性能和传统终端兼容性之间,找一个平衡点。
-
我折腾了一套博客工作流,Astro + VS Code Web + 自建图床
我最近一直想把自己的博客重新搞一下。之前的方案有点重,每次写文章都要开本地编辑器,插个截图还要折腾半天。我就想,能不能搞一套轻量一点的,写博客尽量在线,插图片尽量省事。
-
AstroPaper 5.0
AstroPaper v5: keep the clean look, updates under the hood.
-
How to add LaTeX Equations in Astro blog posts
Updated:Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
-
How to integrate Giscus comments into AstroPaper
Updated:Comment function on a static blog hosted on GitHub Pages with Giscus.
-
AstroPaper 4.0
AstroPaper v4: ensuring a smoother and more feature-rich blogging experience.
-
How to use Git Hooks to set Created and Modified Dates
Updated:How to use Git Hooks to set your Created and Modified Dates on AstroPaper
-
AstroPaper 3.0
AstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions
-
How to update dependencies of AstroPaper
How to update project dependencies and AstroPaper template.
-
AstroPaper 2.0
AstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.
-
Dynamic OG image generation in AstroPaper blog posts
Updated:New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
-
Predefined color schemes
Updated:Some of the well-crafted, predefined color schemes for AstroPaper blog theme.
-
Customizing AstroPaper theme color schemes
Updated:How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
Adding new posts in AstroPaper theme
Updated:Some rules & recommendations for creating or adding new posts using AstroPaperr theme.
-
How to configure AstroPaper theme
Updated:How you can make AstroPaper theme absolutely yours.
-
Tailwind Typography Plugin
EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
-
How Do I Develop My Terminal Portfolio Website with React
EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.
-
How Do I Develop My Portfolio Website & Blog
EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.