4 projects tagged "sass"
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.
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.
NewsCloud is software you can use to power engaging social media communities. It provides a suite of Facebook-connected interactive features that can help you host a vibrant online community for your neighborhood, topic, community group, nonprofit, membership association, or city. While most content management systems are optimized around publishing, NewsCloud's features offer ways for your audience to participate and lead the site with user generated content. As activity increases, you can integrate advertising and paid content referral systems to capture new revenue streams. NewsCloud is designed to help you move beyond the limitations of Facebook pages.
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.