RSS 4 projects tagged "sass"

Download Website Updated 23 May 2011 Soxer

Screenshot
Pop 31.62
Vit 3.70

Soxer is a Web publishing tool intended for the lazy programmer and designer. It allows the creation and maintenance of document driven Web sites, such as corporate sites, blogs, and project sites, and is also extremely useful for creating mockups for database driven applications. It forms a very thin layer above Sinatra to deliver data from a set of YAML files rather than a database.

No download Website Updated 09 May 2010 mod_sass

Screenshot
Pop 17.26
Vit 33.24

mod_sass is an Apache HTTPD module that automatically compiles SASS files into CSS. When a client's browser requests a SASS file, this module will fill the request with the compiled CSS. When a file is compiled, the resultant CSS is also cached. This means that the SASS is only compiled when the file has been modified, so the average wait time for the file is always very fast.

No download Website Updated 02 Apr 2013 Genit

Screenshot
Pop 107.18
Vit 12.93

Genit is a framework that builds a static Web site, which does not require a server side programming language or database. Generated sites consist only of XHTML code (plus CSS and media). It runs from the command line, is based on XML, and is designed to be simple, readable, and minimalist.

No download No website Updated 30 Dec 2012 dmdm's PySite

Screenshot
Pop 20.64
Vit 11.77

PySite is not a CMS in the traditional sense. Rather, you manage the contents of a Web site via a file manager interface, which gives you access to all settings (pages, styles, plugins, etc.). Compose your pages with Jinja templates, and edit your code comfortably with syntax highlighting in the ACE editor. You may write your stylesheets in Sass and let the integrated compiler write CSS files. PySite also contains a facility to manage virtual mailboxes, in case you maintain your own SMTP and IMAP server, e.g. with Postfix and Dovecot.

Screenshot

Project Spotlight

Gfarm

A distributed filesystem, used for cluster computing.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.