Sign inSign up

lancechen/aglio

By lancechen

•Updated about 11 years ago

An API Blueprint renderer with theme support that outputs static HTML

Image
0

273

lancechen/aglio repository overview

⁠dockerfile-aglio

⁠Usage

⁠Generating a single HTML file
$ docker run --rm -it -v $(pwd):/tmp -w /tmp lancechen/aglio -i api.md -o api.html
⁠Start a preview server on port 5566
$ docker run --rm -it -v $(pwd):/tmp -w /tmp -p 5566:3000 lancechen/aglio -i api.md -s -h 0.0.0.0

Tag summary

Content type

Image

Digest

sha256:6ca008132…

Size

165.8 MB

Last updated

about 11 years ago

docker pull lancechen/aglio