Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88c446e

Browse files
committed
minor updates
1 parent e7bdce4 commit 88c446e

File tree

8 files changed

+77
-44
lines changed

8 files changed

+77
-44
lines changed

_data/materials/workshops.yaml

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
- title: "SciTinyML 2022"
1+
- title: "SciTinyML 2022<br/>Africa, Asia, and Latam"
22
subtitle: "Scientific Use of Machine Learning on Low-Power Devices"
3-
date: "Spring/Summer 2022"
3+
date: "April, June, July 2022"
44
audience: "Everyone"
5-
language_instruction: "English"
6-
language_materials: "English"
5+
language_instruction: "English / Spanish for Latam"
6+
language_materials: "English / Spanish for Latam"
77
links:
8-
- url: "/SciTinyML-22"
9-
title: "Website"
8+
- url: "/SciTinyML-22/"
9+
title: "Website and Materials"
1010
thumbnails:
1111
- image: "/assets/images/thumbnails/harvard_seas.svg"
1212
alt: "Harvard John A. Paulson School of Engineering and Applied Sciences"
@@ -19,6 +19,29 @@
1919
url: "https://www.tinyml.org/"
2020
4D_Event: 1
2121

22+
- title: "EASI-22"
23+
subtitle: "2022 Edge AI Summer Institute"
24+
date: "June 2022"
25+
audience: "High School Students and Teachers"
26+
language_instruction: "English"
27+
language_materials: "English"
28+
links:
29+
- url: "/EASI-22/"
30+
title: "Website and Materials"
31+
thumbnails:
32+
- image: "/assets/images/thumbnails/harvard_seas.svg"
33+
alt: "Harvard John A. Paulson School of Engineering and Applied Sciences"
34+
url: "https://www.seas.harvard.edu/"
35+
- image: "/assets/images/thumbnails/ntu.jpeg"
36+
alt: "Navajo Technical University"
37+
url: "http://www.navajotech.edu/"
38+
- image: "/assets/images/thumbnails/barnard.svg"
39+
alt: "Barnard College"
40+
url: "https://cs.barnard.edu/"
41+
- image: "/assets/images/thumbnails/IEEECS_small.png"
42+
alt: "IEEE Computer Society"
43+
url: "https://www.computer.org/press-room/2022-news/ieee-cs-diversity-inclusion-programs"
44+
2245
- title: "SciTinyML 2021"
2346
subtitle: "Scientific Use of Machine Learning on Low-Power Devices"
2447
date: "October 2021"
@@ -49,7 +72,7 @@
4972
language_instruction: "English"
5073
language_materials: "English"
5174
links:
52-
- url: "https://tinyml.seas.harvard.edu/CRESTLEX3/"
75+
- url: "/CRESTLEX3/"
5376
title: "Website and Materials"
5477
thumbnails:
5578
- image: "/assets/images/thumbnails/harvard_seas.svg"

_site/404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta property="og:locale" content="en_US">
2222
<meta property="og:site_name" content="TinyMLedu">
2323
<meta property="og:title" content="TinyMLedu">
24-
<meta property="og:url" content="https://tinymlx.github.io/404.html">
24+
<meta property="og:url" content="http://localhost:4000/404.html">
2525

2626

2727
<meta property="og:description" content="The Tiny Machine Learning Open Education Initiative">
@@ -41,7 +41,7 @@
4141

4242

4343

44-
<link rel="canonical" href="https://tinymlx.github.io/404.html">
44+
<link rel="canonical" href="http://localhost:4000/404.html">
4545

4646

4747

@@ -52,7 +52,7 @@
5252

5353
"@type": "Person",
5454
"name": "TinyMLedu",
55-
"url": "https://tinymlx.github.io/"
55+
"url": "http://localhost:4000/"
5656

5757
}
5858
</script>

_site/feed.xml

Lines changed: 1 addition & 1 deletion
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="3.9.0">Jekyll</generator><link href="https://tinymlx.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://tinymlx.github.io/" rel="alternate" type="text/html" /><updated>2022-04-29T11:26:04-04:00</updated><id>https://tinymlx.github.io/feed.xml</id><title type="html">TinyMLedu</title><subtitle>The Tiny Machine Learning Open Education Initiative</subtitle><author><name>TinyMLedu</name><email></email></author></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.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>2022-05-12T09:50:38-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">TinyMLedu</title><subtitle>The Tiny Machine Learning Open Education Initiative</subtitle><author><name>TinyMLedu</name><email></email></author></feed>

_site/index.html

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
<meta property="og:locale" content="en_US">
2222
<meta property="og:site_name" content="TinyMLedu">
2323
<meta property="og:title" content="Welcome to the Tiny Machine Learning Open Education Initiative (TinyMLedu)">
24-
<meta property="og:url" content="https://tinymlx.github.io/">
24+
<meta property="og:url" content="http://localhost:4000/">
2525

2626

2727
<meta property="og:description" content="We are an international group of academics and industry professionals working to improve global access to educational materials for the cutting-edge field of TinyML. TinyML brings the transformative power of machine learning (ML) to the performance- and power-constrained domain of embedded systems. Successful deployment in this field requires knowledge of applications, algorithms, hardware, and software. TinyMLedu is hosted by the Harvard John A. Paulson School of Engineering and Applied Sciences in collaboration with the tinyML Foundation.">
2828

2929

3030

31-
<meta property="og:image" content="https://tinymlx.github.io/assets/images/banner.jpg">
31+
<meta property="og:image" content="http://localhost:4000/assets/images/banner.jpg">
3232

3333

3434

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

4444

4545

46-
<link rel="canonical" href="https://tinymlx.github.io/">
46+
<link rel="canonical" href="http://localhost:4000/">
4747

4848

4949

@@ -54,7 +54,7 @@
5454

5555
"@type": "Person",
5656
"name": "TinyMLedu",
57-
"url": "https://tinymlx.github.io/"
57+
"url": "http://localhost:4000/"
5858

5959
}
6060
</script>
@@ -686,12 +686,21 @@ <h3 id="workshops">Workshops</h3>
686686
<tbody>
687687
<tr>
688688
<td><a href="https://www.seas.harvard.edu/"><img src="/assets/images/thumbnails/harvard_seas.svg" alt="Harvard John A. Paulson School of Engineering and Applied Sciences" style="max-height:25pt; width:auto;" /></a><a href="https://www.ictp.it/"><img src="/assets/images/thumbnails/ictp.svg" alt="The Abdus Salam International Centre for Theoretical Physics (ICTP)" style="max-height:25pt; width:auto;" /></a><a href="https://www.tinyml.org/"><img src="/assets/images/thumbnails/tinyML.svg" alt="TinyML Foundation" style="max-height:25pt; width:auto;" /></a></td>
689-
<td><strong>SciTinyML 2022</strong> <br /> Scientific Use of Machine Learning on Low-Power Devices</td>
690-
<td>Spring/Summer 2022</td>
689+
<td><strong>SciTinyML 2022<br />Africa, Asia, and Latam</strong> <br /> Scientific Use of Machine Learning on Low-Power Devices</td>
690+
<td>April, June, July 2022</td>
691691
<td>Everyone</td>
692+
<td>English / Spanish for Latam</td>
693+
<td>English / Spanish for Latam</td>
694+
<td><a href="/SciTinyML-22/"> Website and Materials </a> <br /></td>
695+
</tr>
696+
<tr>
697+
<td><a href="https://www.seas.harvard.edu/"><img src="/assets/images/thumbnails/harvard_seas.svg" alt="Harvard John A. Paulson School of Engineering and Applied Sciences" style="max-height:25pt; width:auto;" /></a><a href="http://www.navajotech.edu/"><img src="/assets/images/thumbnails/ntu.jpeg" alt="Navajo Technical University" style="max-height:25pt; width:auto;" /></a><a href="https://cs.barnard.edu/"><img src="/assets/images/thumbnails/barnard.svg" alt="Barnard College" style="max-height:25pt; width:auto;" /></a><a href="https://www.computer.org/press-room/2022-news/ieee-cs-diversity-inclusion-programs"><img src="/assets/images/thumbnails/IEEECS_small.png" alt="IEEE Computer Society" style="max-height:25pt; width:auto;" /></a></td>
698+
<td><strong>EASI-22</strong> <br /> 2022 Edge AI Summer Institute</td>
699+
<td>June 2022</td>
700+
<td>High School Students and Teachers</td>
692701
<td>English</td>
693702
<td>English</td>
694-
<td><a href="/SciTinyML-22"> Website </a> <br /></td>
703+
<td><a href="/EASI-22/"> Website and Materials </a> <br /></td>
695704
</tr>
696705
<tr>
697706
<td><a href="https://www.seas.harvard.edu/"><img src="/assets/images/thumbnails/harvard_seas.svg" alt="Harvard John A. Paulson School of Engineering and Applied Sciences" style="max-height:25pt; width:auto;" /></a><a href="https://www.ictp.it/"><img src="/assets/images/thumbnails/ictp.svg" alt="The Abdus Salam International Centre for Theoretical Physics (ICTP)" style="max-height:25pt; width:auto;" /></a><a href="https://www.tinyml.org/"><img src="/assets/images/thumbnails/tinyML.svg" alt="TinyML Foundation" style="max-height:25pt; width:auto;" /></a></td>
@@ -709,7 +718,7 @@ <h3 id="workshops">Workshops</h3>
709718
<td>Middle and High School Students and Teachers</td>
710719
<td>English</td>
711720
<td>English</td>
712-
<td><a href="https://tinyml.seas.harvard.edu/CRESTLEX3/"> Website and Materials </a> <br /></td>
721+
<td><a href="/CRESTLEX3/"> Website and Materials </a> <br /></td>
713722
</tr>
714723
</tbody>
715724
</table>

_site/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sitemap: https://tinymlx.github.io/sitemap.xml
1+
Sitemap: http://localhost:4000/sitemap.xml

_site/sitemap.xml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,83 @@
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>https://tinymlx.github.io/4D/AcademicNetwork/21-10-01-SeminarChatLog</loc>
4+
<loc>http://localhost:4000/4D/AcademicNetwork/21-10-01-SeminarChatLog</loc>
55
</url>
66
<url>
7-
<loc>https://tinymlx.github.io/4K12</loc>
7+
<loc>http://localhost:4000/4K12</loc>
88
</url>
99
<url>
10-
<loc>https://tinymlx.github.io/4STEM/</loc>
10+
<loc>http://localhost:4000/4STEM/</loc>
1111
</url>
1212
<url>
13-
<loc>https://tinymlx.github.io/CRESTLEX3_Flyer/</loc>
13+
<loc>http://localhost:4000/CRESTLEX3_Flyer/</loc>
1414
</url>
1515
<url>
16-
<loc>https://tinymlx.github.io/4D/AcademicNetwork</loc>
16+
<loc>http://localhost:4000/4D/AcademicNetwork</loc>
1717
</url>
1818
<url>
19-
<loc>https://tinymlx.github.io/courses/</loc>
19+
<loc>http://localhost:4000/courses/</loc>
2020
</url>
2121
<url>
22-
<loc>https://tinymlx.github.io/4D/</loc>
22+
<loc>http://localhost:4000/4D/</loc>
2323
</url>
2424
<url>
25-
<loc>https://tinymlx.github.io/workingGroups</loc>
25+
<loc>http://localhost:4000/workingGroups</loc>
2626
</url>
2727
<url>
28-
<loc>https://tinymlx.github.io/</loc>
28+
<loc>http://localhost:4000/</loc>
2929
</url>
3030
<url>
31-
<loc>https://tinymlx.github.io/magic_wand/</loc>
31+
<loc>http://localhost:4000/magic_wand/</loc>
3232
</url>
3333
<url>
34-
<loc>https://tinymlx.github.io/open_speech_recording/</loc>
34+
<loc>http://localhost:4000/open_speech_recording/</loc>
3535
</url>
3636
<url>
37-
<loc>https://tinymlx.github.io/4D/pastEvents</loc>
37+
<loc>http://localhost:4000/4D/pastEvents</loc>
3838
</url>
3939
<url>
40-
<loc>https://tinymlx.github.io/sponsors/</loc>
40+
<loc>http://localhost:4000/sponsors/</loc>
4141
</url>
4242
<url>
43-
<loc>https://tinymlx.github.io/teach/</loc>
43+
<loc>http://localhost:4000/teach/</loc>
4444
</url>
4545
<url>
46-
<loc>https://tinymlx.github.io/team/</loc>
46+
<loc>http://localhost:4000/team/</loc>
4747
</url>
4848
<url>
49-
<loc>https://tinymlx.github.io/4Xlation</loc>
49+
<loc>http://localhost:4000/4Xlation</loc>
5050
</url>
5151
<url>
52-
<loc>https://tinymlx.github.io/assets/other/4D/22.03.11_Marcelo_Rovai_Handout.pdf</loc>
52+
<loc>http://localhost:4000/assets/other/4D/22.03.11_Marcelo_Rovai_Handout.pdf</loc>
5353
<lastmod>2022-04-05T13:04:08-04:00</lastmod>
5454
</url>
5555
<url>
56-
<loc>https://tinymlx.github.io/assets/slides/4D/TSIoT_2022.pdf</loc>
56+
<loc>http://localhost:4000/assets/slides/4D/TSIoT_2022.pdf</loc>
5757
<lastmod>2022-04-05T15:29:32-04:00</lastmod>
5858
</url>
5959
<url>
60-
<loc>https://tinymlx.github.io/assets/slides/4D/TinyML_Overview_WALC_19_Nov_2021.pdf</loc>
60+
<loc>http://localhost:4000/assets/slides/4D/TinyML_Overview_WALC_19_Nov_2021.pdf</loc>
6161
<lastmod>2022-04-08T11:22:49-04:00</lastmod>
6262
</url>
6363
<url>
64-
<loc>https://tinymlx.github.io/assets/slides/4D/UNAM_IoT_andTinyML_Workshop_02Feb22_MZ_MR.pdf</loc>
64+
<loc>http://localhost:4000/assets/slides/4D/UNAM_IoT_andTinyML_Workshop_02Feb22_MZ_MR.pdf</loc>
6565
<lastmod>2022-04-05T13:04:08-04:00</lastmod>
6666
</url>
6767
<url>
68-
<loc>https://tinymlx.github.io/assets/slides/4D/seminars/21.09.17_Vijay_Janapa_Reddi.pdf</loc>
68+
<loc>http://localhost:4000/assets/slides/4D/seminars/21.09.17_Vijay_Janapa_Reddi.pdf</loc>
6969
<lastmod>2022-04-05T13:04:08-04:00</lastmod>
7070
</url>
7171
<url>
72-
<loc>https://tinymlx.github.io/assets/slides/4D/seminars/21.10.01_Marcelo_Rovai.pdf</loc>
72+
<loc>http://localhost:4000/assets/slides/4D/seminars/21.10.01_Marcelo_Rovai.pdf</loc>
7373
<lastmod>2022-04-05T13:04:08-04:00</lastmod>
7474
</url>
7575
<url>
76-
<loc>https://tinymlx.github.io/assets/slides/4D/seminars/21.10.08_Marco_Zennaro.pdf</loc>
76+
<loc>http://localhost:4000/assets/slides/4D/seminars/21.10.08_Marco_Zennaro.pdf</loc>
7777
<lastmod>2022-04-05T13:04:08-04:00</lastmod>
7878
</url>
7979
<url>
80-
<loc>https://tinymlx.github.io/assets/slides/4D/seminars/22.03.11_Marcelo_Rovai.pdf</loc>
80+
<loc>http://localhost:4000/assets/slides/4D/seminars/22.03.11_Marcelo_Rovai.pdf</loc>
8181
<lastmod>2022-04-05T13:04:08-04:00</lastmod>
8282
</url>
8383
</urlset>
3.39 KB
Loading

assets/images/thumbnails/barnard.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)