Skip to content

Commit

Permalink
Containers
Browse files Browse the repository at this point in the history
  • Loading branch information
jzongker committed Nov 16, 2024
1 parent a695db8 commit ffd4879
Show file tree
Hide file tree
Showing 17 changed files with 48 additions and 1 deletion.
Binary file added videos/b1/website/containers/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added videos/b1/website/containers/output.mp4
Binary file not shown.
47 changes: 47 additions & 0 deletions videos/b1/website/containers/script.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<tutorial>
<speak>
<mark name="1" />
Box is another container element.
<break time="1s"/>
<mark name="2" />
It behaves like a section, but spans a content area rather than the whole width of the screen.
<break time="1s"/>
<mark name="3" />
Configure it and hit save... and you'll have an empty, styled, box on your page.
<break time="1s"/>
<mark name="4" />
Drag and drop elements into the box and they will take on that styling.
<break time="1.5s"/>
<mark name="5" />
Carousel is another container element.
<break time="1s"/>
<mark name="6" />
Set the height, the number of slides and whether you want it to auto-play and hit save.
<break time="1s"/>
<mark name="7" />
It will give you an empty carousel with three slides.
<break time="1s"/>
<mark name="8" />
Add a component to the first slide.
<break time="1s"/>
<mark name="9" />
Click the right arrow to add an element to the next slide.
<break time="1s"/>
<mark name="10" />
Continue until all the slides are full. It will auto-rotate between these when a visitor loads the page.
<break time="1.5s"/>
<mark name="11" />
The expandable element allows you to add collapsible accordions containing information.
<break time="1s"/>
<mark name="12" />
They're great for FAQs or other content that you want to hide until a visitor clicks on it.
<break time="1s"/>
<mark name="13" />
Add several in sequence and they will appear as a list of topics.
<break time="1s"/>
<mark name="14" />
Click to expand or collapse any topic.
<break time="2s"/>
<mark name="end" />
</speak>
</tutorial>
2 changes: 1 addition & 1 deletion videos/b1/website/rows/script.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Row is one of these. It divides the width of the page into 12 parts.
<break time="1s"/>
<mark name="3" />
This allows you to easily create elements that span and denominator of twelfths just as halves, thirds, quarters, sixths, or 12ths.
This allows you to easily create elements that span and denominator of twelfths such as halves, thirds, quarters, sixths, or 12ths.
<break time="1s"/>
<mark name="4" />
We'll choose thirds and add it to the page.
Expand Down

0 comments on commit ffd4879

Please sign in to comment.