Sha256: 20b2c4bd6f3e51e308f374141c23a856321204a13d7b11bcc780a183ee95dad5

Contents?: true

Size: 708 Bytes

Versions: 15

Compression:

Stored size: 708 Bytes

Contents

#tooltip
  Click for help.

#header
  %img{:src=>'/images/frank-med.png'}
  %h1 Frank
  %h2 Relax, fella. Frank's got it under control.

%ol#help
  %li
    %p= "Edit <em>setup.rb</em> to set your server options, folder names for static/dynamic content, and layouts for your views."
  %li
    %p= "Stash your static files (images, flash movies, etc) in the folder that you set as <em>[static_folder]</em>."
  %li
    %p= "Frank will look for files in the <em>[dynamic_folder]</em> first and try to compile them."
    %p= "Example: a request for <em>/css/blah.css</em> will look for a file in <em>[dynamic_folder]/css/</em> named <em>blah</em>. Frank uses the file extension to determine the correct compiler."

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
frank-1.0.12 lib/template/dynamic/index.haml
frank-1.0.11 lib/template/dynamic/index.haml
frank-1.0.10 lib/template/dynamic/index.haml
frank-1.0.9 lib/template/dynamic/index.haml
frank-1.0.8 lib/template/dynamic/index.haml
frank-1.0.7 lib/template/dynamic/index.haml
frank-1.0.6 lib/template/dynamic/index.haml
frank-1.0.5 lib/template/dynamic/index.haml
frank-1.0.4 lib/template/dynamic/index.haml
frank-1.0.3 lib/template/dynamic/index.haml
frank-1.0.2 lib/template/dynamic/index.haml
frank-1.0.1 lib/template/dynamic/index.haml
frank-1.0.0 lib/template/dynamic/index.haml
frank-0.4.1 lib/template/dynamic/index.haml
frank-0.4.0 lib/template/dynamic/index.haml