|
1 | | -# [![unified][logo]][org] |
| 1 | +# [![unified][githubusercontent-logo]][github-unified] |
2 | 2 |
|
3 | 3 | **unified** is two things: |
4 | 4 |
|
5 | | -* **[unified][site]** is a collective of 500+ free and open source packages |
| 5 | +* **[unified][unifiedjs]** |
| 6 | + is a collective of 500+ free and open source packages |
6 | 7 | that work with content as structured data (ASTs) |
7 | | -* [`unified`][unified] is the core package to inspect and transform content |
8 | | - with plugins |
| 8 | +* [`unified`][github-unified] |
| 9 | + is the core package to inspect and transform content with plugins |
9 | 10 |
|
10 | 11 | Different kinds of content can be connected together. |
11 | | -Particularly, markdown, natural language, HTML, XML, and JavaScript are |
12 | | -frequently used. |
13 | | - |
14 | | -* for more about us, see [`unifiedjs.com`][site] |
15 | | -* for how the collective is governed, see [`unifiedjs/collective`][collective] |
16 | | -* for updates, see [@unifiedjs][twitter] on Twitter |
| 12 | +Particularly, |
| 13 | +markdown, |
| 14 | +natural language, |
| 15 | +HTML, |
| 16 | +XML, and |
| 17 | +JavaScript |
| 18 | +are frequently used. |
| 19 | + |
| 20 | +* for more about us, |
| 21 | + see [`unifiedjs.com`][unifiedjs] |
| 22 | +* for how the collective is governed, |
| 23 | + see [`unifiedjs/collective`][github-unified-collective] |
17 | 24 |
|
18 | 25 | #### Get involved |
19 | 26 |
|
20 | | -> 👉 **Note**: by interacting with this organization or community you agree to |
21 | | -> abide by our [code of conduct][coc]. |
22 | | -
|
23 | | -* for questions, see [support][] |
24 | | -* to help, see [contribute][] |
25 | | -* to sponsor, see [OpenCollective][oc] or [GitHub sponsors][ghs] |
| 27 | +This community has a [code of conduct][github-health-code-of-conduct]. |
| 28 | +You must follow it when interacting with the community. |
26 | 29 |
|
27 | | -[logo]: https://raw.githubusercontent.com/unifiedjs/unified/93862e5/logo.svg?sanitize=true |
| 30 | +* for questions, |
| 31 | + see [`support.md`][github-health-support] |
| 32 | +* to help, |
| 33 | + see [`contributing.md`][github-health-contributing] |
| 34 | +* to sponsor, |
| 35 | + see [GitHub sponsors][github-sponsors], |
| 36 | + [`thanks.dev`][thanks], |
| 37 | + or [OpenCollective][] |
28 | 38 |
|
29 | | -[org]: https://github.com/unifiedjs |
| 39 | +[github-health-code-of-conduct]: https://github.com/unifiedjs/.github/blob/main/code-of-conduct.md |
30 | 40 |
|
31 | | -[unified]: https://github.com/unifiedjs/unified |
| 41 | +[github-health-contributing]: https://github.com/unifiedjs/.github/blob/main/contributing.md |
32 | 42 |
|
33 | | -[site]: https://unifiedjs.com |
| 43 | +[github-health-support]: https://github.com/unifiedjs/.github/blob/main/support.md |
34 | 44 |
|
35 | | -[twitter]: https://twitter.com/unifiedjs |
| 45 | +[github-unified]: https://github.com/unifiedjs/unified |
36 | 46 |
|
37 | | -[collective]: https://github.com/unifiedjs/collective |
| 47 | +[github-unified-collective]: https://github.com/unifiedjs/collective |
38 | 48 |
|
39 | | -[coc]: https://github.com/unifiedjs/.github/blob/main/code-of-conduct.md |
| 49 | +[opencollective]: https://opencollective.com/unified |
40 | 50 |
|
41 | | -[support]: https://github.com/unifiedjs/.github/blob/main/support.md |
| 51 | +[thanks]: https://thanks.dev |
42 | 52 |
|
43 | | -[contribute]: https://github.com/unifiedjs/.github/blob/main/contributing.md |
| 53 | +[github-sponsors]: https://github.com/sponsors/unifiedjs |
44 | 54 |
|
45 | | -[oc]: https://opencollective.com/unified |
| 55 | +[githubusercontent-logo]: https://raw.githubusercontent.com/unifiedjs/unified/93862e5/logo.svg?sanitize=true |
46 | 56 |
|
47 | | -[ghs]: https://github.com/sponsors/unifiedjs |
| 57 | +[unifiedjs]: https://unifiedjs.com |
0 commit comments