Skip to content

Commit 06aa994

Browse files
committed
2 parents 8d1d746 + 26bbbb0 commit 06aa994

68 files changed

Lines changed: 1627 additions & 770 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Page Not Found"
33
search: exclude
4+
sidebar: main_sidebar
45
---
56

67
Sorry, but the page you were trying to view does not exist. Try searching for it or looking at the URL to see if it looks correct.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
singularity.lbl.gov

_config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ defaults:
6666
layout: "page"
6767
comments: true
6868
search: true
69-
sidebar: docs_sidebar
69+
sidebar: main_sidebar
7070
-
7171
scope:
7272
path: ""
@@ -85,11 +85,10 @@ defaults:
8585
layout: "post"
8686
comments: true
8787
search: true
88-
sidebar: docs_sidebar
88+
sidebar: main_sidebar
8989

9090

9191
# these are defaults used for the frontmatter for these file types
9292

9393
sidebars:
94-
- home_sidebar
95-
- docs_sidebar
94+
- main_sidebar

_data/sidebars/admin_docs.yml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
2+
3+
entries:
4+
5+
- title: Admin Guide
6+
levels: one
7+
folders:
8+
9+
- title: Quick Start
10+
output: web
11+
folderitems:
12+
13+
- title: Administation QuickStart
14+
output: web, pdf
15+
url: /admin-guide
16+
17+
- title: Security
18+
url: /docs-security
19+
output: web, pdf
20+
21+
- title: The Singularity Config File
22+
url: /docs-config
23+
output: web, pdf
24+
25+
- title: Troubleshooting
26+
url: /docs-troubleshooting
27+
output: web, pdf
28+
29+
30+
- title: Installation Environments
31+
output: web
32+
folderitems:
33+
34+
- title: Singularity on HPC
35+
url: /docs-hpc
36+
output: web, pdf
37+
38+
- title: Image Environment
39+
url: /image-environment
40+
output: web, pdf
41+
42+
- title: License
43+
url: /docs-license
44+
output: web, pdf

_data/sidebars/docs_sidebar.yml

Lines changed: 0 additions & 153 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,40 @@
1-
# This is the sidebar TOC (table of contents). The sidebar code loops through sections here and provides the appropriate formatting.
1+
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
22

33
entries:
4-
- title: sidebar
5-
product: Base documentaiton
6-
version: 6.0
4+
5+
- title: Singularity
76
folders:
87

9-
- title:
10-
output: pdf
11-
type: frontmatter
12-
folderitems:
13-
- title:
14-
url: /titlepage
15-
output: pdf
16-
type: frontmatter
17-
- title:
18-
url: /tocpage
19-
output: pdf
20-
type: frontmatter
21-
22-
- title: Overview
8+
9+
- title: Information
2310
output: web, pdf
2411
folderitems:
2512

26-
- title: Quick Start
27-
url: /start
13+
- title: News
14+
url: /blog
2815
output: web, pdf
29-
type: homepage
3016

31-
- title: About
17+
- title: About Singularity
3218
url: /about
3319
output: web, pdf
3420

35-
- title: FAQ
36-
url: /faq
21+
- title: Presentations
22+
url: /presentations
3723
output: web, pdf
3824

39-
- title: Support
40-
url: /support
25+
- title: "Registry: Citations and Installations"
26+
url: /citation-registration
4127
output: web, pdf
4228

43-
- title: Installation
29+
30+
- title: Download / Installation
4431
output: web, pdf
4532
folderitems:
4633

34+
- title: All Releases
35+
url: /all-releases
36+
output: web, pdf
37+
4738
- title: Install Singularity on Linux
4839
url: /install-linux
4940
output: web, pdf
@@ -52,52 +43,60 @@ entries:
5243
url: /install-mac
5344
output: web, pdf
5445

55-
- title: Install Singularity on Windows (Vagrant)
46+
- title: Install Singularity on Windows
5647
url: /install-windows
5748
output: web, pdf
5849

5950

60-
- title: Release Notes
51+
- title: Contributing
6152
output: web, pdf
6253
folderitems:
6354

64-
- title: All Releases
65-
url: /all-releases
55+
- title: User Support
56+
url: /contributing-support
57+
output: web, pdf
58+
59+
- title: Code Development
60+
url: /contributing-code
61+
output: web, pdf
62+
63+
- title: Writing Documentation
64+
url: /contributing-docs
6665
output: web, pdf
6766

68-
- title: Contributing
69-
output: web, pdf
7067

68+
- title: Getting Help
69+
output: web, pdf
7170
folderitems:
72-
- title: Contributing to Singularity
73-
url: /contributing-singularity
71+
72+
- title: FAQ
73+
url: /faq
7474
output: web, pdf
7575

76-
- title: Contributing to Documentation
77-
url: /contributing-docs
76+
- title: Support
77+
url: /support
7878
output: web, pdf
7979

80+
81+
8082
- title: Documentation
8183
output: web, pdf
82-
8384
folderitems:
84-
- title: Overview
85-
url: /docs-overview
85+
86+
- title: Quick Start
87+
url: /quickstart
8688
output: web, pdf
8789

8890
- title: Recipes and Tutorials
89-
url: /recipes
91+
url: /tutorials
9092
output: web, pdf
9193

92-
- title: Security
93-
url: /docs-security
94+
- title: User Documentation
95+
url: /user-guide
9496
output: web, pdf
9597

96-
- title: Singularity on HPC
97-
url: /docs-hpc
98+
- title: Admin Documentation
99+
url: /admin-guide
98100
output: web, pdf
99101

100-
- title: License
101-
url: /docs-license
102-
output: web, pdf
103102

0 commit comments

Comments
 (0)