Skip to content

Commit f98a3a8

Browse files
committed
chore(content): improve about
1 parent f42d5e5 commit f98a3a8

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

_includes/about.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
<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>.
2+
This is Cal-ITP's
3+
<a href="https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites">
4+
GitHub Pages organization site</a>, served under a custom domain using a
5+
<a href="https://github.com/cal-itp/cal-itp.github.io/blob/main/CNAME">CNAME</a> file.
56
</p>
67
<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.
8+
This site is the root of Cal-ITP's GitHub Pages project sites, which are the other repositories that have GitHub Pages enabled. These
9+
sites are automatically available at <code>https://docs.calitp.org/repo-name</code>.
910
</p>
1011
<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>
12+
To create a simple Markdown-based documentation site, see our instructions at:
13+
<a href="https://docs.calitp.org/mkdocs-template">https://docs.calitp.org/mkdocs-template</a>
14+
</p>

0 commit comments

Comments
 (0)