a single column hugo theme with cloudflare woker support
git submodule add https://github.com/bigfa/hugo-theme-puma.git themes/puma
echo "theme = 'puma'" >> config.toml
- fixed search error
- fixed comment render error
- show post views
- fixed status format display error
- add author info
- add
blockquote
style
- add inset post shortcode
- update css vars
- add related post
- Initial release