a3efc6ccb7
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-15 23:53:22 +08:00
9d455d6b81
Update docs and resolve merge conflicts
...
Resolved merge conflict markers in service_config.json and page-authors.json. Updated a link in docs/link.md and cleaned up outdated workflow instructions and formatting in 利用Mkdocs部署静态网页至GitHubpages.md.
2025-07-15 23:53:05 +08:00
GitHub Action
367b8205d4
🤖 Auto-update AI summary cache [skip ci]
2025-07-15 15:53:02 +00:00
85a392130b
Update docs and resolve merge conflicts
...
Resolved merge conflict markers in service_config.json and page-authors.json. Updated a link in docs/link.md and cleaned up outdated workflow instructions and formatting in 利用Mkdocs部署静态网页至GitHubpages.md.
2025-07-15 23:52:09 +08:00
d7cd2e9703
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-15 23:51:52 +08:00
739737bd32
Add related posts feature for MkDocs pages
...
Introduced a new related_posts.py hook and documentation to recommend related articles on MkDocs pages. Updated navigation and hook configuration in mkdocs.yml, added supporting files, and improved CSS for link styling and navigation. This enhances user experience by surfacing relevant content and visually refining the site.
2025-07-15 23:51:46 +08:00
GitHub Action
e2465b9581
🤖 Auto-update AI summary cache [skip ci]
2025-07-12 09:53:39 +00:00
6f793041b1
Update page-authors.json
2025-07-12 17:52:52 +08:00
9f85f687fb
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-12 17:52:49 +08:00
8c1c983ac6
Update README.md
2025-07-12 14:12:33 +08:00
GitHub Action
8612aea755
🤖 Auto-update AI summary cache [skip ci]
2025-07-10 15:28:58 +00:00
43e053bd8e
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-10 23:28:13 +08:00
68f840e0f3
Update yuanjiaohua.md
2025-07-10 23:28:10 +08:00
GitHub Action
252c5516a0
🤖 Auto-update AI summary cache [skip ci]
2025-07-10 00:52:44 +00:00
36492898d4
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-10 08:52:05 +08:00
1639ed459f
Update resume PDF path and AI summary config
...
Moved the resume PDF from docs/about to docs/assets and updated the iframe src in resume.md accordingly. Changed the default for AI_SUMMARY_LOCAL_ENABLED to 'false' in ai_summary.py. Updated .ai_cache with new summary and service config timestamp.
2025-07-10 08:51:58 +08:00
GitHub Action
60f25f8f09
🤖 Auto-update AI summary cache [skip ci]
2025-07-09 15:19:34 +00:00
1f32f608ff
Add new feature to process user input
...
Introduced a function to handle and validate user input, improving the robustness of the input processing workflow.
2025-07-09 23:18:48 +08:00
GitHub Action
428fbe0aeb
🤖 Auto-update AI summary cache [skip ci]
2025-07-08 03:49:22 +00:00
addfa1289c
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-08 11:48:41 +08:00
41d75cd2a8
Add new feature to process user input
...
Introduced a function to handle and validate user input, improving the robustness of the input processing workflow.
2025-07-08 11:47:16 +08:00
GitHub Action
d2c462b046
🤖 Auto-update AI summary cache [skip ci]
2025-07-08 03:00:26 +00:00
0dabee6a18
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-07-08 10:59:39 +08:00
62e7666ea1
Update update2025.md
2025-07-08 10:59:35 +08:00
a3758c36c7
Update linktech.md
2025-07-08 10:58:57 +08:00
GitHub Action
4628abb9f5
🤖 Auto-update AI summary cache [skip ci]
2025-07-08 02:51:56 +00:00
018fcdd60f
Update index.md
2025-07-08 10:51:10 +08:00
GitHub Action
c31daf4ade
🤖 Auto-update AI summary cache [skip ci]
2025-06-26 15:31:18 +00:00
017b804ecb
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-26 23:30:30 +08:00
59f0cddc96
Add new feature to process user input
...
Introduced a function to handle and validate user input, improving the robustness of the input processing workflow.
2025-06-26 23:30:24 +08:00
GitHub Action
c300e78a94
🤖 Auto-update AI summary cache [skip ci]
2025-06-26 03:12:10 +00:00
5b827b273e
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-26 11:07:41 +08:00
ada5c410fb
Update Mkdocs-AI-Summary.md
2025-06-26 11:07:39 +08:00
GitHub Action
304e1de3a5
🤖 Auto-update AI summary cache [skip ci]
4.4
2025-06-25 03:15:38 +00:00
819b4c1d39
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-25 11:14:49 +08:00
7cc59fd0ab
Add Google AdSense integration and ads.txt files
...
Added ads.txt files to the project root and docs directory for ad verification. Integrated Google AdSense script and ad unit into docs/index.md to enable ad display on documentation pages.
2025-06-25 11:14:47 +08:00
GitHub Action
117193dac3
🤖 Auto-update AI summary cache [skip ci]
2025-06-20 02:05:52 +00:00
ae9ee6cb5b
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-20 10:05:09 +08:00
367a4bbe11
Add blog on MkDocs friend links and UI/style updates
...
Added a new blog post on how to add friend links in MkDocs. Updated resume and design pages with improved iframe styling. Enhanced link.md with new friend links and adjusted HR color. Introduced extra2.css for additional styles. Updated tag page title and tips, and modified mkdocs.yml to include new blog and stylesheet. Added Python bytecode cache files for hooks.
2025-06-20 10:05:02 +08:00
GitHub Action
b7f73c5171
🤖 Auto-update AI summary cache [skip ci]
2025-06-16 16:31:49 +00:00
ab05aa5765
Update index.md
2025-06-17 00:31:04 +08:00
GitHub Action
bc2a5dfac6
🤖 Auto-update AI summary cache [skip ci]
2025-06-15 16:33:05 +00:00
1f9a166488
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-16 00:32:17 +08:00
ab0a755eeb
25/6/16
2025-06-16 00:32:02 +08:00
GitHub Action
613be6f668
🤖 Auto-update AI summary cache [skip ci]
2025-06-15 16:25:13 +00:00
c3b4772c50
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-16 00:24:35 +08:00
a1279dff44
25/6/16
2025-06-16 00:24:27 +08:00
GitHub Action
955b097dac
🤖 Auto-update AI summary cache [skip ci]
2025-06-15 13:12:41 +00:00
0b1f8e3349
Merge branch 'main' of https://github.com/Wcowin/Mkdocs-Wcowin
2025-06-15 21:11:50 +08:00
f7fb6314cd
25
2025-06-15 21:11:42 +08:00