[{"content":"Welcome to the blog. This post lives in a page bundle: a folder named hello-world/ containing index.md plus any images for this post.\nAdding images Option 1 — image lives next to the post (recommended). Drop the file into this post\u0026rsquo;s folder and reference it by filename:\nOption 2 — shared/global image. Put it in static/images/ and reference it with an absolute path:\nWriting a new post hugo new content posts/my-next-post/index.md # edit the file, set draft = false, drop images in the same folder git add . \u0026amp;\u0026amp; git commit -m \u0026#34;new post\u0026#34; \u0026amp;\u0026amp; git push That\u0026rsquo;s the whole workflow. On push, GitHub Actions builds the site and deploys it to https://blog.nckslvr.mn.\nMarkdown works as you\u0026rsquo;d expect Lists Bold, italic, inline code Links Blockquotes look like this.\n","permalink":"https://blog.nckslvr.mn/posts/hello-world/","summary":"The first post — and a quick tour of how to write new ones.","title":"Hello World"}]