Mark Otto
054b7ee62f
add copyright banners to the docs and dist css
2015-03-24 10:07:14 -07:00
Kenneth Love
52ddc53c41
Update tooltips.md
...
Typo
2015-03-24 10:06:42 -07:00
B. Seward
5eaca6910d
Add note on SCSS' overloaded rgba() function
...
Sass + SCSS overrides and overloads the [rgba() function](http://sass-lang.com/documentation/Sass/Script/Functions.html#rgba-instance_method ) so it can also take parameters in the format `rgba($color, $alpha)`, e.g. `rgba(#000 , .5)`.
It'd be pragmatic to leverage that overload and use hex colors that much more consistently in SCSS. If GitHub folks aren't writing much raw CSS this line can be trimmed further, ```* Use hex color codes `#000` (SCSS' `rgba()` function is overloaded to accept hex colors as a param, e.g., `rgba(#000 , .5)`).``` (since Sass' overriding of `rgba()` isn't obvious perhaps good to spell it out explicitly here).
2015-03-24 03:10:39 -07:00
Nicolas Dermine
a1b3825798
fix typo
...
not entirely sure, but feels like "toolkit" is singular and this is present tense.
2015-03-24 04:28:54 +01:00
Mark Otto
64104887af
Create .scss-lint.yml
2015-03-23 16:06:24 -07:00
Mark Otto
f1725c063f
Create .hound.yml
2015-03-23 16:05:41 -07:00
Pascal Borreli
7f0ecf12c7
Fixed typos
2015-03-23 22:46:58 +00:00
Chris Rebert
40c2f92c44
docs/blankslate.md: grammar: remove errant word
2015-03-23 15:38:25 -07:00
Thomas Tuts
1750aa04d7
Remove redundant gem names
2015-03-23 21:40:38 +01:00
Thomas Tuts
9dbe92da21
Add Rouge as a gem dependency in install instructions
...
If the Rouge gem is not installed, Jekyll will throw an error when the
`jekyll serve` command is run. (`Liquid Exception: cannot load such
file -- rouge in alerts.md`)
2015-03-23 21:39:22 +01:00
Mark Otto
20c1914c58
Merge pull request #3 from josh/patch-1
...
Prefer public primer-css package name
2015-03-23 13:30:09 -07:00
Mark Otto
becd273038
Merge pull request #2 from josh/readme-sprockets
...
Remove old sprockets instructions
2015-03-23 13:29:46 -07:00
Thomas Tuts
132cfd4a04
Change issue tracker URL from twbs/bootstrap to primer/primer
2015-03-23 21:04:57 +01:00
Joshua Peek
4b5e5bc391
Prefer public prime-css package name
2015-03-23 12:42:59 -07:00
Joshua Peek
9046d5d172
Remove old sprockets instructions
2015-03-23 12:37:35 -07:00
Mark Otto
b4af627293
copy
2015-03-23 11:47:52 -07:00
Mark Otto
7adc1b403e
small copy
2015-03-23 11:02:41 -07:00
Mark Otto
e42dffa47c
docs url
2015-03-23 10:43:18 -07:00
Mark Otto
d3da5daa93
build
2015-03-23 10:30:33 -07:00
Mark Otto
01f8d36546
update to use markdown name for user-content
2015-03-23 10:27:11 -07:00
Mark Otto
7fe1680aa3
update grunt publish path
2015-03-23 10:20:05 -07:00
Mark Otto
d6600b5062
Merge pull request #1 from primer/202
...
v2.0.2
2015-03-23 10:14:53 -07:00
Mark Otto
f681681d80
mention user-content as least
2015-03-23 10:01:13 -07:00
Mark Otto
5a3186bd43
nuke some things, update readme and roadmap to mention cla
2015-03-23 09:55:32 -07:00
Mark Otto
2285389c24
fix grid on homepage for small devices
2015-03-23 09:53:22 -07:00
Mark Otto
01686b26ca
mention some v2 stuff
2015-03-23 09:53:15 -07:00
Mark Otto
5b0902503a
copy updates
2015-03-23 09:47:44 -07:00
Mark Otto
88b7e35b2b
add .bowerrc so bower_components are installed in the docs dir
2015-03-23 09:47:38 -07:00
Mark Otto
de932ca0c2
copy, style tweaks, versioning, urls
2015-03-22 21:09:41 -07:00
Mark Otto
264521e8e9
bower install, run grunt
2015-03-20 16:39:32 -07:00
Mark Otto
b3a560d875
initial commit from github/primer into primer/primer
2015-03-20 16:30:22 -07:00