This repository was archived by the owner on Dec 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy pathcodelab.json
More file actions
43 lines (43 loc) · 1.7 KB
/
codelab.json
File metadata and controls
43 lines (43 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"environment": "web",
"version": 1,
"version_string": "1.0",
"author": "Mrc0113",
"date": "2019-08-27T16:09:11-04:00",
"name": "codelab-4-codelab-markdown",
"license": "Apache-2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0",
"description": "Create a CodeLab Using Markdown",
"github": "https://github.com/Mrc0113/codelab-4-codelab",
"github_url": "https://github.com/Mrc0113/codelab-4-codelab/blob/master/codelab.md",
"github_branch": "master",
"github_dir": "sample/codelab-4-codelab-markdown",
"github_file": "codelab.md",
"github_raw": "https://raw.githubusercontent.com/Mrc0113/codelab-4-codelab/master/codelab.md",
"github_raw_dir": "https://raw.githubusercontent.com/Mrc0113/codelab-4-codelab/master/sample/codelab-4-codelab-markdown",
"github_raw_file": "https://raw.githubusercontent.com/Mrc0113/codelab-4-codelab/master/sample/codelab-4-codelab-markdown/codelab.md",
"github_raw_url": "https://raw.githubusercontent.com/Mrc0113/codelab-4-codelab/master/sample/codelab-4-codelab-markdown/codelab.md",
"github_raw_file_url": "https://raw.githubusercontent.com/Mrc0113/codelab-4-codelab/master/sample/codelab-4-codelab-markdown/codelab.md",
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2019-08-27T16:09:11-04:00",
"id": "codelab-4-codelab-markdown",
"duration": 14,
"title": "CodeLab to Create a CodeLab",
"summary": "Create a CodeLab Using Markdown",
"source": "codelab.md",
"theme": "",
"status": [
"published"
],
"category": [
"codelab",
"markdown"
],
"tags": [
"web"
],
"feedback": "https://github.com/Mrc0113/codelab-4-codelab",
"url": "codelab-4-codelab-markdown"
}