Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/app/views/deprecated/view.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title": "Deprecated Sigma Quickstarts",
"title": "Deprecated Sigma QuickStarts",
"description": "deprecated QuickStarts",
"tags": ["deprecated"],
"categories": [],
Expand Down
932 changes: 932 additions & 0 deletions site/app/views/embedding/index.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions site/app/views/embedding/view.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"title": "Sigma QuickStarts - Embedding",
"description": "Embedding QuickStarts",
"tags": ["embedding"],
"categories": [],
"customStyle": "",
"exclude": [],
"logoUrl": "/images/og-image.png",
"toolbarBgColor": "#37474F",
"catLevel": 0,
"sort": "mainCategory",
"pins": [],
"ga": "",
"hidden": false
}
56 changes: 56 additions & 0 deletions site/app/views/embedding/view.json.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
// app/views/my-event/view.json
{
// Required: page and view title.
"title": "Sigma Quickstarts",

// Required: Text description of the event. This will appear in the view
// landing page.
"description": "Follow along in step-by-step tutorials to begin exploring your own data in Sigma.",

// Required: list of string tags by which to include codelabs. Tags are
// specified in the codelab by the codelab author.
"tags": [],

// Optional: list of string categories by which to include codelabs.
// Categories are specified in the codelab by the codelab author.
"categories": [],

// Optional: name of a custom stylesheet to include. See also: point below
// about custom styles.
//"customStyle": "style.css",

// Optional: list of regular expressions to exclude particular codelabs.
"exclude": [],

// Optional: URL to a custom logo for the codelab. If provided, this logo
// must be placed in app/views/<view-id>/ and referenced as such. For
// example, if the event was named "my-event", this logo would exist at
// app/views/my-event/my-event-logo.svg.
//
// Where possible, please use SVG logos. When SVG logos are not available,
// please size images to be 125px high at 72 DPI.
//
// Minify images before uploading using a tool like ImageOptim.
"logoUrl": "/images/og-image.png",

"toolbarBgColor": "#37474F",

// Optional: category level to use for iconography
"catLevel": 0,

// Optional: Method for sorting codelabs.
"sort": "mainCategory",

// Optional: List of codelab IDs that should be "pinned" at the start.
// This is useful for "getting started" codelabs or when users should
// complete codelabs in a specific order.
"pins": [],

// Optional: custom google analytics tracking code. By default, all
// codelab views are tracked on the main codelab analytics.
//"ga": "",

// Optional: If true, do not include this view in the list of views on
// the home page. It will still be accessible via the direct URL.
"hidden": false,
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.