GitHub - WP-API/docs-ja: Japanese documentation for the REST API

Skip to content

Navigation Menu

Sign in

Appearance settings

These files comprise v2.wp-api.org. The endpoint documentation is programmatically, but manually, generated from the API.

Installation

You should have Ruby and gem installed.

Install Jekyll

Install bundler

Install gem dependencies

Setup

Build the endpoint documentation:

Run the website locally, and recompile files on change

bundle exec jekyll serve --watch

Open http://0.0.0.0:4000 in your browser to see the site

Notes

Styles use of Foundation v 5.5.3