Latest
Latest Updates
Notes, guides, and product-minded writing in one quiet feed.
123345
Vercel 大家都用很熟练了,但是有一些项目利润低又占用大量资源,部署在 Vercel 性价比很低,这时候就可以考虑它的开源平替 Dokploy 了。 本文详细介绍如何使用 Dokploy 部署 Next.js 项目,包含服务器购买、Dokploy 安装配置、直接部署和 GitHub Actions 自动化部署两种方案,帮助你快速完成项目上线
Dokploy替代Vercel,一键式部署教程
Vercel 大家都用很熟练了,但是有一些项目利润低又占用大量资源,部署在 Vercel 性价比很低,这时候就可以考虑它的开源平替 Dokploy 了。 本文详细介绍如何使用 Dokploy 部署 Next.js 项目,包含服务器购买、Dokploy 安装配置、直接部署和 GitHub Actions 自动化部署两种方案,帮助你快速完成项目上线
Adding new posts in AstroPaper theme
Some rules & recommendations for creating or adding new posts using AstroPaperr theme.
Customizing AstroPaper theme color schemes
How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
How to add LaTeX Equations in Astro blog posts
Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
Dynamic OG image generation in AstroPaper blog posts
New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
How to integrate Giscus comments into AstroPaper
Comment function on a static blog hosted on GitHub Pages with Giscus.