Commit Graph

173 Commits

Author SHA1 Message Date
Steve
7462765a84 Update with changes made while updating index.html
Mostly minor changes made to fix or improve minor issues found
while updating index.html from Skeleton repo.
2019-01-26 09:56:00 -05:00
Steve
8ad9b471d5 Converted to use:
- CSS Grid
- CSS Variables
Added skeleton-legacy.css to provide feature/class equiv to orig boilerplate
2019-01-21 10:38:55 -05:00
Steve
ef8330bedf Renamed to barebones.css 2019-01-21 05:26:46 -05:00
Steve
3f08177d00 Replaced all colors with CSS vars
Added initial theme support and dark theme
Replaced Skeleton grid classes with basic CSS grid utilities
  Note: did not try to replicate the 12 column functionality
2019-01-21 05:22:36 -05:00
Steve
9ea615074e Inital Barebones fork cleanup 2019-01-20 23:23:29 -05:00
Angus
8dea55c760
Initial Barebones fork rewrite 2019-01-20 23:00:50 -05:00
dhg
88f03612b0 fixing all the weird versioning I just had to do 2014-12-29 10:29:28 -08:00
dhg
0d0adf7b44 updating the master branch for the new point release 2014-12-29 10:19:54 -08:00
dhg
6101a6652e think I get how bower works and for now shouldn't have to even add normalize 2014-12-29 09:55:22 -08:00
dhg
6fccc024ba small typo in bower.json 2014-12-29 09:48:28 -08:00
dhg
23d67f119e updating the bower json and going to test it more extensively now 2014-12-29 09:47:15 -08:00
dhg
5648a06d46 updating readme to new 2.0.3 download 2014-12-29 09:44:51 -08:00
dhg
c816059285 updating to 2.0.3 2014-12-29 09:37:33 -08:00
dhg
3b84c54db3 gonna try to add bower stuff 2014-12-29 09:33:17 -08:00
dhg
412758bc64 merging in the removing trailing whitespaces 2014-12-29 08:48:23 -08:00
dhg
c612be03b5 Merge branch 'master' of https://github.com/dhgamache/Skeleton 2014-12-29 08:47:28 -08:00
dhg
08b0f50159 removing all trailing whitespaces 2014-12-29 08:47:24 -08:00
Dave Gamache
7c36c06685 Merge pull request #223 from ndarville/patch-1
Added missing CSS rule for number input
2014-12-29 08:37:38 -08:00
Dave Gamache
f301c21796 Merge pull request #222 from jcgallaher/quotefix
Quotes fix for index.html
2014-12-28 10:29:49 -08:00
Dave Gamache
c393c43bf0 Merge pull request #224 from benhinchley/master
removed duplicate rule
2014-12-27 16:50:17 -08:00
Ben Hinchley
0f7d8cba76 duplicate rule 2014-12-27 23:35:30 +11:00
Niclas Darville
0ed0836045 Added missing CSS rule for input[type="number"] 2014-12-26 22:00:00 +01:00
Jim Gallaher
ef8c1471d9 replace single quotes to double on index.html 2014-12-23 22:13:36 -06:00
Jim Gallaher
ee71477681 remove normlize.min.css 2014-12-22 20:13:59 -06:00
Jim Gallaher
3c3dd7c6e2 add separate minified version of normalize.css 2014-12-22 20:09:28 -06:00
dhg
2a7e6adcbc removing test now that I get what's going on :) 2014-12-22 11:29:31 -08:00
dhg
6ce993fddf adding a test version of bower.json, though I'm sure it's wrong for now 2014-12-22 11:27:56 -08:00
Dave Gamache
446e77c13f Merge pull request #215 from smpaq/master
Removing redundant selector
2014-12-22 11:04:52 -08:00
smpaq
ffebc65ec8 Removing redundant selector 2014-12-21 12:05:58 -05:00
Dave Gamache
5e8ea05587 Merge pull request #209 from syndbg/patch-1
Cherry picked a typo
2014-12-20 13:23:51 -08:00
Dave Gamache
a6e62a1a1d Merge pull request #212 from persand/patch-1
Remove ending / in favicon
2014-12-20 13:22:33 -08:00
Dave Gamache
3c006efd5a Merge pull request #213 from jina/master
Switch SASS to Sass. :)
2014-12-20 10:55:48 -08:00
Jina Bolton
17cf331e89 Switch SASS to Sass. :) 2014-12-17 14:48:52 -08:00
Per Sandström
d8615808cf Remove ending / in favicon
Making things more consistent and the feather even lighter…
2014-12-17 19:58:12 +01:00
Anton Antonov
7ec6fa5a7d Cherry picked a typo 2014-12-16 21:58:03 +02:00
dhg
f307ba424f adding the email addy so others can submit 2014-12-15 19:32:40 -08:00
dhg
8d4dc1cef6 adding the less/sass skeleton links to the readme 2014-12-15 19:23:18 -08:00
dhg
cc531df455 adding the new download link and note about cloning not being latest release) 2014-12-15 17:33:01 -08:00
dhg
4e1b85923a Merge branch 'master' of https://github.com/dhgamache/Skeleton 2014-12-15 17:18:14 -08:00
dhg
328a8be46c cleaning up small indentation and spacing 2014-12-15 17:15:55 -08:00
dhg
0ff548aa2c updating the version/date info in header of file 2014-12-15 17:08:16 -08:00
dhg
3b39c4ae2b fixing the height of inputs 2014-12-15 16:53:01 -08:00
dhg
c34806e863 adding support for input['tel'] and input['url'] and cleaning up a few other form styles 2014-12-15 16:49:25 -08:00
dhg
2144cee05b changing property order to adhere roughly to http://markdotto.com/2011/11/29/css-property-order/ 2014-12-15 16:25:32 -08:00
dhg
3b9f339b2a shrinking the % width of the 400-550px column since it felt a little crowded 2014-12-15 16:16:36 -08:00
dhg
febee0bc9b moving the padding: 0 down to the 400px query 2014-12-15 16:14:27 -08:00
dhg
06b819aeb9 changing the .container to feel appropriately sized on mobile/tablet devices. A very small update to grid that makes it all feel a little less constrained on smaller sizes 2014-12-15 16:10:56 -08:00
dhg
c099903a83 adding the forgotten max-width property to container above 550px 2014-12-15 16:05:08 -08:00
dhg
2992a0be54 decreasing the specificity of all grid items, changing small grid sizes to rely on container padding so it flexes to near full width of viewport sub-550px 2014-12-15 15:59:27 -08:00
Dave Gamache
8cadd4ae92 Merge pull request #203 from JonMidhir/issue#198-add_ds_store_to_gitignore
Add .DS_Store to .gitignore
2014-12-12 16:18:36 -08:00