-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
45 lines (45 loc) · 11.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!doctype html>
<html lang="ko" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="Docusaurus v2.0.0-beta.6">
<link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="교양있는 개발자, 데이비드의 블로그 Blog RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="교양있는 개발자, 데이비드의 블로그 Blog Atom Feed">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-80335343-1"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-80335343-1",{})</script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"><title data-react-helmet="true">Home | 교양있는 개발자, 데이비드의 블로그</title><meta data-react-helmet="true" property="og:title" content="Home | 교양있는 개발자, 데이비드의 블로그"><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"><meta data-react-helmet="true" name="description" content="Description will go into a meta tag in <head />"><meta data-react-helmet="true" property="og:description" content="Description will go into a meta tag in <head />"><meta data-react-helmet="true" property="og:url" content="https://civilizeddev.github.io/"><meta data-react-helmet="true" name="docusaurus_locale" content="ko"><meta data-react-helmet="true" name="docusaurus_tag" content="default"><link data-react-helmet="true" rel="shortcut icon" href="/img/favicon.ico"><link data-react-helmet="true" rel="canonical" href="https://civilizeddev.github.io/"><link data-react-helmet="true" rel="alternate" href="https://civilizeddev.github.io/" hreflang="ko"><link data-react-helmet="true" rel="alternate" href="https://civilizeddev.github.io/" hreflang="x-default"><script data-react-helmet="true">function maybeInsertBanner(){window.__DOCUSAURUS_INSERT_BASEURL_BANNER&&insertBanner()}function insertBanner(){var n=document.getElementById("docusaurus-base-url-issue-banner-container");if(n){n.innerHTML='\n<div id="docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseurl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n';var e=document.getElementById("docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,r="/"===s.substr(-1)?s:s+"/";e.innerHTML=r}}window.__DOCUSAURUS_INSERT_BASEURL_BANNER=!0,document.addEventListener("DOMContentLoaded",maybeInsertBanner)</script><link rel="stylesheet" href="/assets/css/styles.e106ff2f.css">
<link rel="preload" href="/assets/js/runtime~main.eff18766.js" as="script">
<link rel="preload" href="/assets/js/main.b3820156.js" as="script">
</head>
<body>
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
<div id="docusaurus-base-url-issue-banner-container"></div><div><a href="#" class="skipToContent_1oUP">본문으로 건너뛰기</a></div><nav class="navbar navbar--fixed-top navbarHideable_2qcr"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Navigation bar toggle" class="navbar__toggle clean-btn" type="button" tabindex="0"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><img src="/img/logo.png" alt="Logo" class="themedImage_1VuW themedImage--light_3UqQ navbar__logo"><img src="/img/logo.png" alt="Logo" class="themedImage_1VuW themedImage--dark_hz6m navbar__logo"><b class="navbar__title">교양있는 개발자, 데이비드의 블로그</b></a></div><div class="navbar__items navbar__items--right"><a class="navbar__item navbar__link" href="/about">About</a><a class="navbar__item navbar__link" href="/portpolio">Portpolio</a><a class="navbar__item navbar__link" href="/docs/index">Document</a><a class="navbar__item navbar__link" href="/blog">Blog</a><a href="https://github.com/civilizeddev" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link header-github-link" aria-label="GitHub"></a><div class="react-toggle toggle_3Zt9 react-toggle--disabled"><div class="react-toggle-track" role="button" tabindex="-1"><div class="react-toggle-track-check"><span class="toggle_71bT">🌜</span></div><div class="react-toggle-track-x"><span class="toggle_71bT">🌞</span></div><div class="react-toggle-thumb"></div></div><input type="checkbox" class="react-toggle-screenreader-only" aria-label="Switch between dark and light mode"></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div class="main-wrapper"><header class="hero hero--primary heroBanner_1ZBZ"><div class="container"><h1 class="hero__title">교양있는 개발자, 데이비드의 블로그</h1><p class="hero__subtitle">"배워서 남주자"</p><div class="buttons_irzW"><a class="button button--secondary button--lg" href="/blog">Getting Started</a></div></div></header><main><section class="features_pzNA"><div class="container"><div class="row"><br><div class="col col--4"><div class="text--center"><img class="featureSvg_3LcT" alt="스칼라" src="img/scala.svg"></div><div class="text--center padding-horiz--md"><h3>스칼라</h3><p>FP/OOP 멀티패러다임 프로그래밍 언어</p></div></div><div class="col col--4"><div class="text--center"><img class="featureSvg_3LcT" alt="Akka" src="img/akka.svg"></div><div class="text--center padding-horiz--md"><h3>Akka</h3><p>액터 모델 기반, 동시성 및 분산 처리 도구</p></div></div><div class="col col--4"><div class="text--center"><img class="featureSvg_3LcT" alt="Apache Spark" src="img/Apache_Spark_logo.svg"></div><div class="text--center padding-horiz--md"><h3>Apache Spark</h3><p>분산 컴퓨팅 프레임워크</p></div></div><div class="col col--4"><div class="text--center"><img class="featureSvg_3LcT" alt="Kubernetes" src="img/kubernetes.svg"></div><div class="text--center padding-horiz--md"><h3>Kubernetes</h3><p>컨테이너 오케스트레이션 도구</p></div></div><div class="col col--4"><div class="text--center"><img class="featureSvg_3LcT" alt="AWS" src="img/aws.svg"></div><div class="text--center padding-horiz--md"><h3>AWS</h3><p>퍼블릭 클라우드 서비스</p></div></div></div></div></section></main></div><footer class="footer footer--dark"><div class="container"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items"><li class="footer__item"><a href="https://www.credly.com/users/hyeonsoo-lee/badges" target="_blank" rel="noopener noreferrer" class="footer__link-item"><span>Credly<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a></li><li class="footer__item"><a href="https://github.com/civilizeddev" target="_blank" rel="noopener noreferrer" class="footer__link-item"><span>GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a></li><li class="footer__item"><a href="https://www.linkedin.com/in/civilizeddev/" target="_blank" rel="noopener noreferrer" class="footer__link-item"><span>LinkedIn<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a></li><li class="footer__item"><a href="https://www.hackerrank.com/civilizeddev" target="_blank" rel="noopener noreferrer" class="footer__link-item"><span>HackerRank<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a></li><li class="footer__item"><a href="https://stackoverflow.com/users/4322423" target="_blank" rel="noopener noreferrer" class="footer__link-item"><span>Stack Overflow<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a></li></ul></div><div class="col footer__col"><div class="footer__title">Contact</div><ul class="footer__items"><li class="footer__item"><a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer" class="footer__link-item"><span>Email<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items"><li class="footer__item">
<select onchange="this.value&&window.open(this.value)">
<option value="">동맹 사이트들</option>
<optgroup label="Musma">
<option value="https://musma.github.io/">무스마 기술블로그 :: 상상 그 이상의 놀랍고도 즐거운 개발 이야기</option>
<option value="https://velog.io/@priveate">조성훈의 블로그 :: Latour</option>
</optgroup>
<optgroup label="UNOMIC - Digital Connectivity">
<option value="https://newcannon.github.io/">Cannon.shin의 블로그 :: 고이면 썩는다</option>
<option value="https://cosy1922.github.io/">Delbert의 블로그 :: 배워서 남주자</option>
<option value="https://andes-noh.github.io/">안데스의 블로그 :: 삽질도 재산이다</option>
</optgroup>
<optgroup label="UNOMIC - ELFiNOS">
<option value="https://jeongwan88.github.io/">Jay의 블로그</option>
<option value="https://dinlee94.github.io/">Din의 블로그</option>
<option value="https://bakyunhee.github.io/">스칼렛의 블로그</option>
<option value="https://6238729kk.github.io/">Hailey's blog</option>
<option value="https://h-jin-0.github.io/">앨리뚜의 블로그</option>
</optgroup>
<optgroup label="UNOMIC - Seoul">
<option value="https://justin-jo92.github.io/">Justin의 블로그</option>
</optgroup>
</select></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2021 Hyeonsoo David Lee. Powered by Docusaurus.</div></div></div></footer></div>
<script src="/assets/js/runtime~main.eff18766.js"></script>
<script src="/assets/js/main.b3820156.js"></script>
</body>
</html>