Skip to content

Commit c6b9453

Browse files
committed
doc: add missing entries to Services overview
1 parent 8f108ca commit c6b9453

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

doc/README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,24 @@
22

33
## Services
44

5-
| Service | Domains
5+
| Service | Description
66
|--|--
7-
| [jQuery CDN](./cdn.md) | code.jquery.com
8-
| [WordPress sites](./wordpress.md) | jquery.com, jqueryui.com, jquerymobile.com
9-
| [Search](./search.md) | Typeahead search
10-
| [Grunt website](./grunt.md) | gruntjs.com
11-
| [ESLint servers](./eslint.md) | —
12-
| [Miscweb](./miscweb.md) | various static sites and redirects
13-
14-
## Favorite pages
15-
16-
* [Backups](./backup.md)
17-
* [DNS](./dns.md)
18-
* [Hosting](./hosting.md)
19-
* [Monitoring](./monitoring.md)
20-
* [Puppet](./puppet.md)
7+
| [Backups](./backup.md) | Tarsnap, backups for WordPress blogs, contentorigin, and filestash.
8+
| [DNS management](./dns.md) | -
9+
| [Email forwarding](./email.md) | -
10+
| [ESLint servers](./eslint.md) | -
11+
| [Grunt website](./grunt.md) | web server for gruntjs.com
12+
| [jQuery CDN](./cdn.md) | origin server for code.jquery.com
13+
| [Miscweb](./miscweb.md) | web server for various static sites and redirects
14+
| [Monitoring](./monitoring.md) | -
15+
| [Search](./search.md) | Typesense instance, search suggestions for jQuery and QUnit doc sites
16+
| [WordPress sites](./wordpress.md) | web servers for doc sites and blogs at jquery.com, jqueryui.com, and jquerymobile.com.
17+
18+
## Process pages
19+
20+
* [Access](./access.md), how to manage server access.
21+
* [Hosting](./hosting.md), how to create or upgrade servers.
22+
* [Puppet](./puppet.md), how to provision servers.
2123

2224
## Google Drive
2325

0 commit comments

Comments
 (0)