File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ baseurl : /php-solid-auth
3+ description : OAuth2, OpenID and OIDC for Solid Server implementations.
4+ repository : pdsinterop/php-solid-auth
5+ title : Solid Auth in PHP
6+ url : https://pdsinterop.org
7+
8+ permalink : pretty
9+ remote_theme : Potherca/extend-the-docs@v0.3.1
10+
11+ exclude :
12+ - " bin/"
13+ - " src/"
14+ - " tests/"
15+ - " *.json"
16+ - " *.lock"
17+
18+ plugins :
19+ - github-pages
20+
21+ # Extend the Docs settings (see https://pother.ca/extend-the-docs/)
22+ nav :
23+ cross_repository :
24+ exclude :
25+ - jekyll-theme
26+ - pdsinterop.github.io
27+ show_archived : true
28+ show_homepage : false
29+ exclude :
30+ - /
31+ - /404.html
32+ favicon_ico : /favicon.ico
33+ main_title :
34+ link : ' /'
35+ recurse : true
36+
37+ # Just the Docs settings (see https://pmarsceill.github.io/just-the-docs/docs/configuration/)
38+ aux_links :
39+ " PDS Interop on GitHub " :
40+ - https://github.com/pdsinterop
41+ footer_content : Copyright © 2020 PDS Interop. Distributed under a <a href="https://pdsinterop.org/license/">MIT license.</a>
42+ gh_edit_link : true
43+ gh_edit_repository : https://github.com/pdsinterop/php-solid-auth
44+ logo : https://avatars3.githubusercontent.com/u/65920341
45+ search_enabled : true
You can’t perform that action at this time.
0 commit comments