All checks were successful
Build tplate / Build (push) Successful in 32s
page:
move `page.Load*` methods into handler to fix bug
merge `ParseExternalPost`, `SortPostByDate`, `ParseCategories` and `ParseTags` as single `ParsePosts` method
log:
replace some `"log"` to `"github.com/rs/zerolog/log"`