Skip to content

Commit

Permalink
deploy: 6b670f6
Browse files Browse the repository at this point in the history
  • Loading branch information
kimorkim committed Mar 25, 2024
1 parent ee0d459 commit 8e6e78b
Show file tree
Hide file tree
Showing 115 changed files with 13,323 additions and 641 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="naver-site-verification" content="7fccc7599f015b17cda0f00b5575cd2d4c5777fd">

<link rel="canonical" href="https://docs.playentry.org/2024/02/08/hello-world/">
<link rel="canonical" href="https://docs.playentry.org/2024/03/25/hello-world/">

<meta property="og:type" content="article">
<meta property="og:title" content="Hello World — Entry Docs">
Expand Down Expand Up @@ -76,16 +76,16 @@
"image": "https://docs.playentry.org/images/logo.png",


"datePublished": "2024-02-08",
"dateCreated": "2024-02-08",
"dateModified": "2024-02-08",
"url": "https://docs.playentry.org/2024/02/08/hello-world/",
"datePublished": "2024-03-25",
"dateCreated": "2024-03-25",
"dateModified": "2024-03-25",
"url": "https://docs.playentry.org/2024/03/25/hello-world/",
"description": "Entry Docs - 엔트리 개발 가이드&위키",
"wordCount": "120",
"publisher": "Entrylabs",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://docs.playentry.org/2024/02/08/hello-world/"
"@id": "https://docs.playentry.org/2024/03/25/hello-world/"
}
}
</script>
Expand All @@ -106,10 +106,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -129,10 +132,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -149,15 +155,15 @@ <h2>
<ul style="padding:0">

<li>
<a href="/2024/02/08/hello-world/" class="sidebar-link current">Hello World</a>
<a href="/2024/03/25/hello-world/" class="sidebar-link current">Hello World</a>
</li>

</ul>
</div>
</div>
<div class="content with-sidebar blog post">
<h1>Hello World</h1>
<h4>Feb 8, 2024</h4>
<h4>Mar 25, 2024</h4>
<p>Welcome to <a target="_blank" rel="external nofollow noopener noreferrer" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="external nofollow noopener noreferrer" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="external nofollow noopener noreferrer" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="external nofollow noopener noreferrer" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure>

Expand All @@ -175,8 +181,8 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
</div>
<div class="footer">
Caught a mistake or want to contribute to the documentation?
<!-- <a href="https://github.com/entrylabs/docs/blob/master/src/2024/02/08/hello-world/" target="_blank"> -->
<a href="https://github.com/entrylabs/docs/blob/master/source/2024/02/08/hello-world/" target="_blank" rel="external nofollow noopener noreferrer">
<!-- <a href="https://github.com/entrylabs/docs/blob/master/src/2024/03/25/hello-world/" target="_blank"> -->
<a href="https://github.com/entrylabs/docs/blob/master/source/2024/03/25/hello-world/" target="_blank" rel="external nofollow noopener noreferrer">
Edit this page on Github!
</a>
</div>
Expand Down
47 changes: 26 additions & 21 deletions archives/2024/02/index.html → archives/2024/03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="naver-site-verification" content="7fccc7599f015b17cda0f00b5575cd2d4c5777fd">

<link rel="canonical" href="https://docs.playentry.org/archives/2024/02/">
<link rel="canonical" href="https://docs.playentry.org/archives/2024/03/">

<meta property="og:type" content="article">
<meta property="og:title" content="Entry Docs">
Expand Down Expand Up @@ -76,16 +76,16 @@
"image": "https://docs.playentry.org/images/logo.png",


"datePublished": "2024-02-08",
"dateCreated": "2024-02-08",
"datePublished": "2024-03-25",
"dateCreated": "2024-03-25",

"url": "https://docs.playentry.org/archives/2024/02/index.html",
"url": "https://docs.playentry.org/archives/2024/03/index.html",
"description": "Entry Docs - 엔트리 개발 가이드&위키",

"publisher": "Entrylabs",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://docs.playentry.org/archives/2024/02/index.html"
"@id": "https://docs.playentry.org/archives/2024/03/index.html"
}
}
</script>
Expand All @@ -106,10 +106,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -130,10 +133,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -154,9 +160,9 @@ <h1>
엔트리는 누구나 무료로 소프트웨어 교육을 받을 수 있게 개발된 소프트웨어 교육 플랫폼입니다.
</h1>
<p>
<a class="button" href="/guide/">시작하기</a>
<a class="button" href="/entryjs/">개발 가이드</a>
<a class="button white" href="/guide/">하드웨어 가이드</a>
<a class="button" href="/user/">사용자 위키</a>
<a class="button white" href="https://github.com/entrylabs/" target="_blank" rel="external nofollow noopener noreferrer">GITHUB</a>
</p>
</div>
</div>
Expand All @@ -165,24 +171,23 @@ <h1>
<div id="highlights">
<div class="inner">
<div class="point">
<h2>Entry Js</h2>
<p>엔트리 워크스페이스와 블록을
<br>개발 할 수 있는 라이브러리 입니다.</p>
<h2>개발 가이드</h2>
<p>Entry JS를 이용해서 워크스페이스를
<br>구축 할 수 있는 가이드입니다.</p>
</div>

<div class="point">
<h2>Entry Hardware</h2>
<h2>하드웨어 가이드</h2>
<p>엔트리에 아두이노 등
<br>여러 하드웨어를 연결 할 수 있도록
<br>도와주는 프로그램 입니다.</p>
<br>여러 하드웨어를 연결 할
<br>방법을 설명하는 가이드입니다.</p>
</div>

<div class="point">
<h2>Entry Offline</h2>
<h2>사용자 위키</h2>
<p>
엔트리를 오프라인 환경에서
<br> 사용 할수 있도록 만들어진
<br> 프로그램 입니다.
엔트리 사용자를 위한
<br>위키 입니다.
</p>
</div>
</div>
Expand Down
41 changes: 23 additions & 18 deletions archives/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"image": "https://docs.playentry.org/images/logo.png",


"datePublished": "2024-02-08",
"dateCreated": "2024-02-08",
"datePublished": "2024-03-25",
"dateCreated": "2024-03-25",

"url": "https://docs.playentry.org/archives/2024/index.html",
"description": "Entry Docs - 엔트리 개발 가이드&위키",
Expand Down Expand Up @@ -106,10 +106,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -130,10 +133,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -154,9 +160,9 @@ <h1>
엔트리는 누구나 무료로 소프트웨어 교육을 받을 수 있게 개발된 소프트웨어 교육 플랫폼입니다.
</h1>
<p>
<a class="button" href="/guide/">시작하기</a>
<a class="button" href="/entryjs/">개발 가이드</a>
<a class="button white" href="/guide/">하드웨어 가이드</a>
<a class="button" href="/user/">사용자 위키</a>
<a class="button white" href="https://github.com/entrylabs/" target="_blank" rel="external nofollow noopener noreferrer">GITHUB</a>
</p>
</div>
</div>
Expand All @@ -165,24 +171,23 @@ <h1>
<div id="highlights">
<div class="inner">
<div class="point">
<h2>Entry Js</h2>
<p>엔트리 워크스페이스와 블록을
<br>개발 할 수 있는 라이브러리 입니다.</p>
<h2>개발 가이드</h2>
<p>Entry JS를 이용해서 워크스페이스를
<br>구축 할 수 있는 가이드입니다.</p>
</div>

<div class="point">
<h2>Entry Hardware</h2>
<h2>하드웨어 가이드</h2>
<p>엔트리에 아두이노 등
<br>여러 하드웨어를 연결 할 수 있도록
<br>도와주는 프로그램 입니다.</p>
<br>여러 하드웨어를 연결 할
<br>방법을 설명하는 가이드입니다.</p>
</div>

<div class="point">
<h2>Entry Offline</h2>
<h2>사용자 위키</h2>
<p>
엔트리를 오프라인 환경에서
<br> 사용 할수 있도록 만들어진
<br> 프로그램 입니다.
엔트리 사용자를 위한
<br>위키 입니다.
</p>
</div>
</div>
Expand Down
41 changes: 23 additions & 18 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"image": "https://docs.playentry.org/images/logo.png",


"datePublished": "2024-02-08",
"dateCreated": "2024-02-08",
"datePublished": "2024-03-25",
"dateCreated": "2024-03-25",

"url": "https://docs.playentry.org/archives/index.html",
"description": "Entry Docs - 엔트리 개발 가이드&위키",
Expand Down Expand Up @@ -106,10 +106,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -130,10 +133,13 @@
</form>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">Dev Guide</a>
<a href="/entryjs/" class="nav-link" itemprop="url">개발 가이드</a>
</li>
<li>
<a href="/guide/" class="nav-link" itemprop="url">하드웨어 가이드</a>
</li>
<li>
<a href="/user/" class="nav-link" itemprop="url">User Guide</a>
<a href="/user/" class="nav-link" itemprop="url">사용자 위키</a>
</li>
<li>
<a href="http://github.com/entrylabs/" target="_blank" class="nav-link" itemprop="url" rel="external nofollow noopener noreferrer">GitHub</a>
Expand All @@ -154,9 +160,9 @@ <h1>
엔트리는 누구나 무료로 소프트웨어 교육을 받을 수 있게 개발된 소프트웨어 교육 플랫폼입니다.
</h1>
<p>
<a class="button" href="/guide/">시작하기</a>
<a class="button" href="/entryjs/">개발 가이드</a>
<a class="button white" href="/guide/">하드웨어 가이드</a>
<a class="button" href="/user/">사용자 위키</a>
<a class="button white" href="https://github.com/entrylabs/" target="_blank" rel="external nofollow noopener noreferrer">GITHUB</a>
</p>
</div>
</div>
Expand All @@ -165,24 +171,23 @@ <h1>
<div id="highlights">
<div class="inner">
<div class="point">
<h2>Entry Js</h2>
<p>엔트리 워크스페이스와 블록을
<br>개발 할 수 있는 라이브러리 입니다.</p>
<h2>개발 가이드</h2>
<p>Entry JS를 이용해서 워크스페이스를
<br>구축 할 수 있는 가이드입니다.</p>
</div>

<div class="point">
<h2>Entry Hardware</h2>
<h2>하드웨어 가이드</h2>
<p>엔트리에 아두이노 등
<br>여러 하드웨어를 연결 할 수 있도록
<br>도와주는 프로그램 입니다.</p>
<br>여러 하드웨어를 연결 할
<br>방법을 설명하는 가이드입니다.</p>
</div>

<div class="point">
<h2>Entry Offline</h2>
<h2>사용자 위키</h2>
<p>
엔트리를 오프라인 환경에서
<br> 사용 할수 있도록 만들어진
<br> 프로그램 입니다.
엔트리 사용자를 위한
<br>위키 입니다.
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -609,10 +609,10 @@ body {
vertical-align: top;
}
#hero .left {
width: 49%;
width: 40%;
}
#hero .right {
width: 51%;
width: 60%;
}
#hero .hero-logo {
width: 415px;
Expand Down
1 change: 1 addition & 0 deletions css/page.css
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,7 @@ i.rotating-clockwise {
.content > table th {
font-weight: bold;
text-align: left;
white-space: nowrap;
}
.content > table th,
.content > table tr:nth-child(2n) {
Expand Down
Loading

0 comments on commit 8e6e78b

Please sign in to comment.