Startr has been created to provide a default structure to start my web projects.
It also comes with the modules
folder which contains a lot of code and snippets depending on the need
###0.2
####HTML
- Targeting IE with class on
body
(source)
####CSS
- Fix V 0.1.1
- Border-box snippet from Paul Irish
- Fix border-box on Google Map Element (source)
- Shame.css philosophy
####JS (from CDNs, "protocol-less")
- Jquery v3.1.0
- html5shiv
- respond.js v1.4.2
- placeholder.js v4.0.1
- detect.js - a very simple file to check if js is enabled and if a phone is used
####Other
- humans.txt
- Favicon (png and lt IE8 ico fallback)
- Icons for Apple devices (source)
##TODO:
- HTML/CSS text align justify and responsive (source)
- CSS Typography cheat sheet (source)
- HTML 404 default page
- OTHER robot.txt
##License
MIT