Skip to content

Latest commit

 

History

History
81 lines (75 loc) · 3.63 KB

notes.markdown

File metadata and controls

81 lines (75 loc) · 3.63 KB

CSS

References

Architecture guides

Systematic architectures to keep CSS projects scalable and maintainable.

SASS

Guides

Libraries

Compass

The compass core framework is a design-agnostic framework that provides common code that would otherwise be duplicated across other frameworks and extensions.

An easily customizable grid. Sensible default typography. A typographic baseline. Perfected browser CSS reset. A stylesheet for printing. Powerful scripts for customization. Absolutely no bloat!

Lots of CSS Recipes, made with Compass using Sass. Ready to use.

HTML preprocessors

Template engines

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Jinja2 is a modern and designer friendly templating language for Python, modelled after Django’s templates.

Static site generators

Lists

The definitive listing of Static Site Generators — all 210 of them!

Middleman

DocPad

Jekyll

Jekyll is a simple, blog-aware, static site generator.

Liquid is a template engine which was crafted for very specific requirements

YAML is a human friendly data serialization standard for all programming languages.

A blogging framework for hackers.

CMS

Wordpress

Forge is a free command-line toolkit for bootstrapping and developing WordPress themes in a tidy environment using front-end languages like Sass, LESS, and CoffeeScript.

Misc

Text markup languages

Resets

CSS Resets.

Grids

Frameworks

Lists

Articles