-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy website updates with GitHub Actions: 0587f5a
- Loading branch information
github-actions
committed
Sep 11, 2024
1 parent
bff8ba5
commit 925e2cc
Showing
26 changed files
with
735 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,340 @@ | ||
<!DOCTYPE html> | ||
<html><head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
|
||
<link rel="apple-touch-icon" sizes="180x180" href='/img/favicon/apple-touch-icon.png'> | ||
<link rel="icon" type="image/png" sizes="32x32" href='/img/favicon/favicon-32x32.png'> | ||
<link rel="icon" type="image/png" sizes="16x16" href='/img/favicon/favicon-16x16.png'> | ||
<title>404 Page not found | 우분투한국커뮤니티</title> | ||
|
||
<meta property="og:site_name" content="우분투한국커뮤니티" /> | ||
<meta property="og:title" content="404 Page not found" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://ubuntu-kr.org/sass/theme.min.ceec10a369cef842fa7b4909d0ca98d52ed927300a604f2ae466124fef76375c.css"> | ||
</head><body><header id="navigation" class="p-navigation is-dark"> | ||
<div class="p-navigation__row"> | ||
<div class="p-navigation__banner"> | ||
<div class="p-navigation__tagged-logo"> | ||
<a class="p-navigation__link" href="/"> | ||
<div class="p-navigation__logo-tag"> | ||
<img class="p-navigation__logo-icon" src="/img/UbuntuKrCircleWhite.svg" alt=""> | ||
</div> | ||
<span class="p-navigation__logo-title">우분투한국커뮤니티</span> | ||
</a> | ||
</div> | ||
<a href="#navigation" class="p-navigation__toggle--open" title="menu">Menu</a> | ||
<a href="#navigation-closed" class="p-navigation__toggle--close" title="close menu">Close menu</a> | ||
</div> | ||
<nav class="p-navigation__nav" aria-label="Example sub navigation"> | ||
<ul class="p-navigation__items"> | ||
|
||
|
||
<li class="p-navigation__item--dropdown-toggle" id="link-try"> | ||
<a class="p-navigation__link" aria-controls="try-menu"> | ||
우분투 사용해보기 | ||
</a> | ||
<ul class="p-navigation__dropdown--right" id="try-menu" aria-hidden="true"> | ||
|
||
<li> | ||
<a href="/download" class="p-navigation__dropdown-item">내려받기</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://ubuntu.com/certified" class="p-navigation__dropdown-item">우분투 인증 하드웨어(영어)</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://wiki.ubuntu-kr.org" class="p-navigation__dropdown-item">위키(한국어)</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://ubuntu-kr.github.io/workshops/" class="p-navigation__dropdown-item">튜토리얼(한국어)</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://docs.ubuntu.com" class="p-navigation__dropdown-item">문서(영문)</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://ubuntu.com/tutorials" class="p-navigation__dropdown-item">튜토리얼(영문)</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://wiki.ubuntu.com" class="p-navigation__dropdown-item">위키(영문)</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li class="p-navigation__item--dropdown-toggle" id="link-about-group"> | ||
<a class="p-navigation__link" aria-controls="about-group-menu"> | ||
소개 | ||
</a> | ||
<ul class="p-navigation__dropdown--right" id="about-group-menu" aria-hidden="true"> | ||
|
||
<li> | ||
<a href="/about" class="p-navigation__dropdown-item">커뮤니티 소개</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://disclosures.ubuntu-kr.org/legal/" class="p-navigation__dropdown-item">정관 및 세칙</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/sponsors" class="p-navigation__dropdown-item">후원사</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li class="p-navigation__item--dropdown-toggle" id="link-community"> | ||
<a class="p-navigation__link" aria-controls="community-menu"> | ||
커뮤니티 | ||
</a> | ||
<ul class="p-navigation__dropdown--right" id="community-menu" aria-hidden="true"> | ||
|
||
<li> | ||
<a href="https://discourse.ubuntu-kr.org" class="p-navigation__dropdown-item">포럼 (Discourse)</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://www.facebook.com/groups/ubuntu.ko" class="p-navigation__dropdown-item">페이스북 그룹</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://lists.ubuntu.com/archives/ubuntu-ko/" class="p-navigation__dropdown-item">메일링 리스트</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/chat" class="p-navigation__dropdown-item">채팅</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://disclosures.ubuntu-kr.org/" class="p-navigation__dropdown-item">공시</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li class="p-navigation__item--dropdown-toggle" id="link-partandcontrib"> | ||
<a class="p-navigation__link" aria-controls="partandcontrib-menu"> | ||
참여 및 기여하기 | ||
</a> | ||
<ul class="p-navigation__dropdown--right" id="partandcontrib-menu" aria-hidden="true"> | ||
|
||
<li> | ||
<a href="https://marpple.shop/ubuntukr" class="p-navigation__dropdown-item">기념품 구입</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/projects" class="p-navigation__dropdown-item">스터디/프로젝트</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/translate" class="p-navigation__dropdown-item">우분투 번역하기</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://discourse.ubuntu-kr.org/c/scheds-and-events/" class="p-navigation__dropdown-item">행사 참여하기</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/sponsors/ubuntu-kr" class="p-navigation__dropdown-item">회비 납부</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li class="p-navigation__item--dropdown-toggle" id="link-follow"> | ||
<a class="p-navigation__link" aria-controls="follow-menu"> | ||
소식 받기 | ||
</a> | ||
<ul class="p-navigation__dropdown--right" id="follow-menu" aria-hidden="true"> | ||
|
||
<li> | ||
<a href="https://www.youtube.com/user/UbuntuKorea" class="p-navigation__dropdown-item">YouTube</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://www.linkedin.com/company/ubuntu-kr/" class="p-navigation__dropdown-item">링크드인</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://mastodon.social/@UbuntuKrOrg" class="p-navigation__dropdown-item">마스토돈</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://blog.ubuntu-kr.org" class="p-navigation__dropdown-item">블로그</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://bsky.app/profile/ubuntu-kr.org" class="p-navigation__dropdown-item">블루스카이</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://twitter.com/UbuntuKrOrg" class="p-navigation__dropdown-item">트위터</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://fb.com/ubuntukorea" class="p-navigation__dropdown-item">페이스북</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
</ul> | ||
|
||
<ul class="p-navigation__items"> | ||
<li class="p-navigation__item--dropdown-toggle" id="link-4"> | ||
<a class="p-navigation__link" aria-controls="account-menu"> | ||
🌏 | ||
</a> | ||
<ul class="p-navigation__dropdown--right" id="account-menu" aria-hidden="true"> | ||
|
||
|
||
|
||
<li> | ||
<a href="https://ubuntu-kr.org/" class="p-navigation__dropdown-item">🏠 한국어</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://ubuntu-kr.org/en/" class="p-navigation__dropdown-item">🏠 English</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</header> | ||
<div id="content"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<main> | ||
<section class="p-suru--fan-top main-strip"> | ||
<div class="row"> | ||
<h1>404 Page Not Found</h1> | ||
<p>페이지를 찾을 수 없습니다. 주소를 다시 한 번 확인해보세요.</p> | ||
<p>이 사이트의 다른 페이지에서 건너오셨다면, 그 사이 페이지가 변경되었거나 사라졌을지도 모릅니다.</p> | ||
</div> | ||
<div class="row"> | ||
<p> | ||
<a href="javascript:window.history.back()"> | ||
<button class="p-button has-icon"> | ||
<i class="p-icon--chevron-left"></i><span>이전 페이지로</span> | ||
</button> | ||
</a> | ||
<a href="/"> | ||
<button class="p-button has-icon"> | ||
<i class="p-icon--home"></i><span>처음으로</span> | ||
</button> | ||
</a> | ||
<a href="https://github.com/ubuntu-kr/ubuntu-kr.github.io/issues" target="_blank"> | ||
<button class="p-button has-icon"> | ||
<i class="p-icon--external-link"></i><span>오류 제보하기(GitHub Issues)</span> | ||
</button> | ||
</a> | ||
</p> | ||
</div> | ||
</section> | ||
</main> | ||
|
||
|
||
</div><section class="p-strip--accent"> | ||
<div class="row"> | ||
<div class="col-12"> | ||
<h2>우분투한국커뮤니티</h2> | ||
<ul class="p-inline-list--middot is-dark"> | ||
<li class="p-inline-list__item"> | ||
<a href="mailto:[email protected]">운영진과 연락하기(이메일)</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a href="mailto:https://disclosures.ubuntu-kr.org/privacy-policy/">개인정보처리방침</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a href="https://fb.com/ubuntukorea">Facebook</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a href="https://twitter.com/UbuntuKrOrg">Twitter</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a href="https://www.youtube.com/user/UbuntuKorea">YouTube</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a href="https://github.com/ubuntu-kr">GitHub</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a href="https://launchpad.net/~ubuntu-ko">Launchpad</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a rel="me" href="https://mastodon.social/@UbuntuKrOrg">Mastodon</a> | ||
</li> | ||
<li class="p-inline-list__item"> | ||
<a rel="me" href="https://www.linkedin.com/company/ubuntu-kr/">LinkedIn</a> | ||
</li> | ||
</ul> | ||
<p>© 2021 우분투 한국 커뮤니티 (우분투 한국 로컬 커뮤니티 팀). 별도 고지가 있는 경우를 제외하고, 웹 사이트 소스코드는 MIT, 웹 사이트의 컨텐츠는 CC BY-SA 4.0 라이선스로 이용 가능합니다. Ubuntu 및 Canonical 은 Canonical Ltd. 의 등록 상표입니다.</p> | ||
<a href="https://github.com/ubuntu-kr/ubuntu-kr.github.io">GitHub에서 소스코드 보기</a> | ||
</div> | ||
</div> | ||
<script type="text/javascript" src='/js/ubuntukr.js'></script> | ||
<script> | ||
|
||
let slides = document.getElementsByClassName("main-slide"); | ||
let index = 0; | ||
let count = slides.length; | ||
function setSlideIndex(destination) { | ||
index = destination % count; | ||
index = index < 0 ? index * -1 : index; | ||
for (let i = 0; i < count; i++) { | ||
if(i == index) { | ||
slides[i].style.display = "block"; | ||
} else { | ||
slides[i].style.display = "none"; | ||
} | ||
} | ||
} | ||
function nextSlide() { | ||
setSlideIndex(index + 1); | ||
} | ||
function prevSlide() { | ||
setSlideIndex(index - 1); | ||
} | ||
setSlideIndex(0); | ||
setInterval(nextSlide, 5000); | ||
</script> | ||
|
||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S1V4C73F0T"></script> | ||
<script> | ||
var doNotTrack = false; | ||
if (!doNotTrack) { | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-S1V4C73F0T', { 'anonymize_ip': false }); | ||
} | ||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.