Commit graph

7 commits

Author SHA1 Message Date
Leon Mika 8a80ab665d
Added the option to show the sidebar on other pages (#2)
Added settings to show the sidebar on posts and other pages, in addition to the home page.
2024-12-26 14:32:20 +11:00
Leon Mika 7a3eb89fd8 Moved sidebar out of microhook
Moved the sidebar out of the after-post-list microhook and into the base theme template. This should resolve the styling issue which will break sites using the before-post-list microhook. This does tie the plugin to Tiny-theme baseof theme, which is not great. Will need to resolve this in some way, but should work for now.
2024-03-24 12:06:08 +11:00
Leon Mika a9f0437fc7 Added some defensive programming if the site doesn't have recommendations. 2024-03-17 10:28:43 +11:00
Leon Mika bb07ca780e Slight fix to deal with blogs with no recommendations. 2024-03-17 10:21:25 +11:00
Leon Mika d93958e891 Added README and LICENSE 2024-03-17 09:32:10 +11:00
Leon Mika 7f49ec5ff6 Fixed sidebar 2024-03-17 09:10:21 +11:00
Leon Mika 6cc83333f4 Moved sidebar partials into a separate directoy 2024-03-17 09:05:34 +11:00