https://github.com/james2doyle/assemble-starter
A starting point for any of my static assemble sites. Includes extra JS, CSS, and Grunt tasks.
https://github.com/james2doyle/assemble-starter
Last synced: 11 months ago
JSON representation
A starting point for any of my static assemble sites. Includes extra JS, CSS, and Grunt tasks.
- Host: GitHub
- URL: https://github.com/james2doyle/assemble-starter
- Owner: james2doyle
- License: mit
- Created: 2013-10-17T19:49:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-17T19:52:11.000Z (over 12 years ago)
- Last Synced: 2025-03-03T20:04:15.099Z (over 1 year ago)
- Language: JavaScript
- Size: 617 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
assemble-starter
================
A starting point for any of my static assemble sites.
Extra grunt tasks:
* grunt-contrib-watch
* grunt-sass
* grunt-contrib-concat
* grunt-autoprefixer
Modernizr Checks:
* cssanimations
* csstransforms
* csstransforms3d
* svg
* touch
* shiv
* cssclasses
* teststyles
* testprop
* testallprops
* prefixes
* domprefixes
* css_filters
Other Libs:
* swipe.js
* salt.js
Javascript Goodies:
* prefix() -- detect the js/css prefixes for different browsers
* XHR function for no-jQuery AJAX
CSS Goodies:
* normalize.scss