Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.27 KB

README.ko.md

File metadata and controls

62 lines (40 loc) · 1.27 KB

hanyunseong-log

마크다운을 이용한 Next.js 정적 블로그입니다.

Features

📝 Posts

  • 마크다운 문법으로 글을 작성할 수 있고, 깃허브에 커밋도 하는 1석 2조의 효과가 있습니다.
  • utterances를 이용한 댓글 기능

🔎 SEO

  • sitemap을 자동으로 생성

😀 Information

  • config/index.ts에서 블로그와 SEO 정보를 변경

Additional upcoming features

  • 자기 소개 페이지
  • 이력서와 포트폴리오
  • 여러 플러그인

Frontmatter

What is it?

---
title: 구글에서 도메인을 구입해보자
description: Google domain으로 내 도메인 구입하기
date: 2023-03-27 22:16:48
published: true
slug: buy-domain-in-google-domain
tags:
  - google-domain
---

🚀 Getting Started

  1. 이 레포에 star를 주세요 😄
  2. 이 레포를 Fork합니다.
  3. 본인의 정보에 맞게 config를 수정합니다.

Environment Variable

  • NEXT_PUBLIC_GOOGLE_ANALYTICS: Google analytics id

Bug reporting

Issues

LICENSE

MIT