/blog

Primary LanguageHTML

blog

Currently I'm using Cloudflare Page for deployment.

See in Blog.

Dependency

hugo extend v104.3 (higher is ok, but extend is needed maybe)

theme

hugo-theme-stack v3@414a991

usage

build to ./public

hugo

hot deploy to localhost

hugo server

-D for draft

shortcode

Some shortcode in markdown for flex writing.

Great thanks to cubercsl.

Example:

{{% notice warning diywords %}}
content
{{% /notice %}}