Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

Front-matter

설정 설명 기본 값
layout 레이아웃
title 타이틀
date 발행일 파일이 생성된 날짜
updated 갱신일 파일이 업로드된 날짜
tags 태그 (page에서는 사용 불가능)
categories 카테고리 (page에서는 사용 불가능)
permalink 포스트의 기본 permalink를 override합니다.
comments 포스트에서 comment 기능을 사용할지 여부 true

More info: Deployment

댓글

You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.