Repository details
The PennController documentation website is generated from the PennController/penncontroller.github.io repository:
penncontroller.github.io/
|-- _includes/
|-- _layouts/
|-- _sass/
|-- advanced-tutorial/
|-- announcements/
|-- assets/
|-- basic-tutorial
|-- commands/
|-- core-concepts/
|-- deprecated/
|-- docs/
|-- internal/
|-- reference/
|-- support/
|-- _config.yml
|-- .gitignore
|-- 404.html
|-- Gemfile
|-- Gemfile.lock
|-- README.md
|-- _config.yml
|-- favicon.ico
`-- index.md
Table of Contents
_includes/: Files that can be accessed with the Liquidincludetag. See the Jekyll “Includes” documentation for more information._layouts/: Custom page layouts._sass/: Custom CSS styling.advanced-tutorial/announcements/assets/: Static resource files.basic-tutorial/commands/core-concepts/deprecated/docs/: Pages that appear in the main sidebar.internal/: Internal documentation.reference/: Custom Jekyll Collections.support/