Sha256: 475134965ebb1705cbfaaa2e59b5a34ef8c46f85a1bdac7f12d62216825437ce

Contents?: true

Size: 676 Bytes

Versions: 20

Compression:

Stored size: 676 Bytes

Contents

tags = %(<!-- Tag definitions for the subs subsite -->

<include src="rapid" plugin="hobo"/>

<include src="taglibs/auto/subs/rapid/cards"/>
<include src="taglibs/auto/subs/rapid/pages"/>
<include src="taglibs/auto/subs/rapid/forms"/>

<set-theme name="clean"/>
)

admin_tag = '<extend tag="page">
  <old-page merge>
    <append-stylesheets:>
      <stylesheet name="subs"/>
    </append-stylesheets:>
    <footer:>
      <a href="#{base_url}/">View Site</a> |
    </footer:>
  </old-page>
</extend>'

invite_only = %(<extend tag="card" for="#{user_resource_name}">
  <old-card merge>
    <append-header:><%= h this.state.titleize %></append-header:>
  </old-card>
</extend>)

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
hobo-1.3.0.pre31 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre29 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre28 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre27 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre26 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre25 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre24 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre23 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre22 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre21 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre20 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre19 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre18 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre16 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre15 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre14 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre13 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre12 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre11 test/irt/generators/partials/_subsite_taglib_variables.rb
hobo-1.3.0.pre10 test/irt/generators/partials/_subsite_taglib_variables.rb