Renamed to Ribs
This commit is contained in:
		@@ -18,7 +18,7 @@
 | 
			
		||||
 | 
			
		||||
	<!-- CSS
 | 
			
		||||
  ================================================== -->
 | 
			
		||||
	<link rel="stylesheet" href="css/skeleton.min.css">
 | 
			
		||||
	<link rel="stylesheet" href="css/Ribs.min.css">
 | 
			
		||||
 | 
			
		||||
	<!--[if lt IE 9]>
 | 
			
		||||
		<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 | 
			
		||||
@@ -42,12 +42,13 @@
 | 
			
		||||
	<div class="container">
 | 
			
		||||
		<div class="sixteen columns">
 | 
			
		||||
			<h1 class="remove-bottom" style="margin-top: 40px">Skeleton-SCSS</h1>
 | 
			
		||||
			<h5>Version 1.0.1</h5>
 | 
			
		||||
			<h5>Version 1.0.2</h5>
 | 
			
		||||
			<hr />
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="one-third column">
 | 
			
		||||
			<h3>About Skeleton?</h3>
 | 
			
		||||
			<h3>About Ribs</h3>
 | 
			
		||||
			<p>Skeleton is a small collection of well-organized CSS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone. It's based on a responsive grid, but also provides very basic CSS for typography, buttons, forms and media queries. Go ahead, resize this super basic page to see the grid in action.</p>
 | 
			
		||||
			<p>Ribs is the evolution of the original Skeleton Project.</p>
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="one-third column">
 | 
			
		||||
			<h3>Three Core Principles</h3>
 | 
			
		||||
@@ -60,7 +61,7 @@
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="one-third column">
 | 
			
		||||
			<h3>Docs & Support</h3>
 | 
			
		||||
			<p>The easiest way to really get started with Skeleton is to check out the full docs and info at <a href="http://www.getskeleton.com">www.getskeleton.com.</a> - this is the main set of docs for the original css project, but will provide all of the needed insight. Skeleton SCSS is also open-source and has a <a href="https://github.com/nickpack/Skeleton-SCSS">project on github</a>, so check that out if you want to report bugs or create a pull request. If you have any questions, thoughts, concerns or feedback, please don't hesitate to email me at <a href="mailto:nick@nickpack.com">nick@nickpack.com</a>.</p>
 | 
			
		||||
			<p>The easiest way to really get started with Ribs is to check out the original skeleton docs and info at <a href="http://www.getskeleton.com">www.getskeleton.com.</a> - this is the main set of docs for the original css project, but will provide all of the needed insight. Ribs is open-source and has a <a href="https://github.com/nickpack/Ribs">project on github</a>, so check that out if you want to report bugs or create a pull request. If you have any questions, thoughts, concerns or feedback, please don't hesitate to email me at <a href="mailto:nick@nickpack.com">nick@nickpack.com</a>.</p>
 | 
			
		||||
		</div>
 | 
			
		||||
 | 
			
		||||
	</div><!-- container -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user