Translated by AI model deepseek-v4-flash.
Source Language: Simplified Chinese, Target Language: english, Translation Time: 2026-06-14 15:28
.AI translation is for reference only. Accuracy is not guaranteed, please refer to the original text.
It seems like yesterday, I updated my blog, splitting the source code and article content into two repositories.
A public repository (astro-blog) and a private repository (astro-blog-content). The blog is built an automated pipeline, and the build artifacts are pushed to the astro-blog-deploy repository.
For local development, first clone the astro-blog repository, then clone the astro-blog-content repository, and mount the blog articles and other resources via symlinks.
Perfectly achieved separation of blog source code and article content.
If you enjoyed this, leave a comment~