Skip to content
 
 

仓库 files navigation

WP-API Documentation Site

This repository is the source for WP-API's documentation. We're working on making this documentation the best in the world, but we're not there yet!

Running locally

We recommend using Vagrant. Here's how you do that:

$ vagrant up
$ vagrant ssh

# 已关注 commands are now executed on the box
# These install everything you need
$ cd /vagrant
$ sudo apt-get update
$ sudo apt-get install ruby1.9.3 rubygems make
$ sudo gem install bundler
$ bundle install

# To run the site:
$ jekyll serve

关于

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages