Skip to content

ghuntley/Documentation-1

 
 

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

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • HTML 52.0%
  • CSS 48.0%