Skip to content

Commit ca63d92

Browse files
committed
Update with the CI build
1 parent 0dc4e36 commit ca63d92

File tree

12 files changed

+35
-34
lines changed

12 files changed

+35
-34
lines changed

.nojekyll

Whitespace-only changes.

404.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="CortexJS">
17-
<meta property="og:url" content="http://localhost:4000/404.html">
17+
<meta property="og:url" content="https://cortexjs.io/404.html">
1818

1919

2020

@@ -32,7 +32,7 @@
3232

3333

3434

35-
<link rel="canonical" href="http://localhost:4000/404.html">
35+
<link rel="canonical" href="https://cortexjs.io/404.html">
3636

3737

3838

@@ -43,7 +43,7 @@
4343

4444
"@type": "Person",
4545
"name": "CortexJS",
46-
"url": "http://localhost:4000/"
46+
"url": "https://cortexjs.io/"
4747

4848
}
4949
</script>

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cortexjs.io

docs/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Docs">
17-
<meta property="og:url" content="http://localhost:4000/docs/">
17+
<meta property="og:url" content="https://cortexjs.io/docs/">
1818

1919

2020

2121

22-
<meta property="og:image" content="http://localhost:4000/assets/bg/black-on-white.jpg">
22+
<meta property="og:image" content="https://cortexjs.io/assets/bg/black-on-white.jpg">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="http://localhost:4000/docs/">
37+
<link rel="canonical" href="https://cortexjs.io/docs/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "http://localhost:4000/"
48+
"url": "https://cortexjs.io/"
4949

5050
}
5151
</script>

docs/mathlive.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Mathlive API Reference">
17-
<meta property="og:url" content="http://localhost:4000/docs/mathlive">
17+
<meta property="og:url" content="https://cortexjs.io/docs/mathlive">
1818

1919

2020

@@ -32,7 +32,7 @@
3232

3333

3434

35-
<link rel="canonical" href="http://localhost:4000/docs/mathlive">
35+
<link rel="canonical" href="https://cortexjs.io/docs/mathlive">
3636

3737

3838

@@ -43,7 +43,7 @@
4343

4444
"@type": "Person",
4545
"name": "CortexJS",
46-
"url": "http://localhost:4000/"
46+
"url": "https://cortexjs.io/"
4747

4848
}
4949
</script>

feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2019-10-29T04:41:29+00:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">CortexJS</title><subtitle>Web components for scientific computing.</subtitle><author><name>Your Name</name></author></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="https://cortexjs.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://cortexjs.io/" rel="alternate" type="text/html" /><updated>2019-10-29T04:44:32+00:00</updated><id>https://cortexjs.io/feed.xml</id><title type="html">CortexJS</title><subtitle>Web components for scientific computing.</subtitle><author><name>Your Name</name></author></feed>

guides/getting-started/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Getting Started">
17-
<meta property="og:url" content="http://localhost:4000/guides/getting-started/">
17+
<meta property="og:url" content="https://cortexjs.io/guides/getting-started/">
1818

1919

2020

2121

22-
<meta property="og:image" content="http://localhost:4000/assets/bg/red-blue.png">
22+
<meta property="og:image" content="https://cortexjs.io/assets/bg/red-blue.png">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="http://localhost:4000/guides/getting-started/">
37+
<link rel="canonical" href="https://cortexjs.io/guides/getting-started/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "http://localhost:4000/"
48+
"url": "https://cortexjs.io/"
4949

5050
}
5151
</script>

guides/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Guides">
17-
<meta property="og:url" content="http://localhost:4000/guides/">
17+
<meta property="og:url" content="https://cortexjs.io/guides/">
1818

1919

2020

2121

22-
<meta property="og:image" content="http://localhost:4000/assets/bg/black-on-white.jpg">
22+
<meta property="og:image" content="https://cortexjs.io/assets/bg/black-on-white.jpg">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="http://localhost:4000/guides/">
37+
<link rel="canonical" href="https://cortexjs.io/guides/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "http://localhost:4000/"
48+
"url": "https://cortexjs.io/"
4949

5050
}
5151
</script>

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="CortexJS">
17-
<meta property="og:url" content="http://localhost:4000/">
17+
<meta property="og:url" content="https://cortexjs.io/">
1818

1919

2020
<meta property="og:description" content="Web Componentsfor Scientific Computing">
2121

2222

2323

24-
<meta property="og:image" content="http://localhost:4000/assets/bg/black-on-white.jpg">
24+
<meta property="og:image" content="https://cortexjs.io/assets/bg/black-on-white.jpg">
2525

2626

2727

@@ -36,7 +36,7 @@
3636

3737

3838

39-
<link rel="canonical" href="http://localhost:4000/">
39+
<link rel="canonical" href="https://cortexjs.io/">
4040

4141

4242

@@ -47,7 +47,7 @@
4747

4848
"@type": "Person",
4949
"name": "CortexJS",
50-
"url": "http://localhost:4000/"
50+
"url": "https://cortexjs.io/"
5151

5252
}
5353
</script>

mathfield/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Mathfield">
17-
<meta property="og:url" content="http://localhost:4000/mathfield/">
17+
<meta property="og:url" content="https://cortexjs.io/mathfield/">
1818

1919

2020

2121

22-
<meta property="og:image" content="http://localhost:4000/assets/bg/red-blue.png">
22+
<meta property="og:image" content="https://cortexjs.io/assets/bg/red-blue.png">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="http://localhost:4000/mathfield/">
37+
<link rel="canonical" href="https://cortexjs.io/mathfield/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "http://localhost:4000/"
48+
"url": "https://cortexjs.io/"
4949

5050
}
5151
</script>

robots.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sitemap: http://localhost:4000/sitemap.xml
1+
Sitemap: https://cortexjs.io/sitemap.xml

sitemap.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>http://localhost:4000/docs/</loc>
4+
<loc>https://cortexjs.io/docs/</loc>
55
</url>
66
<url>
7-
<loc>http://localhost:4000/guides/getting-started/</loc>
7+
<loc>https://cortexjs.io/guides/getting-started/</loc>
88
</url>
99
<url>
10-
<loc>http://localhost:4000/guides/</loc>
10+
<loc>https://cortexjs.io/guides/</loc>
1111
</url>
1212
<url>
13-
<loc>http://localhost:4000/</loc>
13+
<loc>https://cortexjs.io/</loc>
1414
</url>
1515
<url>
16-
<loc>http://localhost:4000/mathfield/</loc>
16+
<loc>https://cortexjs.io/mathfield/</loc>
1717
</url>
1818
<url>
19-
<loc>http://localhost:4000/docs/mathlive</loc>
19+
<loc>https://cortexjs.io/docs/mathlive</loc>
2020
</url>
2121
</urlset>

0 commit comments

Comments
 (0)