Skip to content

Commit 3d3b463

Browse files
committed
Refactor docs
1 parent a6f4e31 commit 3d3b463

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

readme.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
# awesome unified [![awesome][awesome-badge]][awesome]
44

5-
[<img src="https://raw.githubusercontent.com/unifiedjs/unified/39917ea/logo.svg?sanitize=true" align="right" alt width="200">](https://github.com/unifiedjs/unified)
5+
[<img align="right" alt src="https://raw.githubusercontent.com/unifiedjs/unified/6838c70/logo-square.svg?sanitize=true" width="200">](https://github.com/unifiedjs/unified)
66

7-
> A curated list of awesome [**unified**][unified] resources.
7+
> A curated list of awesome **[unified][]** resources.
88
9-
**unified** is an ecosystem around syntax trees, processing content, where
10-
plugins do the heavy lifting.
9+
**unified** is an ecosystem around syntax trees,
10+
processing content,
11+
where plugins do the heavy lifting.
1112

1213
## Contents
1314

@@ -21,14 +22,14 @@ plugins do the heavy lifting.
2122
## Official
2223

2324
* [unified](https://github.com/unifiedjs/unified) - Repository.
24-
* [unifiedjs.com](https://unifiedjs.com) - Homepage.
25+
* [unifiedjs.com](https://unifiedjs.com) - Website.
2526
* [collective](https://github.com/unifiedjs/collective) - Collective governance docs.
2627

2728
## Projects
2829

2930
* [unified-engine](https://github.com/unifiedjs/unified-engine) - Process multiple files with unified.
3031
* [unified-args](https://github.com/unifiedjs/unified-args) - Engine to create CLIs.
31-
* [unified-engine-gulp](https://github.com/unifiedjs/unified-engine-gulp) - Engine to create [Gulp][] plugins.
32+
* [unified-engine-gulp](https://github.com/unifiedjs/unified-engine-gulp) - Engine to create Gulp plugins.
3233
* [unified-diff](https://github.com/unifiedjs/unified-diff) - Ignore unrelated messages in CIs.
3334
* [unified-stream](https://github.com/unifiedjs/unified-stream) - Streaming interface.
3435

@@ -58,16 +59,14 @@ plugins do the heavy lifting.
5859

5960
<!-- Definitions. -->
6061

61-
[license]: https://creativecommons.org/licenses/by/4.0/
62-
63-
[license-badge]: https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by.svg
64-
6562
[author]: https://wooorm.com
6663

6764
[awesome-badge]: https://awesome.re/badge.svg
6865

6966
[awesome]: https://awesome.re
7067

71-
[unified]: https://github.com/unifiedjs/unified
68+
[license]: https://creativecommons.org/licenses/by/4.0/
69+
70+
[license-badge]: https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by.svg
7271

73-
[gulp]: https://github.com/gulpjs/gulp
72+
[unified]: https://github.com/unifiedjs/unified

0 commit comments

Comments
 (0)