/blog

coditva's old blog

Primary LanguageHTMLMIT LicenseMIT

Deploy

Coditva's Blog

How to

hugo new blog/blog-entry-name.md    # create a new blog entry
hugo                                # compiles to public/
hugo --watch server                 # starts a server on localhost:1313

License

MIT © Utkarsh Maheshwari