Skip to content

Commit 5e79e29

Browse files
committed
update website
1 parent ded14cc commit 5e79e29

File tree

5 files changed

+65
-65
lines changed

5 files changed

+65
-65
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt"
1818
locale : "en-US"
1919
title : "Learn React v.1"
2020
title_separator : "-"
21-
name : "CodeSym"
22-
description : "A comprehensive introduction to React."
21+
name : "The Modern Javascript"
22+
description : "Welcome to Learn React, a comprehensive introduction to Reactjs. - Learn React"
2323
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
2424
baseurl : # the subpath of your site, e.g. "/blog"
2525
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"

_includes/footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
</ul>
2323
</div>
2424

25-
<div class="page__footer-copyright">Copyright &copy; {{ site.time | date: '%Y' }} <a href="https://github.com/codesym" target="_blank">{{ site.name | default: site.title }}</a>, Maintained by <a href="https://github.com/Bunlong" target="_blank">Bunlong</a></div>
25+
<div class="page__footer-copyright">Copyright &copy; {{ site.time | date: '%Y' }} <a href="https://themodernjs.com" target="_blank">{{ site.name | default: site.title }}</a>, Maintained by <a href="https://github.com/Bunlong" target="_blank">Bunlong</a></div>

_site/index.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
<meta property="og:locale" content="en_US">
1313
<meta property="og:site_name" content="Learn React v.1">
1414
<meta property="og:title" content="Brief Introduction">
15-
<meta property="og:url" content="http://localhost:4000/">
15+
<meta property="og:url" content="/">
1616

1717

1818
<meta property="og:description" content="Welcome to Learn React, a comprehensive introduction to Reactjs. - Learn React">
1919

2020

2121

22-
<meta property="og:image" content="http://localhost:4000/assets/images/learn-reactjs.png">
22+
<meta property="og:image" content="/assets/images/learn-reactjs.png">
2323

2424

2525

2626

2727

28-
<meta property="article:published_time" content="2018-05-26T00:56:27+07:00">
28+
<meta property="article:published_time" content="2018-05-30T08:49:29+07:00">
2929

3030

3131

@@ -38,7 +38,7 @@
3838

3939

4040

41-
<link rel="canonical" href="http://localhost:4000/">
41+
<link rel="canonical" href="/">
4242

4343

4444

@@ -48,8 +48,8 @@
4848
{
4949
"@context": "http://schema.org",
5050
"@type": "Organization",
51-
"url": "http://localhost:4000/",
52-
"logo": "http://localhost:4000/assets/images/learn-reactjs.png"
51+
"url": null,
52+
"logo": "/assets/images/learn-reactjs.png"
5353
}
5454
</script>
5555

@@ -59,8 +59,8 @@
5959
{
6060
"@context": "http://schema.org",
6161
"@type": "Person",
62-
"name": "CodeSym",
63-
"url": "http://localhost:4000/",
62+
"name": "The Modern Javascript",
63+
"url": null,
6464
"sameAs": null
6565
}
6666
</script>
@@ -690,7 +690,7 @@
690690
<meta itemprop="headline" content="Brief Introduction">
691691
<meta itemprop="description" content="Welcome to Learn React, a comprehensive introduction to Reactjs. - Learn React">
692692

693-
<meta itemprop="dateModified" content="May 14, 2018">
693+
<meta itemprop="dateModified" content="May 15, 2018">
694694

695695
<div class="page__inner-wrap">
696696

@@ -720,7 +720,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Brief Introduction
720720

721721

722722

723-
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2018-05-14">May 14, 2018</time></p>
723+
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2018-05-15">May 15, 2018</time></p>
724724

725725
</footer>
726726

@@ -770,7 +770,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Brief Introduction
770770
</ul>
771771
</div>
772772

773-
<div class="page__footer-copyright">Copyright &copy; 2018 <a href="https://github.com/codesym" target="_blank">CodeSym</a>, Maintained by <a href="https://github.com/Bunlong" target="_blank">Bunlong</a></div>
773+
<div class="page__footer-copyright">Copyright &copy; 2018 <a href="https://themodernjs.com" target="_blank">The Modern Javascript</a>, Maintained by <a href="https://github.com/Bunlong" target="_blank">Bunlong</a></div>
774774

775775
</footer>
776776
</div>

_site/robots.txt

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

_site/sitemap.xml

+50-50
Original file line numberDiff line numberDiff line change
@@ -1,202 +1,202 @@
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/</loc>
4+
<loc>/</loc>
55
<lastmod>2018-05-15T02:58:49+07:00</lastmod>
66
</url>
77
<url>
8-
<loc>http://localhost:4000/what-is-react</loc>
8+
<loc>/what-is-react</loc>
99
<lastmod>2018-05-15T02:58:49+07:00</lastmod>
1010
</url>
1111
<url>
12-
<loc>http://localhost:4000/react-semantics-and-terminology</loc>
12+
<loc>/react-semantics-and-terminology</loc>
1313
<lastmod>2018-05-15T02:58:49+07:00</lastmod>
1414
</url>
1515
<url>
16-
<loc>http://localhost:4000/react-set-up-react-and-react-dom</loc>
16+
<loc>/react-set-up-react-and-react-dom</loc>
1717
<lastmod>2018-05-15T02:58:49+07:00</lastmod>
1818
</url>
1919
<url>
20-
<loc>http://localhost:4000/use-jsx-via-babel</loc>
20+
<loc>/use-jsx-via-babel</loc>
2121
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
2222
</url>
2323
<url>
24-
<loc>http://localhost:4000/use-es-with-react</loc>
24+
<loc>/use-es-with-react</loc>
2525
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
2626
</url>
2727
<url>
28-
<loc>http://localhost:4000/write-react-with-codepen</loc>
28+
<loc>/write-react-with-codepen</loc>
2929
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
3030
</url>
3131
<url>
32-
<loc>http://localhost:4000/what-is-react-node</loc>
32+
<loc>/what-is-react-node</loc>
3333
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
3434
</url>
3535
<url>
36-
<loc>http://localhost:4000/create-react-node</loc>
36+
<loc>/create-react-node</loc>
3737
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
3838
</url>
3939
<url>
40-
<loc>http://localhost:4000/render-to-dom</loc>
40+
<loc>/render-to-dom</loc>
4141
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
4242
</url>
4343
<url>
44-
<loc>http://localhost:4000/define-node-attributes-and-props</loc>
44+
<loc>/define-node-attributes-and-props</loc>
4545
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
4646
</url>
4747
<url>
48-
<loc>http://localhost:4000/inline-css-on-element-node</loc>
48+
<loc>/inline-css-on-element-node</loc>
4949
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
5050
</url>
5151
<url>
52-
<loc>http://localhost:4000/use-built-in-element-factories</loc>
52+
<loc>/use-built-in-element-factories</loc>
5353
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
5454
</url>
5555
<url>
56-
<loc>http://localhost:4000/define-react-node-event</loc>
56+
<loc>/define-react-node-event</loc>
5757
<lastmod>2018-05-17T02:58:49+07:00</lastmod>
5858
</url>
5959
<url>
60-
<loc>http://localhost:4000/what-is-jsx</loc>
60+
<loc>/what-is-jsx</loc>
6161
<lastmod>2018-05-19T02:58:49+07:00</lastmod>
6262
</url>
6363
<url>
64-
<loc>http://localhost:4000/create-react-node-with-jsx</loc>
64+
<loc>/create-react-node-with-jsx</loc>
6565
<lastmod>2018-05-19T02:58:49+07:00</lastmod>
6666
</url>
6767
<url>
68-
<loc>http://localhost:4000/render-jsx-to-dom</loc>
68+
<loc>/render-jsx-to-dom</loc>
6969
<lastmod>2018-05-19T02:58:49+07:00</lastmod>
7070
</url>
7171
<url>
72-
<loc>http://localhost:4000/use-javascript-expression-in-jsx</loc>
72+
<loc>/use-javascript-expression-in-jsx</loc>
7373
<lastmod>2018-05-19T02:58:49+07:00</lastmod>
7474
</url>
7575
<url>
76-
<loc>http://localhost:4000/use-javascript-comment-in-jsx</loc>
76+
<loc>/use-javascript-comment-in-jsx</loc>
7777
<lastmod>2018-05-19T02:58:49+07:00</lastmod>
7878
</url>
7979
<url>
80-
<loc>http://localhost:4000/use-inline-css-in-jsx</loc>
80+
<loc>/use-inline-css-in-jsx</loc>
8181
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
8282
</url>
8383
<url>
84-
<loc>http://localhost:4000/define-attribute-props-in-jsx</loc>
84+
<loc>/define-attribute-props-in-jsx</loc>
8585
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
8686
</url>
8787
<url>
88-
<loc>http://localhost:4000/define-event-in-jsx</loc>
88+
<loc>/define-event-in-jsx</loc>
8989
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
9090
</url>
9191
<url>
92-
<loc>http://localhost:4000/what-is-react-component</loc>
92+
<loc>/what-is-react-component</loc>
9393
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
9494
</url>
9595
<url>
96-
<loc>http://localhost:4000/create-react-component</loc>
96+
<loc>/create-react-component</loc>
9797
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
9898
</url>
9999
<url>
100-
<loc>http://localhost:4000/component-return-one-node-component</loc>
100+
<loc>/component-return-one-node-component</loc>
101101
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
102102
</url>
103103
<url>
104-
<loc>http://localhost:4000/mention-to-a-component-instance</loc>
104+
<loc>/mention-to-a-component-instance</loc>
105105
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
106106
</url>
107107
<url>
108-
<loc>http://localhost:4000/define-event-on-component</loc>
108+
<loc>/define-event-on-component</loc>
109109
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
110110
</url>
111111
<url>
112-
<loc>http://localhost:4000/composing-components</loc>
112+
<loc>/composing-components</loc>
113113
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
114114
</url>
115115
<url>
116-
<loc>http://localhost:4000/component-lifecycle</loc>
116+
<loc>/component-lifecycle</loc>
117117
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
118118
</url>
119119
<url>
120-
<loc>http://localhost:4000/access-child-component-node</loc>
120+
<loc>/access-child-component-node</loc>
121121
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
122122
</url>
123123
<url>
124-
<loc>http://localhost:4000/use-refs-and-dom</loc>
124+
<loc>/use-refs-and-dom</loc>
125125
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
126126
</url>
127127
<url>
128-
<loc>http://localhost:4000/re-render-a-component</loc>
128+
<loc>/re-render-a-component</loc>
129129
<lastmod>2018-05-20T02:58:49+07:00</lastmod>
130130
</url>
131131
<url>
132-
<loc>http://localhost:4000/what-is-component-props</loc>
132+
<loc>/what-is-component-props</loc>
133133
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
134134
</url>
135135
<url>
136-
<loc>http://localhost:4000/send-component-props</loc>
136+
<loc>/send-component-props</loc>
137137
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
138138
</url>
139139
<url>
140-
<loc>http://localhost:4000/get-component-props</loc>
140+
<loc>/get-component-props</loc>
141141
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
142142
</url>
143143
<url>
144-
<loc>http://localhost:4000/set-default-component-props</loc>
144+
<loc>/set-default-component-props</loc>
145145
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
146146
</url>
147147
<url>
148-
<loc>http://localhost:4000/component-props-more-than-string</loc>
148+
<loc>/component-props-more-than-string</loc>
149149
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
150150
</url>
151151
<url>
152-
<loc>http://localhost:4000/validate-component-props</loc>
152+
<loc>/validate-component-props</loc>
153153
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
154154
</url>
155155
<url>
156-
<loc>http://localhost:4000/what-is-component-state</loc>
156+
<loc>/what-is-component-state</loc>
157157
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
158158
</url>
159159
<url>
160-
<loc>http://localhost:4000/work-with-component-state</loc>
160+
<loc>/work-with-component-state</loc>
161161
<lastmod>2018-05-21T02:58:49+07:00</lastmod>
162162
</url>
163163
<url>
164-
<loc>http://localhost:4000/state-vs-props</loc>
164+
<loc>/state-vs-props</loc>
165165
<lastmod>2018-05-22T02:58:49+07:00</lastmod>
166166
</url>
167167
<url>
168-
<loc>http://localhost:4000/create-stateless-function-component</loc>
168+
<loc>/create-stateless-function-component</loc>
169169
<lastmod>2018-05-22T02:58:49+07:00</lastmod>
170170
</url>
171171
<url>
172-
<loc>http://localhost:4000/what-is-controlled-component</loc>
172+
<loc>/what-is-controlled-component</loc>
173173
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
174174
</url>
175175
<url>
176-
<loc>http://localhost:4000/textarea-controlled-componet</loc>
176+
<loc>/textarea-controlled-componet</loc>
177177
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
178178
</url>
179179
<url>
180-
<loc>http://localhost:4000/select-controlled-componet</loc>
180+
<loc>/select-controlled-componet</loc>
181181
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
182182
</url>
183183
<url>
184-
<loc>http://localhost:4000/multiple-inputs-controlled-componet</loc>
184+
<loc>/multiple-inputs-controlled-componet</loc>
185185
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
186186
</url>
187187
<url>
188-
<loc>http://localhost:4000/what-is-uncontrolled-component</loc>
188+
<loc>/what-is-uncontrolled-component</loc>
189189
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
190190
</url>
191191
<url>
192-
<loc>http://localhost:4000/set-default-value-uncontrolled-component</loc>
192+
<loc>/set-default-value-uncontrolled-component</loc>
193193
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
194194
</url>
195195
<url>
196-
<loc>http://localhost:4000/file-input-uncontrolled-component</loc>
196+
<loc>/file-input-uncontrolled-component</loc>
197197
<lastmod>2018-05-24T02:58:49+07:00</lastmod>
198198
</url>
199199
<url>
200-
<loc>http://localhost:4000/</loc>
200+
<loc>/</loc>
201201
</url>
202202
</urlset>

0 commit comments

Comments
 (0)