8000 GitHub - mayoung3/cas at gh-pages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ cas Public
forked from apereo/cas

Apereo CAS - Enterprise Single Sign On for all

License

Notifications You must be signed in to change notification settings

mayoung3/cas

 
 

Repository files navigation

CAS Documentation

Requirements

Install the build dependencies and tools via: https://help.github.com/articles/using-jekyll-with-pages/.

Getting Started

  1. git clone git@github.com:Jasig/cas.git cas.site
  2. git checkout gh-pages
  3. Change documentation as necessary
  4. git push --set-upstream origin gh-pages

Local Site Generation

./build[sh|bat]

To view the site locally:

bundle exec jekyll serve

Navigate to http://localhost:4000 to see the local site.

Site Structure

The documentation site is composed of the following blocks:

  • Each version of the documentation is moved to an appropriately named folder (i.e. 4.0.0)
  • Each version contains its own version of the sidebar TOC. While the TOC is designed to be included in the default Jekyll layout, the site will load the appropriate version of the TOC on jasig.github.io/cas.
  • The current folder contains the version of the documentation in development
  • Developer-related documentation is hosted at the root under the developer directory
  • The root index.html always points to the current\index.html page.
  • Page titles are auto-calculated based on the first h1 element on the page, followed by the version of the documentation (i.e. Service Management (x.y.z))

About

Apereo CAS - Enterprise Single Sign On for all

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 87.6%
  • CSS 7.4%
  • HTML 3.5%
  • JavaScript 1.3%
  • Other 0.2%
0