Skip to content
/ docs Public

all docs about apisix and project around OpenResty

Notifications You must be signed in to change notification settings

iresty/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

all docs about apisix and project around OpenResty

usage

this docs is based on hugo, so first of all you should install it(you can run this cmd on MacOSX brew install hugo). you can find much more usage obout hugo at its quick start

here is some simple example:

# clone this doc project from github
git clone https://github.com/iresty/docs.git ~/code/iresty/doc.iresty.com

# go into the doc path
cd ~/code/iresty/doc.iresty.com/

# using the `new` cmd to create a new markdown
hugo new apisix/start.md

# running hogo server at localhost then you'll get a alive doc address like "http://localhost:1313/"
hugo server

About

all docs about apisix and project around OpenResty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published