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.
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.
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.
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.
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.