<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>사이트 관리 on Hw5e&#39;s Page</title>
    <link>https://page.hw5e.cc/tags/%EC%82%AC%EC%9D%B4%ED%8A%B8-%EA%B4%80%EB%A6%AC/</link>
    <description>Recent content in 사이트 관리 on Hw5e&#39;s Page</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ko</language>
    <managingEditor>hnw1155c@gmail.com (hw5e)</managingEditor>
    <webMaster>hnw1155c@gmail.com (hw5e)</webMaster>
    <copyright>© 2025 hw5e</copyright>
    <lastBuildDate>Fri, 06 Dec 2024 00:42:37 +0900</lastBuildDate><atom:link href="https://page.hw5e.cc/tags/%EC%82%AC%EC%9D%B4%ED%8A%B8-%EA%B4%80%EB%A6%AC/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo에서 TeX 수식 입력 문제</title>
      <link>https://page.hw5e.cc/post/2024/hugotex/</link>
      <pubDate>Fri, 06 Dec 2024 00:42:37 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/hugotex/</guid>
      <description>&lt;p&gt;

hugo에서 수식 입력은 보통 테마에서 &lt;a href=&#34;https://katex.org/&#34; target=&#34;_blank&#34;&gt;KaTeX&lt;/a&gt;를 쓸 수 있게 해주는 숏코드가 있으면 그걸 사용해서 수식을 입력한다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CORS 문제로 작동하지 않은 hugo 검색 기능</title>
      <link>https://page.hw5e.cc/post/2024/cors_hugo/</link>
      <pubDate>Sun, 01 Dec 2024 08:32:33 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/cors_hugo/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;문제 상황 
    &lt;div id=&#34;%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;갑자기 이 사이트의 검색 기능이 작동하지 않는 것을 발견했는데 이상하게 다른 컴퓨터에서 열어봤을 때는 검색 기능이 작동했다. 대충 검색하다 개발자 도구를 열어봤더니 CORS 정책 때문에 index.json을 열 수 없다는 내용이였다.

    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /post/2024/cors_hugo/featured_hu11613662072047376899.png 330w,
        /post/2024/cors_hugo/featured_hu3469156087312119459.png 660w,
        /post/2024/cors_hugo/featured_hu8141731089786230745.png 1024w,
        /post/2024/cors_hugo/featured_hu17459195717488181828.png 2x&#34;
        src=&#34;https://page.hw5e.cc/post/2024/cors_hugo/featured_hu3469156087312119459.png&#34;
        alt=&#34;&#34;
      /&gt;
      
    &lt;/figure&gt;

자세히보니 검색할 때 page.hw5e.cc/index.json을 가져오는데 &lt;a href=&#34;https://www.page.hw5e.cc&#34; target=&#34;_blank&#34;&gt;https://www.page.hw5e.cc&lt;/a&gt; 에서 &lt;a href=&#34;https://page.hw5e.cc&#34; target=&#34;_blank&#34;&gt;https://page.hw5e.cc&lt;/a&gt;에 있는 index.json을 가져올 수 없어서 검색이 되지 않았던 것이다.&lt;br&gt;
다시 확인해 보니 page.hw5e.cc에서는 검색이 되고 &lt;a href=&#34;https://www.page.hw5e.cc&#34; target=&#34;_blank&#34;&gt;www.page.hw5e.cc&lt;/a&gt;로 접속하면 검색이 안되는 것을 확인했다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/cors_hugo/featured.png" />
    </item>
    
    <item>
      <title>역방향 프록시 서버를 Nginx에서 Caddy로 옮겼다</title>
      <link>https://page.hw5e.cc/memo/2024q3/cdy/</link>
      <pubDate>Fri, 06 Sep 2024 23:15:11 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q3/cdy/</guid>
      <description>&lt;p&gt;Caddy를 설치만 해놓고 알아보기 귀찮아서 안하고 있었는데
caddyfile에&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>블로그 손 볼 계획</title>
      <link>https://page.hw5e.cc/post/2024/blogsetup/</link>
      <pubDate>Wed, 10 Jul 2024 08:13:42 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/blogsetup/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;서버 쪽 계획 
    &lt;div id=&#34;%EC%84%9C%EB%B2%84-%EC%AA%BD-%EA%B3%84%ED%9A%8D&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%84%9C%EB%B2%84-%EC%AA%BD-%EA%B3%84%ED%9A%8D&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;


&lt;h3 class=&#34;relative group&#34;&gt;오라클 클라우드에서 쓰는 OS를 다른 것으로 변경 
    &lt;div id=&#34;%EC%98%A4%EB%9D%BC%ED%81%B4-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%97%90%EC%84%9C-%EC%93%B0%EB%8A%94-os%EB%A5%BC-%EB%8B%A4%EB%A5%B8-%EA%B2%83%EC%9C%BC%EB%A1%9C-%EB%B3%80%EA%B2%BD&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%98%A4%EB%9D%BC%ED%81%B4-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%97%90%EC%84%9C-%EC%93%B0%EB%8A%94-os%EB%A5%BC-%EB%8B%A4%EB%A5%B8-%EA%B2%83%EC%9C%BC%EB%A1%9C-%EB%B3%80%EA%B2%BD&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h3&gt;
&lt;p&gt;오라클 클라우드에서 설정을 빠르게 하기 위해 공식 문서에서 쓰는 오라클 리눅스를 골랐는데 익숙하지 않은 배포판이다 보니 오라클 클라우드에 익숙해 지면 다른 것으로 바꿀 생각이다. 그리고 뒤에도 말할 건데 느려서 별거 아닌 삽질도 시간을 굉장히 잡아먹는 경우가 있어서 그렇다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>블로그 개장</title>
      <link>https://page.hw5e.cc/post/2024/ini/</link>
      <pubDate>Thu, 04 Jul 2024 05:28:51 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/ini/</guid>
      <description>&lt;p&gt;대충 1년동안 사이트 만드는데 필요한 내용을 알아보니깐
집에있는 셀러론 달린 미니 PC를 서버로 하는 Nginx와 Hugo 가지고 돌아가는 사이트가 나오긴 나왔다.&lt;br&gt;
일단 체감상 걸린 시간의 절반은 TLS (SSL)가 뭔지 이해하는데 쓴 것 같다.&lt;br&gt;
가만 생각해보면 예전부터 나는 암호화랑 관련된게 나오기만 하면 머리 아파해왔긴 하다.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
