File tree Expand file tree Collapse file tree 2 files changed +21
-19
lines changed Expand file tree Collapse file tree 2 files changed +21
-19
lines changed Original file line number Diff line number Diff line change
1
+ < p >
2
+ This is a GitHub Pages < em > organization site</ em > , created in a repository named with the pattern
3
+ < code > org-name.github.io</ code > . For Cal-ITP this is
4
+ < a href ="https://github.com/cal-itp/cal-itp.github.io "> cal-itp.github.io</ a > .
5
+ </ p >
6
+ < p >
7
+ Like all GitHub Pages sites, organization sites can define a
8
+ < a href ="https://github.com/cal-itp/cal-itp.github.io/blob/main/CNAME "> < code > CNAME</ code > </ a > file to customize the domain.
9
+ </ p >
10
+ < p >
11
+ An organization site serves as the root of that organization's < em > project sites</ em > , which are just the other
12
+ repositories within the organization that have GitHub Pages enabled.
13
+ </ p >
14
+ < p >
15
+ With the custom domain configured here, all Cal-ITP GitHub Pages sites are automatically available at
16
+ < code > https://docs.calitp.org/repo-name</ code > .
17
+ </ p >
Original file line number Diff line number Diff line change 2
2
layout: default
3
3
---
4
4
5
+ < h2 > What is this site?</ h2 >
6
+
7
+ {% include about.html %}
8
+
5
9
< h2 > Browse our projects</ h2 >
6
10
7
11
{% include repos/index.html %}
8
-
9
- < h2 > What is this site for?</ h2 >
10
- < p >
11
- This is a GitHub Pages < em > organization site</ em > , created in a repository named with the pattern
12
- < code > org-name.github.io</ code > . For Cal-ITP this is
13
- < a href ="https://github.com/cal-itp/cal-itp.github.io "> cal-itp.github.io</ a > .
14
- </ p >
15
- < p >
16
- Like all GitHub Pages sites, organization sites can define a
17
- < a href ="https://github.com/cal-itp/cal-itp.github.io/blob/main/CNAME "> < code > CNAME</ code > </ a > file to customize the domain.
18
- </ p >
19
- < p >
20
- An organization site serves as the root of that organization's < em > project sites</ em > , which are just the other
21
- repositories within the organization that have GitHub Pages enabled.
22
- </ p >
23
- < p >
24
- With the custom domain configured here, all Cal-ITP GitHub Pages sites are automatically available at
25
- < code > https://docs.calitp.org/repo-name</ code > .
26
- </ p >
You can’t perform that action at this time.
0 commit comments