docs
@chiisen
About docs
使用 Hexo 架設簡單的分享技術文件並發佈到"cloudflare",包含介紹文章: "全面瞭解 n8n v1.88.0 的重磅更新 —— MCP Server"、"教會你用 Google AI Studio 提早結束工作回家"、"C# 設計模式學習筆記與程式碼範例"、"JavaScript 設計模式學習筆記與程式碼範例"、"Functional Design Pattern 是一個結合函數式程式設計和設計模式的概念"
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is docs?
docs is a personal technical blog built with Hexo and hosted on Cloudflare Pages. It shares articles on topics like n8n updates, Google AI Studio usage, and design patterns for C#, JavaScript, and functional programming.
How to use docs?
The site is available at https://docs-axs.pages.dev. You can read articles directly in the browser. To contribute or build locally, install Node.js and Git, then use Hexo commands such as hexo new <title> to create posts and hexo server to preview.
Key features of docs
- Built with the Hexo blogging framework
- Hosted on Cloudflare Pages for fast delivery
- Covers diverse technical topics
- Simple static site generation and deployment
- Clean, readable article layout
Use cases of docs
- Reading about n8n v1.88.0 MCP updates
- Learning how to use Google AI Studio efficiently
- Studying C# and JavaScript design pattern examples
- Exploring functional design pattern concepts
- Following personal technical articles from the author
FAQ from docs
What is Hexo?
Hexo is a Node.js-based blogging framework that generates static HTML sites from Markdown content.
How do I run the blog locally?
Install Node.js and Git, then run hexo server to start a local preview at http://localhost:4000.
How is the site deployed?
It is deployed to Cloudflare Pages using npm run build as the build command and public as the output directory.
Can I add my own articles?
Yes, run hexo new <title> to create a new post, edit the Markdown file, then generate and deploy with hexo deploy.
What dependencies are required?
Node.js and Git must be installed to run Hexo commands locally.
More Memory & Knowledge MCP servers
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Comments