/blog

Blog.

Primary LanguageHTMLApache License 2.0Apache-2.0

blog

Personal blog.

Process

Live Server:

hugo server -D

New posts:

hugo new posts/title.md

Update kodata:

hugo -D --destination kodata/ --minify

Test deployment:

FILE_PATH=~/src/n3wscott/blog/kodata/ go run blog.go

Publish images:

ko publish github.com/n3wscott/blog