# Run local server hugo server -D # View at http://localhost:1313
Create new post:
hugo new content/posts/my-post-title.md
Pushes to main branch automatically deploy via GitHub Actions to https://jamesishere.github.io/
main