Commit graph

52 commits

Author SHA1 Message Date
Leon Mika 54623c2cdb Fixed reference to sidebar template 2025-02-04 22:04:36 +11:00
Leon Mika cd04e9bc5f Styling to suit bayou theme
Also moved the sidebar components in a new directory.
2025-02-04 22:00:53 +11:00
Leon Mika 6de6b65c7a Forked sidebar-for-tiny-theme for use with Bayou 2025-02-04 08:06:18 +11:00
Leon Mika 8a80ab665d
Added the option to show the sidebar on other pages ()
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 d70e270ed0 Bumped plugin version to 1.1.1 2024-04-03 21:31:15 +11:00
Leon Mika 0209f10696 Moved partial to correct location. 2024-04-03 21:29:59 +11:00
Leon Mika d68db94b3b Replaced overridden baseof template with before-closing-body micro-hook 2024-04-02 21:14:39 +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 6ff83f6742 Update to the README 2024-03-17 10:14:39 +11:00
Leon Mika fd6448c6f2 Updated version number and description. 2024-03-17 09:47:58 +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
Leon Mika 1c22ec6571 Added new microhook for pages.
This is to mount the sidebar on pages
2024-03-16 10:35:41 +11:00
Leon Mika 9361f0bcf8 renamed sidebar item links 2024-03-16 10:16:56 +11:00
Leon Mika 78fba7a2b7 Removed underline for links 2024-03-16 10:15:56 +11:00
Leon Mika 8f6fa029de More adjustment of styling 2024-03-16 10:14:08 +11:00
Leon Mika b20a1e836a Added a links section 2024-03-16 10:09:48 +11:00
Leon Mika 0a0c5f9acf Fixed links to the recommendations 2024-03-16 09:55:06 +11:00
Leon Mika 81b525881a Styling of the divider 2024-03-16 09:44:37 +11:00
Leon Mika 0a78cbc4b1 Some more styling fixups 2024-03-16 09:41:18 +11:00
Leon Mika 387595866d More styling of sidebar 2024-03-16 09:31:51 +11:00
Leon Mika a18ee10fd6 Starting to style additional sidebar items. 2024-03-16 09:24:57 +11:00
Leon Mika c29bb7cd56 Hide underline in link footer 2024-03-14 21:47:02 +11:00
Leon Mika a49d57a742 fixed json feed url 2024-03-14 21:44:01 +11:00
Leon Mika 2d2a6bd188 more styling of the links 2024-03-14 21:42:38 +11:00
Leon Mika c7cebda88a Fixed the links to download recommendations 2024-03-14 21:40:35 +11:00
Leon Mika e32089a3ad change display 2024-03-14 21:34:35 +11:00
Leon Mika e14676acf6 some padding changes 2024-03-14 21:33:03 +11:00
Leon Mika e9b5feaa0d added links 2024-03-14 21:31:41 +11:00
Leon Mika 1a69879c08 fixed semicolon 2024-03-14 21:26:02 +11:00
Leon Mika df70d9f406 Styled the links 2024-03-14 21:22:16 +11:00
Leon Mika ff9adc3370 added links 2024-03-14 21:10:13 +11:00
Leon Mika cf46961b28 Updated name 2024-03-13 22:18:13 +11:00
Leon Mika 8c500366d4 some adjustments of breakpoints 2024-03-13 21:45:12 +11:00
Leon Mika 54fbee05f5 set small screen breakpoint 2024-03-13 21:42:25 +11:00
Leon Mika 8c28ea4884 Fixed list sizing 2024-03-13 21:37:20 +11:00
Leon Mika 2ecf3eaf82 Only raise size if sidebar is present 2024-03-13 21:33:39 +11:00
Leon Mika 2f60450805 Only style as grid if sidebar is present 2024-03-13 21:31:23 +11:00
Leon Mika 345de45420 Some more styling 2024-03-13 21:28:12 +11:00
Leon Mika 6a9900e78b fixed styling of heading 2024-03-13 21:23:38 +11:00
Leon Mika caabb7950b some more styling of the sidebar 2024-03-13 21:21:50 +11:00
Leon Mika 4d9214cb0a More styling of the sidebar 2024-03-13 21:18:05 +11:00
Leon Mika 9337a79ad0 Didn't save styling 2024-03-13 21:09:33 +11:00
Leon Mika c369504296 added styling and markup for blogroll 2024-03-13 21:07:36 +11:00
Leon Mika 71fed60ab1 replaced shortcode with range 2024-03-13 20:54:18 +11:00
Leon Mika 2097262850 Added styling for the sidebar and the blogroll 2024-03-13 20:48:55 +11:00
Leon Mika ac94f9526f Started working on sidebar for post-list 2024-03-13 20:42:04 +11:00