# Quick Start

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

# Create a new post

$ hexo new "My New Post"

More info: Writing (opens new window)

# Run server

$ hexo server

More info: Server (opens new window)

# Generate static files

$ hexo generate

More info: Generating (opens new window)

# Deploy to remote sites

$ hexo deploy

More info: Deployment (opens new window)