The need for simple came to be when I saw that most frameworks were:
- Not optimized for me.
- Bloated.
I wanted a super simple framework, which had:
- A baseline defined on 100% (16px)
- An HTML5 skeleton made and ready to go.
- Default anchor style changed, and underline removed.
- A menu set to display:inline.
- Retina favicons set in the HTML; all required favicon files placed in root.
- Necolas' normalize.css on the top.
- A byline in the footer.
…and I made just that.
…and now it's open source.
- Added retina favicon support. Courtesy Mathias Bynens.
- Added quotes to
blockquote
using CSS.
Hope you like it! Enjoy!