diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..c49e233 --- /dev/null +++ b/404.html @@ -0,0 +1,296 @@ + + + +
+ + + + + + + + + + + + + + + +A web component to display the latest updates from a ticker instance.
+Important
+We will provide a self hosted version of this component soon. Until then you can use the unpkg.com CDN to include the component in your website.
+You need to include the script from unpkg.com and then you can use the component like this:
+<script type="module" src="https://unpkg.com/@systemli/ticker-widget"></script>
+<ticker-timeline domain="updates.systemli.org" limit="10" header="Latest Updates"></ticker-timeline>
+
+Property | +Attribute | +Description | +Type | +Default | +
---|---|---|---|---|
apiUrl |
+api-url |
++ | string |
+'https://ticker-api.systemli.org' |
+
domain |
+domain |
++ | string |
+undefined |
+
header |
+header |
++ | string |
+'' |
+
limit |
+limit |
++ | number |
+10 |
+
A web component to display the latest updates from a ticker instance.
"},{"location":"#usage","title":"Usage","text":"Important
We will provide a self hosted version of this component soon. Until then you can use the unpkg.com CDN to include the component in your website.
You need to include the script from unpkg.com and then you can use the component like this:
<script type=\"module\" src=\"https://unpkg.com/@systemli/ticker-widget\"></script>\n<ticker-timeline domain=\"updates.systemli.org\" limit=\"10\" header=\"Latest Updates\"></ticker-timeline>\n
"},{"location":"#properties","title":"Properties","text":"Property Attribute Description Type Default apiUrl
api-url
string
'https://ticker-api.systemli.org'
domain
domain
string
undefined
header
header
string
''
limit
limit
number
10
"},{"location":"#demo","title":"Demo","text":"See https://systemli.github.io/ticker-widget/demo.html.
"}]} \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..4572ead --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,8 @@ + +