VuePressVuePress
  • 2023最新建站教程②服务器购买与设置
  • Getting Started
  • Configuration
  • Page
  • Markdown
  • Assets
  • I18n
  • Deployment
  • Theme
  • Plugin
  • Bundler
  • Migrating from v1
  • Troubleshooting
  • Web

    • CLI
    • Config
    • Frontmatter
    • Built-in Components
    • Plugin API
    • Theme API
    • Client API
    • Node API
  • Bundlers

    • Vite
    • Webpack
  • Ecosystem

    • Default Theme
    • Plugins
  • 进阶

    • Architecture
    • Writing a Plugin
    • Writing a Theme
    • Cookbook
  • 学习交流

    • 讨论区
    • 来发信
  • Changelog
  • v1.x
  • v0.x
  • English
  • 简体中文
GitHub
  • 2023最新建站教程②服务器购买与设置
  • Getting Started
  • Configuration
  • Page
  • Markdown
  • Assets
  • I18n
  • Deployment
  • Theme
  • Plugin
  • Bundler
  • Migrating from v1
  • Troubleshooting
  • Web

    • CLI
    • Config
    • Frontmatter
    • Built-in Components
    • Plugin API
    • Theme API
    • Client API
    • Node API
  • Bundlers

    • Vite
    • Webpack
  • Ecosystem

    • Default Theme
    • Plugins
  • 进阶

    • Architecture
    • Writing a Plugin
    • Writing a Theme
    • Cookbook
  • 学习交流

    • 讨论区
    • 来发信
  • Changelog
  • v1.x
  • v0.x
  • English
  • 简体中文
GitHub
  • Advanced

    • Architecture
    • Writing a Plugin
    • Writing a Theme
  • Cookbook

    • Introduction
    • Usage of Client Config
    • Adding Extra Pages
    • Making a Theme Extendable
    • Passing Data to Client Code
    • Markdown and Vue SFC
    • Resolving Routes

Introduction

What's the Cookbook for?

  • We are introducing essential concepts in the Guide, but you may not know how to dig deeper.
  • We are listing APIs in the Reference, but you may not know how to take full advantage of them.

So here comes the Cookbook.

Each recipe will focus on one specific aspect, providing more detailed examples to show you the usages and possibilities of VuePress.

Edit this page on GitHub
Last Updated:: 5/11/25, 5:41 AM
Contributors: xuzhi1225
Next
Usage of Client Config