Skip to content

darshanasbg/docs-is

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSO2 Identity Server Documentation

End-user apps in WSO2 Identity Server

Branch Build Status
master Build Status

Prerequisite

To run the project on local, it requires python & mkdocs

Run project locally (Dev Mode)

  1. Clone the repo.
  2. Install python and pip (If not already installed).
  3. Install mkdocs through pip (pip install mkdocs).
  4. Install the material theme for mkdocs (pip install mkdocs-material).
  5. Run mkdocs serve command in <Lang folder>. E.g. cd en && mkdocs serve.

NOTE:

If you are doing changes and want to see them on the fly, running the server with mkdocs serve --dirtyreload option will make the server load only the changed items and display the changes faster.

License

Licenses this source under the Apache License, Version 2.0 (LICENSE), You may not use this file except in compliance with the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.0%
  • HTML 25.9%
  • Shell 13.4%
  • JavaScript 12.8%
  • Java 0.9%