The blog module routes /blog/{page} and the blog handler limits the entries per page (given as a feature) and sets the offsets according to the given page number
All blog handlers and storage classes are detached from the nodes module. All files of the blog module are in the modules/blog folder