Skip to content

Commit

Permalink
deploy: fe338fd
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonahn committed Dec 9, 2023
1 parent af45350 commit 33cbaea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion feed.rss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>jihoon.me</title><description>This is a personal blog for iOS Developer jihoonahn.</description><link>https://blog.jihoon.me</link><language>ko</language><lastBuildDate>Fri, 8 Dec 2023 08:38:50 +0000</lastBuildDate><pubDate>Fri, 8 Dec 2023 08:38:50 +0000</pubDate><ttl>250</ttl><atom:link href="https://blog.jihoon.me/feed.rss" rel="self" type="application/rss+xml"/><item><guid isPermaLink="true">https://blog.jihoon.me/blog/publish-part-3</guid><title>Publish 사용하기 part 3</title><description>Swift publish 배포하기</description><link>https://blog.jihoon.me/blog/publish-part-3</link><pubDate>Sat, 18 Nov 2023 15:48:00 +0000</pubDate><content:encoded><![CDATA[<h2>Publish 배포 준비하기</h2><p>일단 배포 준비를 하기 위해서는 publish pipeline에서 수정할 부분이 있습니다.</p><pre><code><span class="comment">// This will generate your website using the built-in Foundation theme:</span>
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>jihoon.me</title><description>This is a personal blog for iOS Developer jihoonahn.</description><link>https://blog.jihoon.me</link><language>ko</language><lastBuildDate>Sat, 9 Dec 2023 17:04:18 +0000</lastBuildDate><pubDate>Sat, 9 Dec 2023 17:04:18 +0000</pubDate><ttl>250</ttl><atom:link href="https://blog.jihoon.me/feed.rss" rel="self" type="application/rss+xml"/><item><guid isPermaLink="true">https://blog.jihoon.me/blog/publish-part-3</guid><title>Publish 사용하기 part 3</title><description>Swift publish 배포하기</description><link>https://blog.jihoon.me/blog/publish-part-3</link><pubDate>Sat, 18 Nov 2023 15:48:00 +0000</pubDate><content:encoded><![CDATA[<h2>Publish 배포 준비하기</h2><p>일단 배포 준비를 하기 위해서는 publish pipeline에서 수정할 부분이 있습니다.</p><pre><code><span class="comment">// This will generate your website using the built-in Foundation theme:</span>
<span class="keyword">try</span> <span class="type">Example</span>().<span class="call">publish</span>(using: [
.<span class="call">optional</span>(.<span class="call">copyResources</span>()),
.<span class="call">addMarkdownFiles</span>(),
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"><url><loc>https://blog.jihoon.me/about</loc><changefreq>daily</changefreq><priority>1.0</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog</loc><changefreq>daily</changefreq><priority>1.0</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/iga-ios-1</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-introduce</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-part-1</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-part-2</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-part-3</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/scade-introduce</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/swiftui-need-mvvm</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/tuist-xcodebeta</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/universal-framework</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/what-is-swift</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/what-is-swiftui</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/blog/yackety-yak-ios-4</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/2</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url><url><loc>https://blog.jihoon.me/404</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-08</lastmod></url></urlset>
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"><url><loc>https://blog.jihoon.me/about</loc><changefreq>daily</changefreq><priority>1.0</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog</loc><changefreq>daily</changefreq><priority>1.0</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/iga-ios-1</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-introduce</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-part-1</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-part-2</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/publish-part-3</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/scade-introduce</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/swiftui-need-mvvm</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/tuist-xcodebeta</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/universal-framework</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/what-is-swift</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/what-is-swiftui</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/blog/yackety-yak-ios-4</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/2</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url><url><loc>https://blog.jihoon.me/404</loc><changefreq>monthly</changefreq><priority>0.5</priority><lastmod>2023-12-09</lastmod></url></urlset>
Loading

0 comments on commit 33cbaea

Please sign in to comment.