Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

petertwise/wp-cli.github.com

Open more actions menu
 
 

Repository files navigation

These files comprise wp-cli.org*.

All command documentation is dynamically generated from the PHPDoc for each command. If you'd like to suggest command documentation changes, please submit a pull request against the primary repo. Command documentation changes are deployed to the website with each release.

Regenerate website

The website uses a series of WP-CLI commands to generate its documentation:

NAME

  wp website

SYNOPSIS

  wp website <command>

SUBCOMMANDS

  generate                        Run all generation commands to generate full website.
  generate-commands               Generate the /commands/ page.
  generate-config                 Generate the /config/ page.
  generate-contributing           Generate the contributing page from WP-CLI's CONTRIBUTING.md
  generate-docs                   Generate the /docs/ page.
  generate-homepage               Generate the homepage from WP-CLI's README.md
  generate-internal-api-docs      Generate the /docs/internal-apis/ page.

Preview locally

  1. Install Bundler gem: gem install bundler.
  2. Install dependencies: bundle install
  3. Run jekyll serve --watch

*wp-cli.org/package-index is generated by the package index repo, and won't be present in your local instance.

How to translate

  1. Add your language to [_config.yml](https://github.com/wp-cli/wp-cli.github.com/blob/master/_config.yml).
  2. Create a folder under the name of your appropriate language code (IETF language tag). e.g. ja or pt_BR
  3. Copy index.md into your language's directory.
  4. Translate index.md.

About

wp-cli.org website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 46.4%
  • PHP 28.1%
  • CSS 24.2%
  • Shell 1.1%
  • Ruby 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.