🚀 Chore(ci/cd): improve the joint construction and deployment of Demo and Test content

- Demo: https://demo.fixit.lruihao.cn/
- Test: https://demo.fixit.lruihao.cn/test/
This commit is contained in:
Cell
2025-08-19 17:37:09 +08:00
parent cc2ef7bf70
commit 93acf8ea79
12 changed files with 744 additions and 59 deletions
+4
View File
@@ -0,0 +1,4 @@
---
title: All Tests
titleIcon: fa-solid fa-flask
---
@@ -3,6 +3,10 @@ title: Exact Color Match Test
date: 2025-08-17T17:20:00+08:00
collections:
- Tests
categories:
- Markdown
tags:
- Color Preview
---
## 📝 Syntax
+7 -1
View File
@@ -4,7 +4,13 @@
# -------------------------------------------------------------------------------------
title = "Hugo FixIt TEST"
baseURL = "http://example.org/"
baseURL = "https://demo.fixit.lruihao.cn/test/"
[permalinks]
[permalinks.page]
posts = "/units/:slugorcontentbasename"
[permalinks.section]
posts = "/units/"
[markup]
_merge = "shallow"