feat: 优化首页个人名片与内容入口
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
---
|
||||
title: Go 单文件打包实战:把前端塞进二进制
|
||||
published: 2026-06-06T16:00:00
|
||||
updated: 2026-06-06
|
||||
description: 记录将 Vue 3 前端嵌入 Go 二进制实现单 exe 发布的完整流程,以及遇到的坑和解决方案。
|
||||
image: /posts/go-embed-frontend/img/cover.jpg
|
||||
tags: ['Go', 'Vue', '编译', '埋坑']
|
||||
draft: false
|
||||
series: Go 工程实践
|
||||
seriesOrder: 2
|
||||
difficulty: 进阶
|
||||
---
|
||||
|
||||
## 背景
|
||||
|
||||
Reference in New Issue
Block a user