-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
43 lines (42 loc) · 1.29 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
plugins:
- jekyll-relative-links
relative_links:
enabled: true
collections: true
include:
- advanced/characterization.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- detailedSetup/genericVSCodeSetup.md
- Documents/TheBasicsOfGitHub.md
- driverStation/guides/atCompetition.md
- driverStation/guides/laptop.md
- driverStation/guides/postCompetition.md
- driverStation/guides/preCompetition.md
- driverStation/guides/template.md
- driverStation/guides/windows.md
- driverStation/maintenanceLogs/setupLog.md
- driverStation/overview.md
- gitHubAdmin/orgManagement/orgDiscount.md
- gitHubAdmin/orgManagement/orgOwners.md
- gitHubAdmin/orgManagement/teamCleanup.md
- gitHubAdmin/overview.md
- gitHubAdmin/people.md
- gitHubAdmin/quickGuides/membersQuickSetup.md
- gitHubAdmin/quickGuides/orgMaintenanceGuide.md
- gitHubAdmin/quickGuides/repositoryQuickSetup.md
- gitHubAdmin/repositories.md
- gitHubAdmin/settings.md
- gitHubAdmin/teams.md
- hardware/statusLights.md
- index.md
- java/JavaCheatSheet.md
- legacyTutorials.md
- quickStart/codingWorkflow.md
- quickStart/gitHubDesktopTut.md
- quickStart/introToGit.md
- quickStart/programingQuickStart.md
- quickStart/setupGitHub.md
- quickStart/setupGitHubDesktop.md
- README.md
theme: jekyll-theme-slate