Skip to content

petebrowne/massimo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Massimo

Massimo is a static website builder that allows you to use dynamic technologies such as Haml & Sass for rapid development.

Massimo's code is inspired by other website generators like Jekyll and Webby.

Features

  • Renders templates and views using Tilt
  • Uses familiar helper methods from Padrino::Helpers
  • Supports custom helper methods like Rails and Sinatra
  • Concats javascripts using Sprockets and then compresses them using whichever library you want
  • Renders stylesheets using either Sass or Less
  • Automatically creates pretty URLs

Installation

$ gem install massimo

Getting Started

$ massimo new my-site
$ cd my-site
$ massimo build

For more information, visit http://massimo.petebrowne.com/.

For an example of a site built by massimo, visit http://github.com/petebrowne/massimo-site.

Copyright

Copyright (c) 2011 Peter Browne. See LICENSE for details.

About

Massimo is a static website builder.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages