Skip to content

anistark/blog

Repository files navigation

Note: This is not maintained anymore. Moved blog to hashnode. This blog is being moved to archive

Run locally: hugo server -D

Add new post: hugo new post/my-first-post.md

Build: hugo -D

Run build image: http-server public