update github org references to pure-css/pure

This commit is contained in:
redonkulus 2018-01-18 19:41:39 -08:00
parent ea7689a9cc
commit de4c3136cc
8 changed files with 65 additions and 65 deletions

View File

@ -1,6 +1,6 @@
Please consider the following before submitting a pull request: Please consider the following before submitting a pull request:
Guidelines for contributing: https://github.com/yahoo/pure/blob/master/CONTRIBUTING.md Guidelines for contributing: https://github.com/pure-css/pure/blob/master/CONTRIBUTING.md
Example of changes on an interactive website such as the following: Example of changes on an interactive website such as the following:

View File

@ -12,7 +12,7 @@ contributions along with all other developers who use Pure.
[Contributor License Agreement]: #contributor-license-agreement [Contributor License Agreement]: #contributor-license-agreement
[open issues]: https://github.com/yahoo/pure/issues [open issues]: https://github.com/pure-css/pure/issues
Docs and Website Docs and Website
@ -24,7 +24,7 @@ repository.
[Pure]: http://purecss.io/ [Pure]: http://purecss.io/
[pure-site]: https://github.com/yahoo/pure-site [pure-site]: https://github.com/pure-css/pure-site
Building and Testing Pure Building and Testing Pure
@ -36,7 +36,7 @@ Once installed, clone the `pure` repo (either the main repo or your fork) and
install Pure's gruntplugins via npm: install Pure's gruntplugins via npm:
```shell ```shell
$ git clone git://github.com/yahoo/pure.git $ git clone git://github.com/pure-css/pure.git
$ cd pure/ $ cd pure/
$ npm install $ npm install
``` ```

View File

@ -186,7 +186,7 @@ grunt.initConfig({
'Pure v<%= pkg.version %>', 'Pure v<%= pkg.version %>',
'Copyright 2013 Yahoo!', 'Copyright 2013 Yahoo!',
'Licensed under the BSD License.', 'Licensed under the BSD License.',
'https://github.com/yahoo/pure/blob/master/LICENSE.md', 'https://github.com/pure-css/pure/blob/master/LICENSE.md',
'*/\n' '*/\n'
].join('\n') ].join('\n')
}, },

View File

@ -94,8 +94,8 @@ a bit less opinionated, a bit easier to customize on top.
the amount of padding to `padding: 0.5em 1em`. the amount of padding to `padding: 0.5em 1em`.
[#24]: https://github.com/yahoo/pure/issues/24 [#24]: https://github.com/pure-css/pure/issues/24
[#267]: https://github.com/yahoo/pure/pull/267 [#267]: https://github.com/pure-css/pure/pull/267
0.4.2 (2014-02-13) 0.4.2 (2014-02-13)
@ -117,10 +117,10 @@ a bit less opinionated, a bit easier to customize on top.
`border-width`. ([#295][] @kwando) `border-width`. ([#295][] @kwando)
[#265]: https://github.com/yahoo/pure/issues/265 [#265]: https://github.com/pure-css/pure/issues/265
[#283]: https://github.com/yahoo/pure/issues/283 [#283]: https://github.com/pure-css/pure/issues/283
[#286]: https://github.com/yahoo/pure/issues/286 [#286]: https://github.com/pure-css/pure/issues/286
[#295]: https://github.com/yahoo/pure/issues/295 [#295]: https://github.com/pure-css/pure/issues/295
0.4.1 (2014-02-06) 0.4.1 (2014-02-06)
@ -178,14 +178,14 @@ a bit less opinionated, a bit easier to customize on top.
* Removed hard-coded height for horizontal menus. ([#164][]) * Removed hard-coded height for horizontal menus. ([#164][])
[#144]: https://github.com/yahoo/pure/issues/144 [#144]: https://github.com/pure-css/pure/issues/144
[#164]: https://github.com/yahoo/pure/issues/164 [#164]: https://github.com/pure-css/pure/issues/164
[#174]: https://github.com/yahoo/pure/issues/174 [#174]: https://github.com/pure-css/pure/issues/174
[#177]: https://github.com/yahoo/pure/issues/177 [#177]: https://github.com/pure-css/pure/issues/177
[#191]: https://github.com/yahoo/pure/issues/191 [#191]: https://github.com/pure-css/pure/issues/191
[#200]: https://github.com/yahoo/pure/issues/200 [#200]: https://github.com/pure-css/pure/issues/200
[#221]: https://github.com/yahoo/pure/issues/221 [#221]: https://github.com/pure-css/pure/issues/221
[#261]: https://github.com/yahoo/pure/issues/261 [#261]: https://github.com/pure-css/pure/issues/261
[rework-pure-grids]: https://github.com/ericf/rework-pure-grids [rework-pure-grids]: https://github.com/ericf/rework-pure-grids
[Rework]: https://github.com/visionmedia/rework [Rework]: https://github.com/visionmedia/rework
@ -280,17 +280,17 @@ a bit less opinionated, a bit easier to customize on top.
aspect ratios are maintained when the page is resized. ([#172][]: @dchest) aspect ratios are maintained when the page is resized. ([#172][]: @dchest)
[#41]: https://github.com/yahoo/pure/issues/41 [#41]: https://github.com/pure-css/pure/issues/41
[#143]: https://github.com/yahoo/pure/issues/143 [#143]: https://github.com/pure-css/pure/issues/143
[#154]: https://github.com/yahoo/pure/issues/154 [#154]: https://github.com/pure-css/pure/issues/154
[#160]: https://github.com/yahoo/pure/issues/160 [#160]: https://github.com/pure-css/pure/issues/160
[#162]: https://github.com/yahoo/pure/issues/162 [#162]: https://github.com/pure-css/pure/issues/162
[#166]: https://github.com/yahoo/pure/issues/166 [#166]: https://github.com/pure-css/pure/issues/166
[#170]: https://github.com/yahoo/pure/issues/170 [#170]: https://github.com/pure-css/pure/issues/170
[#171]: https://github.com/yahoo/pure/issues/171 [#171]: https://github.com/pure-css/pure/issues/171
[#172]: https://github.com/yahoo/pure/issues/172 [#172]: https://github.com/pure-css/pure/issues/172
[#185]: https://github.com/yahoo/pure/issues/185 [#185]: https://github.com/pure-css/pure/issues/185
[#189]: https://github.com/yahoo/pure/issues/189 [#189]: https://github.com/pure-css/pure/issues/189
[Customize]: http://purecss.io/customize/ [Customize]: http://purecss.io/customize/
[Grids-fonts]: http://purecss.io/grids/#using-grids-with-custom-fonts [Grids-fonts]: http://purecss.io/grids/#using-grids-with-custom-fonts
@ -341,16 +341,16 @@ a bit less opinionated, a bit easier to customize on top.
where tables inside of grids would break the grid. ([#95][]: @AurelioDeRosa) where tables inside of grids would break the grid. ([#95][]: @AurelioDeRosa)
[#89]: https://github.com/yahoo/pure/issues/89 [#89]: https://github.com/pure-css/pure/issues/89
[#90]: https://github.com/yahoo/pure/issues/90 [#90]: https://github.com/pure-css/pure/issues/90
[#94]: https://github.com/yahoo/pure/issues/94 [#94]: https://github.com/pure-css/pure/issues/94
[#95]: https://github.com/yahoo/pure/issues/95 [#95]: https://github.com/pure-css/pure/issues/95
[#96]: https://github.com/yahoo/pure/issues/96 [#96]: https://github.com/pure-css/pure/issues/96
[#102]: https://github.com/yahoo/pure/issues/102 [#102]: https://github.com/pure-css/pure/issues/102
[#109]: https://github.com/yahoo/pure/issues/109 [#109]: https://github.com/pure-css/pure/issues/109
[#115]: https://github.com/yahoo/pure/issues/115 [#115]: https://github.com/pure-css/pure/issues/115
[#127]: https://github.com/yahoo/pure/issues/127 [#127]: https://github.com/pure-css/pure/issues/127
[#172]: https://github.com/yahoo/pure/pull/172 [#172]: https://github.com/pure-css/pure/pull/172
0.2.0 (2013-06-11) 0.2.0 (2013-06-11)
@ -373,7 +373,7 @@ a bit less opinionated, a bit easier to customize on top.
* Added `grunt watch` task which runs tests and build. * Added `grunt watch` task which runs tests and build.
* Added support to `pure-site` for serving `pure` locally during * Added support to `pure-site` for serving `pure` locally during
development. ([#46][], [yahoo/pure-site#111][]) development. ([#46][], [pure-css/pure-site#111][])
* Removed vendor prefixes for `box-shadow`, `text-shadow`, `border-radius`. All * Removed vendor prefixes for `box-shadow`, `text-shadow`, `border-radius`. All
modern browsers support the non-prefixed versions of these properties. modern browsers support the non-prefixed versions of these properties.
@ -415,18 +415,18 @@ a bit less opinionated, a bit easier to customize on top.
background (`#dedede`) for accessibility. ([#22][]) background (`#dedede`) for accessibility. ([#22][])
[#22]: https://github.com/yahoo/pure/issues/22 [#22]: https://github.com/pure-css/pure/issues/22
[#23]: https://github.com/yahoo/pure/issues/23 [#23]: https://github.com/pure-css/pure/issues/23
[#25]: https://github.com/yahoo/pure/issues/25 [#25]: https://github.com/pure-css/pure/issues/25
[#32]: https://github.com/yahoo/pure/issues/32 [#32]: https://github.com/pure-css/pure/issues/32
[#42]: https://github.com/yahoo/pure/issues/42 [#42]: https://github.com/pure-css/pure/issues/42
[#44]: https://github.com/yahoo/pure/issues/44 [#44]: https://github.com/pure-css/pure/issues/44
[#46]: https://github.com/yahoo/pure/issues/46 [#46]: https://github.com/pure-css/pure/issues/46
[#49]: https://github.com/yahoo/pure/issues/49 [#49]: https://github.com/pure-css/pure/issues/49
[#53]: https://github.com/yahoo/pure/issues/53 [#53]: https://github.com/pure-css/pure/issues/53
[#54]: https://github.com/yahoo/pure/issues/54 [#54]: https://github.com/pure-css/pure/issues/54
[yahoo/pure-site#111]: https://github.com/yahoo/pure-site/issues/111 [pure-css/pure-site#111]: https://github.com/pure-css/pure-site/issues/111
0.1.0 (2013-05-24) 0.1.0 (2013-05-24)

View File

@ -6,9 +6,9 @@ Pure
A set of small, responsive CSS modules that you can use in every web project. A set of small, responsive CSS modules that you can use in every web project.
[http://purecss.io/][Pure] [http://purecss.io/][Pure]
[![Build Status](http://img.shields.io/travis/yahoo/pure.svg?style=flat)][Build Status] [![Build Status](http://img.shields.io/travis/pure-css/pure.svg?style=flat)][Build Status]
[![Dependency Status](https://david-dm.org/yahoo/pure/dev-status.svg)](https://david-dm.org/yahoo/pure?type=dev) [![Dependency Status](https://david-dm.org/pure-css/pure/dev-status.svg)](https://david-dm.org/pure-css/pure?type=dev)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/yahoo/pure?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pure-css/pure?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
**Use From the CDN:** **Use From the CDN:**
@ -32,7 +32,7 @@ $ npm install purecss
[Pure]: http://purecss.io/ [Pure]: http://purecss.io/
[Bower]: http://bower.io/ [Bower]: http://bower.io/
[Build Status]: https://travis-ci.org/yahoo/pure [Build Status]: https://travis-ci.org/pure-css/pure
[customize]: http://purecss.io/customize/ [customize]: http://purecss.io/customize/
@ -98,7 +98,7 @@ Optionally, you can build Pure from its source on Github. To do this, you'll
need to have Node.js and npm installed. We use [Grunt][] to build Pure. need to have Node.js and npm installed. We use [Grunt][] to build Pure.
```shell ```shell
$ git clone git@github.com:yahoo/pure.git $ git clone git@github.com:pure-css/pure.git
$ cd pure $ cd pure
$ npm install $ npm install
$ grunt $ grunt
@ -163,7 +163,7 @@ requests for the docs and website over at the [`pure-site`][pure-site]
repository. repository.
[pure-site]: https://github.com/yahoo/pure-site [pure-site]: https://github.com/pure-css/pure-site
Contributing Contributing
@ -172,7 +172,7 @@ Contributing
See the [CONTRIBUTING file][] for information on how to contribute to Pure. See the [CONTRIBUTING file][] for information on how to contribute to Pure.
[CONTRIBUTING file]: https://github.com/yahoo/pure/blob/master/CONTRIBUTING.md [CONTRIBUTING file]: https://github.com/pure-css/pure/blob/master/CONTRIBUTING.md
License License
@ -182,4 +182,4 @@ This software is free to use under the Yahoo! Inc. BSD license.
See the [LICENSE file][] for license text and copyright information. See the [LICENSE file][] for license text and copyright information.
[LICENSE file]: https://github.com/yahoo/pure/blob/master/LICENSE.md [LICENSE file]: https://github.com/pure-css/pure/blob/master/LICENSE.md

View File

@ -1,5 +1,5 @@
{ {
"name": "yahoo/purecss", "name": "pure-css/purecss",
"description": "Pure is a ridiculously tiny CSS library you can use to start any web project.", "description": "Pure is a ridiculously tiny CSS library you can use to start any web project.",
"keywords": [ "keywords": [
"css", "css",
@ -32,7 +32,7 @@
} }
], ],
"support": { "support": {
"issues": "https://github.com/yahoo/pure/issues" "issues": "https://github.com/pure-css/pure/issues"
}, },
"license": "BSD" "license": "BSD"
} }

View File

@ -3,7 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/yahoo/pure.git" "url": "git://github.com/pure-css/pure.git"
}, },
"scripts": { "scripts": {
"pretest": "grunt build", "pretest": "grunt build",
@ -31,7 +31,7 @@
}, },
"description": "Pure is a ridiculously tiny CSS library you can use to start any web project.", "description": "Pure is a ridiculously tiny CSS library you can use to start any web project.",
"bugs": { "bugs": {
"url": "https://github.com/yahoo/pure/issues" "url": "https://github.com/pure-css/pure/issues"
}, },
"homepage": "http://purecss.io", "homepage": "http://purecss.io",
"main": "index.js", "main": "index.js",

View File

@ -8,7 +8,7 @@
/* /*
Sets the font stack to fonts known to work properly with the above letter Sets the font stack to fonts known to work properly with the above letter
and word spacings. See: https://github.com/yahoo/pure/issues/41/ and word spacings. See: https://github.com/pure-css/pure/issues/41/
The following font stack makes Pure Grids work on all known environments. The following font stack makes Pure Grids work on all known environments.