Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

IdentityServer/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for IdentityServer3

site: https://identityserver.github.io/Documentation/

How to Build

This assumes you already have Ruby and Bundler installed.

  • Navigate to the project's source code
  • Run bundle install to install the required modules
  • Modify the _config.yml file to change the URL to url: http://localhost:4000
  • This will allow the relative links to work as expected.
  • NOTE: Do not commit this change.
  • Run bundle exec jekyll serve to serve the web site.

About

Documentation for IdentityServer3

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published