Sha256: b6b406f5d6667cf174d0449cfe7ed7e1609cb0fb991a921aeeb488ed96672833
Contents?: true
Size: 1.89 KB
Versions: 1
Compression:
Stored size: 1.89 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>StaticMatic</title> <link media="all" href="/stylesheets/application.css" rel="stylesheet"/> </head> <body> <div id='container'> <div id='header'> <div class='bycurve21'> <a href="http://www.curve21.com"><img src="images/bycurve21.gif"/> </a> </div> <div class='title'>StaticMatic</div> </div> <div id='menu'> <ul> <li><a href="/">Home</a></li> <li><a href="download.html">Download</a></li> <li><a href="how_to_use.html">How to use</a></li> <li> <a href="http://rubyforge.org/projects/staticmatic">Development</a> </li> <li> <a href="http://groups.google.co.uk/group/staticmatic">Community</a> </li> <li><a href="faq.html">FAQ</a></li> </ul> </div> <div id='content'> <div id='side'> <strong>News</strong> <a href="staticmatic_08.html">StaticMatic 0.8</a> </div> <h1>FAQ</h1> <h3> I hate Haml. Can I use a different template language? </h3> <p> No. At least not at the moment. Haml is perfect for our needs so we've had no reason to investigate using other languages. However, StaticMatic is open source so patches are always welcome. </p> </div> <div id='footer'> <p> Made with StaticMatic, Hosted by <a href="http://rubyforge.org">RubyForge</a> </p> </div> <script src='http://www.google-analytics.com/urchin.js' type='text/javascript'> _hamlspace = ""; </script> <script type='text/javascript'> _uacct = "UA-775359-8"; urchinTracker(); </script> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
staticmatic-0.8.1 | website/site/faq.html |