<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Blog on rammie_blog</title>
    <link>https://rammie-blog.xyz/tags/blog/</link>
    <description>Recent content in Blog on rammie_blog</description>
    <generator>Hugo</generator>
    <language>ko</language>
    <lastBuildDate>Mon, 11 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rammie-blog.xyz/tags/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>WordPress에서 Hugo로 갈아타기 by Claude</title>
      <link>https://rammie-blog.xyz/posts/migration-wp-to-hugo/</link>
      <pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate>
      <guid>https://rammie-blog.xyz/posts/migration-wp-to-hugo/</guid>
      <description>MariaDB와 WordPress로 운영하던 블로그를 Hugo 정적 사이트로 마이그레이션한 과정</description>
    </item>
    <item>
      <title>서버에 WordPress 설치하기</title>
      <link>https://rammie-blog.xyz/posts/install-wordpress/</link>
      <pubDate>Sun, 20 Aug 2023 08:56:51 +0000</pubDate>
      <guid>https://rammie-blog.xyz/posts/install-wordpress/</guid>
      <description>&lt;p&gt;요즘은 많은 홈페이지와 블로그들이 WordPress를 통해서 만들어진다고 한다. WordPress를 설치형 블로그라고 하는데, 페이지 모양을 구성해주는 일종의 템플릿이다.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://namu.wiki/w/%EC%9B%8C%EB%93%9C%ED%94%84%EB%A0%88%EC%8A%A4&#34;&gt;https://namu.wiki/w/워드프레스&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;서버 구축 이후, WordPress 설치와 사용을 위해서는 선행해야 할 작업들이 있다.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;NGINX 설치
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://yeopbox.com/%EC%9A%B0%EB%B6%84%ED%88%ACubuntu-22-04-server-php-nginx-%EC%84%A4%EC%B9%98%EA%B8%B0/&#34;&gt;https://yeopbox.com/우분투ubuntu-22-04-server-php-nginx-설치기/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;PHP 설치
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://yeopbox.com/%EC%9A%B0%EB%B6%84%ED%88%ACubuntu-22-04-server-php-nginx-%EC%84%A4%EC%B9%98%EA%B8%B0/&#34;&gt;https://yeopbox.com/우분투ubuntu-22-04-server-php-nginx-설치기/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;MariaDB 설치
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://yeopbox.com/%EC%9A%B0%EB%B6%84%ED%88%ACubuntu-22-04-server-mariadb-%EC%84%A4%EC%B9%98-%EB%B0%8F-%EA%B8%B0%EB%B3%B8-%EC%84%A4%EC%A0%95/&#34;&gt;https://yeopbox.com/우분투ubuntu-22-04-server-mariadb-설치-및-기본-설정/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;위 프로그램 들은 왜 필요한 것일까?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://namu.wiki/w/NGINX&#34;&gt;NGINX&lt;/a&gt;는 웹 서버 프로그램이다. 웹 서버 프로그램에 대해 설명한 글 중 가장 이해하기 쉬웠던 것은, 웹 서버 프로그램이 웹 브라우저의 반대 역할을 하는 프로그램이라는 것이다. 서버는 NGINX를 통해 웹 페이지를 제공하고, 클라이언트는 Chrome, Safari등을 통해 이 웹 페이지를 볼 수 있다. 대표적은 웹 서버 프로그램으로는 &lt;a href=&#34;https://namu.wiki/w/%EC%95%84%ED%8C%8C%EC%B9%98%20HTTP%20%EC%84%9C%EB%B2%84&#34;&gt;Apache HTTP server&lt;/a&gt;가 있는데, 현재 사용률이 가장 높지만 무겁다는 단점이 있다. 나는 저사양의 미니PC로 서버를 만들었기 때문에, 무조건 가벼운 NGINX를 사용하기로 했다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
