Sha256: ae25fb0368a1f9bfc37a8079ef904d723ee035d511a0228092cc6a795677c702
Contents?: true
Size: 260 Bytes
Versions: 3
Compression:
Stored size: 260 Bytes
Contents
Layouts ======= Defining layouts ---------------- 1. Create a file called layouts/default.haml (or .erb) 2. use `yield` to show the page's contents 3. Voila Using your own layouts ---------------------- Use the `layout` metadata key. See the next section.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hydeweb-0.0.8.pre2 | manual/Introduction/Layouts.md |
hydeweb-0.0.8.pre1 | manual/Introduction/Layouts.md |
hydeweb-0.0.7 | manual/Introduction/Layouts.md |