Skip to content

Commit 360b63a

Browse files
committed
add primer-marketing-support
remove git log - update gitignore
1 parent 40164b4 commit 360b63a

File tree

10 files changed

+164
-0
lines changed

10 files changed

+164
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules
2+
build
3+
*.log
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.yml
2+
.github
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"use": ["autoprefixer"],
3+
"autoprefixer": {
4+
"browsers": "> 5%, last 2 firefox versions, last 2 chrome versions, last 2 safari versions, last 2 edge versions, ie 11"
5+
}
6+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"stylelint-config-primer"
4+
]
5+
}
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# v0.5.0
2+
3+
* bump versions - broccolini [github/github@3d73b9d](https://github.com/github/github/commit/3d73b9d)
4+
* delete more instances of - Sophie Shepherd [github/github@04f84d8](https://github.com/github/github/commit/04f84d8)
5+
* resolve all the other conflicts - Sophie Shepherd [github/github@d8fb169](https://github.com/github/github/commit/d8fb169)
6+
7+
# v0.4.0
8+
9+
* versions - Sophie Shepherd [github/github@703a904](https://github.com/github/github/commit/703a904)
10+
11+
# v0.3.0
12+
13+
* bump version numbers that were missed previously - broccolini [github/github@ee50553](https://github.com/github/github/commit/ee50553)
14+
* add new green, update colors on business new - Sophie Shepherd [github/github@f32126a](https://github.com/github/github/commit/f32126a)
15+
* update variables to have new colors - Sophie Shepherd [github/github@2ae3bd8](https://github.com/github/github/commit/2ae3bd8)
16+
* sneak in that sf mono life - Mark Otto [github/github@778a9e6](https://github.com/github/github/commit/778a9e6)
17+
18+
# v0.2.0
19+
20+
* update version number - broccolini [github/github@b3d1822](https://github.com/github/github/commit/b3d1822)
21+
* Cleaning up devDependencies versions and simplifying npm scripts - Jon Rohan [github/github@2c42571](https://github.com/github/github/commit/2c42571)
22+
23+
# v0.1.1
24+
25+
26+
# v0.1.0
27+
28+
* Getting rid of as much as possible - Sophie Shepherd [github/github@e2e5de4](https://github.com/github/github/commit/e2e5de4)
29+
* Hella cleanup - Sophie Shepherd [github/github@5e0716b](https://github.com/github/github/commit/5e0716b)
30+
* Clean up more type css - Sophie Shepherd [github/github@cbf356a](https://github.com/github/github/commit/cbf356a)
31+
* Heading & variable cleanup - Sophie Shepherd [github/github@0778b8b](https://github.com/github/github/commit/0778b8b)
32+
* Fix broken paths - Patrick Marsceill [github/github@b5dc395](https://github.com/github/github/commit/b5dc395)
33+
* Update the names in the README files - Patrick Marsceill [github/github@75fed58](https://github.com/github/github/commit/75fed58)
34+
* Update names for npm publising - Patrick Marsceill [github/github@451f97a](https://github.com/github/github/commit/451f97a)
35+
* update docs - Patrick Marsceill [github/github@d5ef0e4](https://github.com/github/github/commit/d5ef0e4)
36+
* Add marketing support to docs - Sophie Shepherd [github/github@ed62442](https://github.com/github/github/commit/ed62442)
37+
* Fix variable collisions and add basecoat to site to test sass compilation errors - Patrick Marsceill [github/github@c73eee3](https://github.com/github/github/commit/c73eee3)
38+
* Remove basecoat - Patrick Marsceill [github/github@1b1503d](https://github.com/github/github/commit/1b1503d)
39+
* prefix bc => marketing - Patrick Marsceill [github/github@04d509a](https://github.com/github/github/commit/04d509a)
40+
* Support - Patrick Marsceill [github/github@9bbf59b](https://github.com/github/github/commit/9bbf59b)
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2016 GitHub Inc.
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Primer Marketing CSS Support
2+
3+
[![NPM version](http://img.shields.io/npm/v/primer-marketing-support.svg)](https://www.npmjs.org/package/primer-marketing-support)
4+
[![Build Status](https://travis-ci.org/primer/primer-marketing-support.svg?branch=master)](https://travis-ci.org/primer/primer-marketing-support)
5+
6+
> Support files are Sass variables, mixins, and functions that we import into different bases for use across components, objects, and utilities. Sharing these common properties across GitHub sites helps us to keep our styles more consistent.
7+
>
8+
> Most of the time to include these you'll only need to add `@import "./primer-marketing-support";` to the top of your bundle. If you want only a specific partial you can import them separately.
9+
10+
This repository is a module of the full [primer-css][primer] repository.
11+
12+
## Documentation
13+
14+
<!-- %docs
15+
title: Variables
16+
status: In review
17+
-->
18+
19+
Documentation & refactor coming very soon
20+
21+
<!-- %enddocs -->
22+
23+
## Install
24+
25+
This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `support` with this command.
26+
27+
```
28+
$ npm install --save support
29+
```
30+
31+
## Usage
32+
33+
The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this.
34+
35+
```scss
36+
@import "primer-marketing-support/index.scss";
37+
```
38+
39+
You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._
40+
41+
## License
42+
43+
MIT &copy; [GitHub](https://github.com/)
44+
45+
[primer]: https://github.com/primer/primer
46+
[docs]: http://primercss.io/
47+
[npm]: https://www.npmjs.com/
48+
[install-npm]: https://docs.npmjs.com/getting-started/installing-node
49+
[sass]: http://sass-lang.com/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "./lib/variables.scss";
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Type
2+
$alt-body-font: Roboto, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", sans-serif;
3+
$alt-mono-font: $mono-font;
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"version": "0.5.0",
3+
"name": "primer-marketing-support",
4+
"description": "Sass variables, mixins, and functions for use in our components.",
5+
"homepage": "http://primercss.io/",
6+
"author": "GitHub, Inc.",
7+
"license": "MIT",
8+
"style": "index.scss",
9+
"files": [
10+
"index.scss",
11+
"lib"
12+
],
13+
"repository": "https://github.com/primer/primer-marketing-support.git",
14+
"bugs": {
15+
"url": "https://github.com/primer/primer-marketing-support/issues"
16+
},
17+
"scripts": {
18+
"test": "stylelint **/*.scss -c .stylelintrc.json -s scss"
19+
},
20+
"devDependencies": {
21+
"stylelint": "*",
22+
"stylelint-config-primer": "*"
23+
},
24+
"keywords": [
25+
"primer",
26+
"css",
27+
"github",
28+
"primercss",
29+
"mixins",
30+
"functions",
31+
"variables",
32+
"scss"
33+
]
34+
}

0 commit comments

Comments
 (0)