Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul of Cool Kitten #12

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e248072
Updated and switched to version that includes legacy browser support
spencerbaynton Feb 23, 2013
08426d2
HTML5 character encoding
spencerbaynton Feb 23, 2013
29cc5a1
Normalize styles before declaring new ones
spencerbaynton Feb 23, 2013
c37814d
Formatting
spencerbaynton Feb 23, 2013
438426f
ARIA banner role instead of menu class
spencerbaynton Feb 23, 2013
d1a75ab
Markdown formatting
spencerbaynton Feb 23, 2013
6462b1b
Added logo
spencerbaynton Feb 23, 2013
f31b578
Fixed image URL
spencerbaynton Feb 23, 2013
7667455
Reverted to text title
spencerbaynton Feb 23, 2013
c741434
Author URL and jQuery instead of JQuery
spencerbaynton Feb 23, 2013
f1246f6
Changed #content and #test to .content and .test
spencerbaynton Feb 23, 2013
5b8f751
Author URL fix, minor formatting, and email
spencerbaynton Feb 23, 2013
9f6a5d4
CSS reformatting
spencerbaynton Feb 23, 2013
0c38605
Added HTML5 tags and moved logo into nav
spencerbaynton Feb 23, 2013
7bd1200
Added ARIA navigation role
spencerbaynton Feb 23, 2013
050e349
Reverted media query line height to 1em
spencerbaynton Feb 23, 2013
6ab4f46
Removed type attributes
spencerbaynton Feb 23, 2013
a0fea63
Moved script tags to just before closing body tag
spencerbaynton Feb 23, 2013
00e2efd
Removed custom font
spencerbaynton Feb 23, 2013
2eec80e
Swapped minified JavaScript files for originals
spencerbaynton Feb 25, 2013
4448acd
Renamed js.js to script.js
spencerbaynton Mar 2, 2013
1f8a831
Removed jQuery Easing Plugin
spencerbaynton Mar 2, 2013
22cd2d1
Replaced jQuery Waypoints with Bootstrap Scrollspy
spencerbaynton Mar 2, 2013
ff34a92
Removed data-slide, no longer needed
spencerbaynton Mar 2, 2013
a7fac20
Apply a default data-stellar-background-ratio via JavaScript
spencerbaynton Mar 2, 2013
dd194f0
Updated with new resources
spencerbaynton Mar 2, 2013
b797c8f
Fixed navigation link colours
spencerbaynton Mar 2, 2013
d1fadfa
Included a local copy of jQuery
spencerbaynton Mar 2, 2013
216a500
Added "What is it?" section
spencerbaynton Mar 2, 2013
8381c3d
Updated content to match http://jalxob.com/cool-kitten/
spencerbaynton Mar 2, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
///// Cool Kitten - Parrallax Scrolling responsive frame work - 1.0 /////
Author: Jalxob
# [Cool Kitten](http://jalxob.com/cool-kitten)

Parrallax scrolling responsive framework - 1.0

Author: [Jalxob](http://www.jalxob.com)
Release Date: February 2013.

///// Resources /////
- Normalize.css
- jQuery Easing Plugin
- Stellar.js
## Resources

* [normalize.css](http://necolas.github.com/normalize.css)
* [jQuery](http://jquery.com)
* [Stellar.js](http://markdalgleish.com/projects/stellar.js)
* [Bootstrap Scrollspy](http://twitter.github.com/bootstrap/javascript.html#scrollspy)

///// Questions & Contact /////
This is my first framework so if you see any issue please let me know it.
## Questions & Contact

This is my first framework so if you see any issue please [let me know it](mailto:[email protected]).

Website: www.jalxob.com/cool-kitten
Author's website: www.jalxob.com
Twitter: @Jalxob

Twitter: @Jalxob
Loading