Skip to content

HANYUNSEONG/hanyunseong-log-v2

Repository files navigation

hanyunseong-log

Next.js static blog using markdown file.

Features

📝 Posts

  • Writing posts using markdown, You can commit and post on GitHub.
  • Comment function using utterances.

🔎 SEO

  • Automatically create sitemap.

😀 Information

  • You can customize blog and SEO information at config/index.ts.

Additional upcoming features

  • About page
  • Resume, Portfolios
  • Plugins

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 this repo 😄
  2. Fork this repo.
  3. Modify config to your information

Environment variable

  • NEXT_PUBLIC_GOOGLE_ANALYTICS: Google analytics id

Bug reporting

Issues

LICENSE

MIT

Releases

No releases published

Packages

No packages published