You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here you can find __webpack__project brand guidelines, assets, and license. See our official [media repository](https://github.com/webpack/media) for more information and to find the [license](https://github.com/webpack/media/blob/master/LICENSE) that governs this work. Click any of the images to download them.
webpack should __always__ be written in lower-case letters, even at the beginning of a sentence.
16
+
webpack 应当__总是__以小写字母书写,即使在一句话的起始位置也是如此。
17
17
18
18
19
19
## Logo
20
20
21
-
The webpack logo should be placed on a white background with enough space around it like this:
21
+
webpack logo 应放置在白色背景上,并且其周围有足够间距,如下所示:
22
22
23
23
<imgsrc="https://raw.githubusercontent.com/webpack/media/master/logo/logo-on-white-bg.png"alt="webpack logo default with proper spacing on light background" />
Just double the size of the inner dark blue cube to get an idea how much space the logo should have.
27
+
只需将内部深蓝色正方体的大小加倍,就可以知道 logo 应占据多大空间。
28
28
29
-
For dark backgrounds, you can use the negative version of the logo:
29
+
对于深色背景,可以使用 logo 的反色版本:
30
30
31
31
<divstyle="display: block; background: #111;">
32
32
<imgsrc="https://raw.githubusercontent.com/webpack/media/master/logo/logo-on-dark-bg.png"alt="webpack logo default with proper spacing on light background" />
T> For those of you following our guidelines and have gotten this far, we've made a special smaller size image used especially for custom emoji (like in a slack or gitter channel ;))
<imgsrc="/assets/icon-square-small-slack.png"width="50"alt="icon square small example">
63
63
64
64
65
-
## Font
65
+
## 字体
66
66
67
-
We use the beautiful [Geomanist Medium](http://atipofoundry.com/fonts/geomanist) font from the extremely talented folks at the [Atipo Foundry](http://atipofoundry.com/) who provide the entire font family at a 'pay what you want' model.
The following colors are used throughout the site in various combinations and on our fancy clothing line launched with the help of [Open Collective](https://opencollective.com/)and[Threadless](https://medium.com/u/840563ee2a56)over at the [official webpack store](https://webpack.threadless.com/collections/the-final-release-collection/)!
The logo and the brand name are __not MIT licensed__. Please check [our LICENSE](https://github.com/webpack/media/blob/master/LICENSE) for usage guidelines.
96
+
logo 和品牌名称__并不遵循 MIT 许可__。请查看我们的[许可证](https://github.com/webpack/media/blob/master/LICENSE)页面,以获取使用指南。
0 commit comments