Skip to content

ping7io/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping7.io documentation

This repository holds the information for the docs.ping7.io website.

Running the docs locally

$ rm Gemfile.lock
$ docker build -t ping7-docs .
$ docker run -p 4000:4000 \
    -v $(pwd):/usr/src/app ping7-docs jekyll serve --watch

If you get any obscure Ruby errors, delete the Gemfile.lock file.

About

ping7.io documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published