View page
sections: | |
- | |
type: simple_content | |
bg_type: bg_gray | |
description: vuejs | |
text_alignment: left | |
image_position: right | |
- | |
type: extended_content | |
body: |
View latest html
{{ sections }} | |
... | |
{{ if type == 'extended_content' }} | |
<div class="section-empty"> | |
<div class="container content"> | |
{{ if type == "text" }} | |
<div class="text"> | |
{{ text }} | |
</div> |
View Bard Replicator - flexible.yaml
sections: | |
main: | |
display: Main | |
fields: | |
sections: | |
type: replicator | |
display: Sections | |
sets: | |
logo_slider: | |
display: 'Logo Slider' |