Skip to content

Commit c11f00d

Browse files
committed
Deploy PR #115 preview
1 parent 8ef52e0 commit c11f00d

File tree

31 files changed

+915
-915
lines changed

31 files changed

+915
-915
lines changed

pull/115/2024-open-source-academy-recap/index.html

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
name="viewport"
2222
content="width=device-width, initial-scale=1, shrink-to-fit=no"
2323
/>
24-
<link rel="icon" href="/hugging-face-krew.github.io/pull/115/assets/images/favicon.ico" />
24+
<link rel="icon" href="/pull/115/assets/images/favicon.ico" />
2525

2626
<title>Hugging Face와 함께한 13주: (2024) OSSCA 오픈소스 기여 스토리 | Hugging Face KREW</title>
2727

@@ -34,22 +34,22 @@
3434
<meta name="description" content="안녕하세요! Hugging Face KREW의 민주입니다. 작년 2024년에는 Hugging Face OSS 프로젝트에 참여하며 Open Source Contribution Academy (OSSCA)에서의 여정을 마무리하였습니다." />
3535
<meta property="og:description" content="안녕하세요! Hugging Face KREW의 민주입니다. 작년 2024년에는 Hugging Face OSS 프로젝트에 참여하며 Open Source Contribution Academy (OSSCA)에서의 여정을 마무리하였습니다." />
3636
<meta property="og:site_name" content="Hugging Face KREW" />
37-
<meta property="og:image" content="/hugging-face-krew.github.io/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png" />
37+
<meta property="og:image" content="/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png" />
3838
<meta property="og:type" content="article" />
3939
<meta property="article:published_time" content="2025-05-27T00:00:00+09:00" />
4040
<meta name="twitter:card" content="summary_large_image" />
41-
<meta property="twitter:image" content="/hugging-face-krew.github.io/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png" />
41+
<meta property="twitter:image" content="/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png" />
4242
<meta property="twitter:title" content="Hugging Face와 함께한 13주: (2024) OSSCA 오픈소스 기여 스토리" />
4343
<script type="application/ld+json">
44-
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"minju"},"dateModified":"2025-05-27T00:00:00+09:00","datePublished":"2025-05-27T00:00:00+09:00","description":"안녕하세요! Hugging Face KREW의 민주입니다. 작년 2024년에는 Hugging Face OSS 프로젝트에 참여하며 Open Source Contribution Academy (OSSCA)에서의 여정을 마무리하였습니다.","headline":"Hugging Face와 함께한 13주: (2024) OSSCA 오픈소스 기여 스토리","image":"/hugging-face-krew.github.io/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png","mainEntityOfPage":{"@type":"WebPage","@id":"/hugging-face-krew.github.io/pull/115/2024-open-source-academy-recap/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/hugging-face-krew.github.io/pull/115/assets/images/hfkr_logo.png"},"name":"minju"},"url":"/hugging-face-krew.github.io/pull/115/2024-open-source-academy-recap/"}</script>
44+
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"minju"},"dateModified":"2025-05-27T00:00:00+09:00","datePublished":"2025-05-27T00:00:00+09:00","description":"안녕하세요! Hugging Face KREW의 민주입니다. 작년 2024년에는 Hugging Face OSS 프로젝트에 참여하며 Open Source Contribution Academy (OSSCA)에서의 여정을 마무리하였습니다.","headline":"Hugging Face와 함께한 13주: (2024) OSSCA 오픈소스 기여 스토리","image":"/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png","mainEntityOfPage":{"@type":"WebPage","@id":"/pull/115/2024-open-source-academy-recap/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/pull/115/assets/images/hfkr_logo.png"},"name":"minju"},"url":"/pull/115/2024-open-source-academy-recap/"}</script>
4545
<!-- End Jekyll SEO tag -->
4646

4747

48-
<link href="/hugging-face-krew.github.io/pull/115/assets/css/theme.css" rel="stylesheet" />
48+
<link href="/pull/115/assets/css/theme.css" rel="stylesheet" />
4949

5050
<!-- custom CSS - Remove this if you don't use it or choose to customize the stylesheet with sass-->
51-
<link href="/hugging-face-krew.github.io/pull/115/assets/css/custom.css" rel="stylesheet" />
52-
<link href="/hugging-face-krew.github.io/pull/115/assets/css/syntax.css" rel="stylesheet" />
51+
<link href="/pull/115/assets/css/custom.css" rel="stylesheet" />
52+
<link href="/pull/115/assets/css/syntax.css" rel="stylesheet" />
5353
<!-- custom CSS end-->
5454

5555

@@ -83,10 +83,10 @@
8383
<div class="container">
8484
<a
8585
class="navbar-brand text-dark font-weight-bold big d-flex align-items-center"
86-
href="/hugging-face-krew.github.io/pull/115/"
86+
href="/pull/115/"
8787
>
8888

89-
<img class="mr-2" src="/hugging-face-krew.github.io/pull/115/assets/images/hfkr_logo.png" alt="logo" />
89+
<img class="mr-2" src="/pull/115/assets/images/hfkr_logo.png" alt="logo" />
9090

9191

9292
<span class="font-weight-bold serif-font"
@@ -125,7 +125,7 @@
125125
<li class="nav-item">
126126
<a
127127
class="nav-link px-3 "
128-
href="/hugging-face-krew.github.io/pull/115/"
128+
href="/pull/115/"
129129
alt="Home"
130130
>Home</a
131131
>
@@ -134,7 +134,7 @@
134134
<li class="nav-item">
135135
<a
136136
class="nav-link px-3 "
137-
href="/hugging-face-krew.github.io/pull/115/about/"
137+
href="/pull/115/about/"
138138
alt="About"
139139
>About</a
140140
>
@@ -143,7 +143,7 @@
143143
<li class="nav-item">
144144
<a
145145
class="nav-link px-3 "
146-
href="/hugging-face-krew.github.io/pull/115/activities/"
146+
href="/pull/115/activities/"
147147
alt="Activities"
148148
>Activities</a
149149
>
@@ -177,7 +177,7 @@
177177

178178
<div class="col-sm-8">
179179
<!-- Post Featured Image -->
180-
<img class="featured-image img-fluid rounded" src="/hugging-face-krew.github.io/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png" alt="Hugging Face와 함께한 13주: (2024) OSSCA 오픈소스 기여 스토리">
180+
<img class="featured-image img-fluid rounded" src="/pull/115/assets/images/blog/posts/2025-05-27-2024-open-source-academy-recap/title.png" alt="Hugging Face와 함께한 13주: (2024) OSSCA 오픈소스 기여 스토리">
181181
<!-- End Featured Image -->
182182
<div class="mainheading">
183183

@@ -187,7 +187,7 @@
187187

188188

189189
<li>
190-
<a href="/hugging-face-krew.github.io/pull/115/categories#huggingfacekrew">HuggingFaceKREW</a>
190+
<a href="/pull/115/categories#huggingfacekrew">HuggingFaceKREW</a>
191191
</li>
192192

193193
</ul>
@@ -365,12 +365,12 @@ <h2 id="-ossca-그-이후"><strong>🤗 OSSCA 그 이후</strong></h2>
365365
<div class="row PageNavigation mt-4 prevnextlinks d-flex justify-content-between">
366366

367367
<div class="col-md-6 rightborder pl-0">
368-
<a class="thepostlink" href="/hugging-face-krew.github.io/pull/115/how-to-use-translator/">&laquo; Hugging Face Transformers 한글화 - 초벌 번역기 사용법</a>
368+
<a class="thepostlink" href="/pull/115/how-to-use-translator/">&laquo; Hugging Face Transformers 한글화 - 초벌 번역기 사용법</a>
369369
</div>
370370

371371

372372
<div class="col-md-6 text-right pr-0">
373-
<a class="thepostlink" href="/hugging-face-krew.github.io/pull/115/2025-PseudoCon-recap/">HuggingFace KREW in 2025 PseudoCon &raquo;</a>
373+
<a class="thepostlink" href="/pull/115/2025-PseudoCon-recap/">HuggingFace KREW in 2025 PseudoCon &raquo;</a>
374374
</div>
375375

376376
</div>
@@ -381,7 +381,7 @@ <h2 id="-ossca-그-이후"><strong>🤗 OSSCA 그 이후</strong></h2>
381381

382382
<div class="row post-top-meta ">
383383
<div class="col-md-2 text-left text-md-left">
384-
<img class="author-thumb" src="/hugging-face-krew.github.io/pull/115/assets/images/author/minju.png" alt="minju">
384+
<img class="author-thumb" src="/pull/115/assets/images/author/minju.png" alt="minju">
385385
</div>
386386
<div class="col-md-10 text-left text-md-left">
387387
<a target="_blank" class="link-dark" href="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/Jwaminju/">minju</a><a target="_blank" href="" class="btn follow">Follow</a>
@@ -452,11 +452,11 @@ <h4 style="text-align: center;"><span> 열린 프로젝트 </span></h4>
452452

453453
<div class="footer-card-container">
454454
<a href="https://www.contribution.ac/">
455-
<img src="/hugging-face-krew.github.io/pull/115/assets/images/manage/2025-OSSCA.jpg" class="footer-card" alt="이미지" />
455+
<img src="/pull/115/assets/images/manage/2025-OSSCA.jpg" class="footer-card" alt="이미지" />
456456
</a>
457457
&nbsp;
458458
<a href="https://www.contribution.ac/">
459-
<img src="/hugging-face-krew.github.io/pull/115/assets/images/manage/HF_OSS.jpg" class="footer-card" alt="이미지" />
459+
<img src="/pull/115/assets/images/manage/HF_OSS.jpg" class="footer-card" alt="이미지" />
460460
</a>
461461
<!-- NOTE: 진행 중인 프로젝트가 있을때 uncomment 해주세요 -->
462462
<!-- <h5 style="text-align: center;"><span> 진행 중 </span></h4> -->
@@ -473,23 +473,23 @@ <h4 style="text-align: center;"><span> 열린 프로젝트 </span></h4>
473473

474474
<li>
475475
<a
476-
href="/hugging-face-krew.github.io/pull/115/"
476+
href="/pull/115/"
477477
alt="Home"
478478
>Home</a
479479
>
480480
</li>
481481

482482
<li>
483483
<a
484-
href="/hugging-face-krew.github.io/pull/115/privacy-policy/"
484+
href="/pull/115/privacy-policy/"
485485
alt="Privacy Policy"
486486
>Privacy Policy</a
487487
>
488488
</li>
489489

490490
<li>
491491
<a
492-
href="/hugging-face-krew.github.io/pull/115/contact/"
492+
href="/pull/115/contact/"
493493
alt="Contact"
494494
>Contact</a
495495
>
@@ -503,10 +503,10 @@ <h4 style="text-align: center;"><span> 열린 프로젝트 </span></h4>
503503

504504
<!-- JavaScript
505505
================================================== -->
506-
<script src="/hugging-face-krew.github.io/pull/115/assets/js/jquery.min.js"></script>
507-
<script src="/hugging-face-krew.github.io/pull/115/assets/js/bootstrap.min.js"></script>
508-
<script src="/hugging-face-krew.github.io/pull/115/assets/js/theme.js"></script>
509-
<script src="/hugging-face-krew.github.io/pull/115/assets/js/codecopy.js"></script>
510-
<script src="/hugging-face-krew.github.io/pull/115/assets/js/category.js"></script>
506+
<script src="/pull/115/assets/js/jquery.min.js"></script>
507+
<script src="/pull/115/assets/js/bootstrap.min.js"></script>
508+
<script src="/pull/115/assets/js/theme.js"></script>
509+
<script src="/pull/115/assets/js/codecopy.js"></script>
510+
<script src="/pull/115/assets/js/category.js"></script>
511511
</body>
512512
</html>

0 commit comments

Comments
 (0)