Website
This website is built using Docusaurus 2, a modern static website generator.
Installation
$ yarn
Local Development
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Build
$ yarn build
This command generates static content into the build directory and can be served using any static contents hosting service.
Deployment
Using SSH:
$ USE_SSH=true yarn deploy
Not using SSH:
$ GIT_USER=<Your GitHub username> yarn deploy
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.
Docusaurus Static Site Generator
Project Details
- anewkim/docusaurus
- MIT License
- Last Updated: 2/23/2023
Recomended MCP Servers
MCP implementation of Claude Code capabilities and more
Model Context Protocol Servers
MCP Server 和风天气API例子。
Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing...
GitHub's official MCP Server
MCP server for Shopify api, usable on mcp clients such as Anthropic's Claude and Cursor IDE
A MCP Filesystem implementation for Claude, written mostly by Claude





