Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 239 Bytes

Divshot Docs

Official documentation for our static web hosting service.

Running Locally

bundle install
jekyll build --watch & divshot server

Now you should be able to go to http://localhost:3474 to see the documentation.