Skip to content

Commit 0d6cb2e

Browse files
committed
docs(readme): reformat at 80 characters and include browserstack link
By including this, _BrowserStack_ will allow us to do free testing of the site on their platform.
1 parent a5566a1 commit 0d6cb2e

File tree

2 files changed

+29
-15
lines changed

2 files changed

+29
-15
lines changed

README.md

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,61 @@
11
# webpack.js.org
22

3-
[![build status](https://secure.travis-ci.org/webpack/webpack.js.org.svg)](http://travis-ci.org/webpack/webpack.js.org)
4-
[![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)
3+
[![Build Status][13]][10]
4+
[![Standard Version][12]][11]
55

66
Guides, documentation, and all things webpack.
77

88

99
## Content Progress
1010

11-
Now that we've covered much of the backlog of _missing documentation_, we are starting
12-
to heavily review each section of the site's content to sort and structure it appropriately.
13-
The following issues should provide a pretty good idea of where things are, and where
14-
they are going:
11+
Now that we've covered much of the backlog of _missing documentation_, we are
12+
starting to heavily review each section of the site's content to sort and
13+
structure it appropriately. The following issues should provide a pretty good
14+
idea of where things are, and where they are going:
1515

1616
- [Guides - Review and Simplify][1]
17-
- [Concepts - Review, Organize, Define Clear Goals][2]
17+
- [Concepts - Review and Organize][2]
18+
- [API - v4 Rewrite][8]
1819

19-
We haven't created issues for the other sections yet, but they will be coming soon. For
20-
dev-related work please see [General - Current Longterm Plan][3], which will soon be
21-
replaced by a more dev-specific issue.
20+
We haven't created issues for the other sections yet, but they will be coming
21+
soon. For dev-related work please see [General - Updates & Fixes][3].
2222

2323

2424
## Translation
2525

26-
If you hope to localize this documentation please jump to the [translate branch][4].
26+
To help translate this documentation please jump to the [translate branch][4].
2727

2828

2929
## Contributing
3030

31-
Read through the [writer's guide][7] if you're interested in editing the content on this
32-
site. See the [contributors page][5] to learn how to set up and start working on the site
33-
locally.
31+
Read through the [writer's guide][7] if you're interested in editing the
32+
content on this site. See the [contributors page][5] to learn how to set up and
33+
start working on the site locally.
3434

3535

3636
## License
3737

3838
The content is available under the [Creative Commons BY 4.0][6] license.
3939

4040

41+
## Special Thanks
42+
43+
_BrowserStack_ has graciously allowed us to do cross-browser and cross-os
44+
testing of the site at no cost...
45+
46+
[![BrowserStackLogo](./browserstack-logo.png)][9]
47+
48+
4149
[1]: https://github.com/webpack/webpack.js.org/issues/1258
4250
[2]: https://github.com/webpack/webpack.js.org/issues/1386
43-
[3]: https://github.com/webpack/webpack.js.org/issues/1380
51+
[3]: https://github.com/webpack/webpack.js.org/issues/1525
4452
[4]: https://github.com/webpack/webpack.js.org/tree/translation
4553
[5]: https://github.com/webpack/webpack.js.org/blob/master/.github/CONTRIBUTING.md
4654
[6]: https://creativecommons.org/licenses/by/4.0/
4755
[7]: https://webpack.js.org/writers-guide
56+
[8]: https://github.com/webpack/webpack.js.org/pull/1754
57+
[9]: http://browserstack.com/
58+
[10]: http://travis-ci.org/webpack/webpack.js.org
59+
[11]: https://github.com/conventional-changelog/standard-version
60+
[12]: https://img.shields.io/badge/release-standard%20version-brightgreen.svg
61+
[13]: https://secure.travis-ci.org/webpack/webpack.js.org.svg

browserstack-logo.png

35.3 KB
Loading

0 commit comments

Comments
 (0)