Skip to content

mrkschan/docs

 
 

Repository files navigation

ORY Documentation

CircleCI

This repository contains the documentation (HTTP API Reference, User Guides, FAQ) for all ORY products. Changes, when merged or pushed to master, are directly deployed to the website.

To view the docs go to www.ory.sh/docs/next.

To make changes, simply modify the markdown files.

Caveats

When editing markdown files, bear in mind that all the resources under /website/static/* are hosted at /*. So /website/static/images/blah.svg becomes /images/blah.svg and so on. (even if it looks broken on Github markdown preview)

Releasing a new version

The ORY Documentation is versioned according to oryOS.X version semantics. To (re-)release a version run:

$ cd website
$ npm run release oryOS.

About

Documentation for all ORY products.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.6%
  • HTML 9.9%
  • CSS 9.7%
  • Shell 3.8%