An open API service indexing awesome lists of open source software.

https://github.com/james2doyle/nudeproject

A starting point for new web projects, meant for building simple sites or landing pages.
https://github.com/james2doyle/nudeproject

Last synced: about 1 year ago
JSON representation

A starting point for new web projects, meant for building simple sites or landing pages.

Awesome Lists containing this project

README

          

nudeproject
===========

A starting point for new web projects, meant for building simple sites or landing pages.

![NudeProject Logo](https://raw.github.com/james2doyle/nudeproject/master/nudeproject.png)

### grunt

included grunt taks

* curl -- update front-end dependencies
* imagemin -- compress images
* uglify -- compress js
* cssmin -- compress css
* concat -- combine files
* sass -- libsass task
* watch -- livereload
* autoprefixer -- no more prefixes

### stylesheets

* normalize.scss
* grid.scss -- simple grid
* mixins.scss -- simple mixins
* basic styles for font normalization

### javascript

modernizr custom build

* multiplebgs
* cssanimations
* csscolumns
* cssgradients
* csstransforms
* csstransforms3d
* localstorage
* touch
* shiv
* cssclasses
* prefixed
* teststyles
* testprop
* testallprops
* prefixes
* domprefixes
* css calc
* css filters
* css mask
* css remunit
* css vhunit
* css vmaxunit
* css vminunit
* css vwunit