Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.
/ sssd.github.io Public archive

Old documentation project. This is superseeded by SSSD/sssd.io

Notifications You must be signed in to change notification settings

SSSD/sssd.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSSD Documentation

This is the SSSD documentation project for Github Pages. Generated HTML is accessible at sssd.github.io.

How to build the project locally

See Github documentation for thorough instructions.

Quick start

  1. Install Jekyll (the web site builder)
  2. Install Bundler (the Ruby gems manager)
  3. Install/update required gems
  4. Serve the project
  5. Navigate to 127.0.0.1:4000

Fedora Quick Start

$ cd <repository directory>
$ sudo dnf install rubygem-jekyll rubygem-bundler
$ sudo bundle install
$ bundle exec jekyll serve

About

Old documentation project. This is superseeded by SSSD/sssd.io

Resources

Stars

Watchers

Forks