Skip to content

Commit 1d21aae

Browse files
committed
Contentful Docs add Demos Update
1 parent 401c783 commit 1d21aae

10 files changed

+40
-10
lines changed

docs/contentful/ContentBlock.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
The first content type you should consider for your content elements inside a viewport. It allows you to insert into the page arbitrary text (supporting Markdown and HTML syntax), as well as misc inline UI elements, specific to our website (buttons, internal hyper-references, modals, etc.). It also supports the *image + text* type of content, for cases when, rather than an inline image, you need some special layout of the image with respect to the textual content. We also support different styles for content blocks via themes.
33

44
## Fields
5-
![](./pics/ContentBlock.png)
5+
![](./pics/ContentBlock.png)
6+
7+
## Live Demo
8+
https://community-app.topcoder.com/examples/contentful/viewport/2Vf6Xn8CaNG4C55nqblsZa

docs/contentful/Countdown.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
Generic Countdown model. Renders a countdown timer until `endDate` is reached.
33

44
## Fields
5-
![](./pics/Countdown.png)
5+
![](./pics/Countdown.png)
6+
7+
## Live Demo
8+
https://community-app.topcoder.com/examples/contentful/viewport/7h34mzW03NG1KOBAPnUVEi

docs/contentful/DashboardAnnouncement.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
An announcement scheduled to be shown in the Topcoder's member dashboard.
33

44
## Fields
5-
![](./pics/DashboardAnnouncement.png)
5+
![](./pics/DashboardAnnouncement.png)
6+
7+
## Live Demo
8+
https://community-app.topcoder.com/my-dashboard?announcementPreviewId=2pP16TL0lFS1hFqNv3FfT2

docs/contentful/Dropdown.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ The component for blocks of content rendered in dropdows. Renders a list of **Dr
66
![](./pics/Dropdown.png)
77

88
**Dropdown Item**
9-
![](./pics/DropdownItem.png)
9+
![](./pics/DropdownItem.png)
10+
11+
## Live Demo
12+
https://community-app.topcoder.com/examples/contentful/viewport/5ve2acdU6Z3C5FyXMO99El

docs/contentful/NavigationMenu.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ Model that will render navigation menus of links with optional sub-links/menus.
66
![](./pics/NavigationMenu.png)
77

88
**Navigation Menu Item**
9-
![](./pics/NavigationMenuItem.png)
9+
![](./pics/NavigationMenuItem.png)
10+
11+
## Live Demo
12+
https://community-app.topcoder.com/examples/contentful/viewport/2VtYSyqeFb3XBEsSREIVgP

docs/contentful/Route.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
A Route that can render a Viewport at its endpoint, and also include sub-routes with Viewports. When linked to community-app it will render its [Viewport](./viewport.md) under the specified `URL`.
33

44
## Fields
5-
![](./pics/Route.png)
5+
![](./pics/Route.png)
6+
7+
## Live Demo
8+
https://community-app.topcoder-dev.com/examples/contentful/route/7AJwV3vA7OsDjJBFlfIFqr

docs/contentful/accordion.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ The component for blocks of content. Each accordion holds a list of **AccordionI
66
![](./pics/Accordion.png)
77

88
**Accordion Item**
9-
![](./pics/AccordionItem.png)
9+
![](./pics/AccordionItem.png)
10+
11+
## Live Demo
12+
https://community-app.topcoder.com/examples/contentful/viewport/23gfdoR2PkU0PyE9bRbbY8

docs/contentful/banner.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
This content type provides banners: large background image, some textual content, positioned above it, and also some extra background just under the text, to improve its readability against the main background image. We support a few different banner styles via themes. Moving forward, probably, we will merge **Banner** type into **ContentBlock** one at some point, as there is no much differences between them in term of data they rely on.
33

44
## Fields
5-
![](./pics/Banner.png)
5+
![](./pics/Banner.png)
6+
7+
## Live Demo
8+
https://community-app.topcoder.com/examples/contentful/viewport/2W1Wb1bwEabiIZhaSc4EwV

docs/contentful/slider.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
Slide/cycle content ([Banner](./banner.md), [Content Block](./ContentBlock)) in various ways. Flexible component to iterate content.
33

44
## Fields
5-
![](./pics/Slider.png)
5+
![](./pics/Slider.png)
6+
7+
## Live Demo
8+
https://community-app.topcoder.com/examples/contentful/viewport/22U4diMLAiUjGV6hxAbz7K

docs/contentful/viewport.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
A generic container for other objects, that renders its children into a container element. It supports nested viewports, different layout options for viewport content via themes. Viewport should be considered as the main content layout and grouping component.
44

55
## Fields
6-
![](./pics/Viewport.png)
6+
![](./pics/Viewport.png)
7+
8+
## Live Demo
9+
https://community-app.topcoder.com/examples/contentful/viewport/7yVst7wTJIalmNhRoUNAWp

0 commit comments

Comments
 (0)