Skip to content

Commit

Permalink
deploy: 946b391
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 24, 2024
1 parent f892826 commit d139a44
Show file tree
Hide file tree
Showing 48 changed files with 70 additions and 34 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.0">
<title data-rh="true">Page Not Found • Wandered2LA</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://wandered2la.com/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found • Wandered2LA"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://wandered2la.com/404.html"><link data-rh="true" rel="alternate" href="https://wandered2la.com/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://wandered2la.com/404.html" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Wandered2LA RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Wandered2LA Atom Feed"><link rel="stylesheet" href="/assets/css/styles.73f64512.css">
<script src="/assets/js/runtime~main.0b800553.js" defer="defer"></script>
<script src="/assets/js/runtime~main.100755b6.js" defer="defer"></script>
<script src="/assets/js/main.f2882133.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
1 change: 1 addition & 0 deletions assets/js/528fb942.35c77b24.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/js/528fb942.aa5f7a3a.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/js/5854caf2.1ebc43af.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/js/5854caf2.7ffdb379.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/js/b2f554cd.a096084c.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/js/b2f554cd.f3c405aa.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified blog.html
Binary file not shown.
2 changes: 1 addition & 1 deletion blog/archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.0">
<title data-rh="true">Archive • Wandered2LA</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://wandered2la.com/blog/archive"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Archive • Wandered2LA"><meta data-rh="true" name="description" content="Archive"><meta data-rh="true" property="og:description" content="Archive"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://wandered2la.com/blog/archive"><link data-rh="true" rel="alternate" href="https://wandered2la.com/blog/archive" hreflang="en"><link data-rh="true" rel="alternate" href="https://wandered2la.com/blog/archive" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Wandered2LA RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Wandered2LA Atom Feed"><link rel="stylesheet" href="/assets/css/styles.73f64512.css">
<script src="/assets/js/runtime~main.0b800553.js" defer="defer"></script>
<script src="/assets/js/runtime~main.100755b6.js" defer="defer"></script>
<script src="/assets/js/main.f2882133.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
9 changes: 9 additions & 0 deletions blog/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,15 @@ A를 사용하지 않음에도 peerDependencies에 추가해주어야 하며 이
<p>토스에서는 위와 같은 번들러의 특성을 활용해 React Native의 Metro 에서<br>
<!-- -->ESbuild로 옮기며 빌드속도를 최적화 했던 사례를 소개한다.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="git-분석-및-활용">Git 분석 및 활용<a href="https://wandered2la.com/blog/frontend-environment#git-%EB%B6%84%EC%84%9D-%EB%B0%8F-%ED%99%9C%EC%9A%A9" class="hash-link" aria-label="Direct link to Git 분석 및 활용" title="Direct link to Git 분석 및 활용">​</a></h2>
<p>VCS중 하나인 Git은 새로 추가된 파일 혹은 변경된 파일의 내용들을 쉽게 추적하고 관리할 수 있는<br>
<!-- -->도구이며 관리 할 폴더에서 <code>git init</code> 명령어를 통해 시작.</p>
<ol>
<li>Working Directory - 실제 작업공간</li>
<li>Staging Area - 변경된 파일들의 대기공간</li>
<li>Repository - 최종적으로 저장된 파일들의 공간</li>
</ol>
<p>우선 Git은 크게 세 가지 영역으로 분리되며 파일들의 변화를 gistory를 통해 분석하여 정리<br>
<!-- -->ㅁㅁㅁㅁㅁㅁㅁㅁㅁ</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="참고">참고<a href="https://wandered2la.com/blog/frontend-environment#%EC%B0%B8%EA%B3%A0" class="hash-link" aria-label="Direct link to 참고" title="Direct link to 참고">​</a></h2>
<ul>
<li><a href="https://programmingsummaries.tistory.com/385" target="_blank" rel="noopener noreferrer">package.json 번역</a></li>
Expand Down
2 changes: 1 addition & 1 deletion blog/docusaurus-plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.0">
<title data-rh="true">docusaurus custom plugin 만들기 • Wandered2LA</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://wandered2la.com/blog/docusaurus-plugin"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="docusaurus custom plugin 만들기 • Wandered2LA"><meta data-rh="true" name="description" content="Recent Posts"><meta data-rh="true" property="og:description" content="Recent Posts"><meta data-rh="true" property="og:type" content="article"><meta data-rh="true" property="article:published_time" content="2024-07-01T00:00:00.000Z"><meta data-rh="true" property="article:author" content="https://github.com/WanderedToLa"><meta data-rh="true" property="article:tag" content="docusaurus,plugin,custom"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://wandered2la.com/blog/docusaurus-plugin"><link data-rh="true" rel="alternate" href="https://wandered2la.com/blog/docusaurus-plugin" hreflang="en"><link data-rh="true" rel="alternate" href="https://wandered2la.com/blog/docusaurus-plugin" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Wandered2LA RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Wandered2LA Atom Feed"><link rel="stylesheet" href="/assets/css/styles.73f64512.css">
<script src="/assets/js/runtime~main.0b800553.js" defer="defer"></script>
<script src="/assets/js/runtime~main.100755b6.js" defer="defer"></script>
<script src="/assets/js/main.f2882133.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
Binary file modified blog/frontend-environment.html
Binary file not shown.
Binary file modified blog/frontend-observability.html
Binary file not shown.
Loading

0 comments on commit d139a44

Please sign in to comment.