• Joined on 2024-07-03
lmika pushed to main at lmika/sidebar-for-bayou 2025-02-06 20:32:10 +00:00
09b8c0c687 Updated README and plugin.json
lmika pushed to main at lmika/sidebar-for-bayou 2025-02-06 20:15:51 +00:00
e076ffcb7f Fixed bad reference to old sidebar
lmika pushed to main at lmika/sidebar-for-bayou 2025-02-06 20:14:21 +00:00
fb170b6b40 Renamed microhook and sidebar widgets
lmika pushed to main at lmika/sidebar-for-bayou 2025-02-04 11:09:42 +00:00
df3c3285d6 Fixed bad reference for default sidebar
54623c2cdb Fixed reference to sidebar template
cd04e9bc5f Styling to suit bayou theme
Compare 3 commits »
lmika pushed to main at lmika/sidebar-for-bayou 2025-02-03 21:06:33 +00:00
6de6b65c7a Forked sidebar-for-tiny-theme for use with Bayou
lmika created branch main in lmika/sidebar-for-bayou 2025-02-03 21:05:25 +00:00
lmika pushed to main at lmika/sidebar-for-bayou 2025-02-03 21:05:25 +00:00
658f4a5874 Forked sidebar-for-tiny-theme for use with Bayou
8a80ab665d Added the option to show the sidebar on other pages (#2)
d70e270ed0 Bumped plugin version to 1.1.1
0209f10696 Moved partial to correct location.
d68db94b3b Replaced overridden baseof template with before-closing-body micro-hook
Compare 10 commits »
lmika created repository lmika/sidebar-for-bayou 2025-02-03 21:02:09 +00:00
lmika pushed to main at lmika/hugo-cms 2025-02-03 11:26:17 +00:00
3a0ab175ed Fixed display of site target
e2f159e980 Started working on the event bus
fdd2ecc7fc Upgraded to Fiber v3
Compare 3 commits »
lmika pushed to main at lmika/hugo-cms 2025-02-03 10:13:44 +00:00
cb45f6aa53 Added options for setting the site targets
lmika pushed to main at lmika/hugo-cms 2025-02-01 23:02:54 +00:00
a31c8e48ce Another test of webhooks
lmika pushed to main at lmika/hugo-cms 2025-02-01 22:59:30 +00:00
0ea7bcfffe Testing webhook
lmika pushed to main at lmika/hugo-cms 2025-02-01 22:54:57 +00:00
3774c903e2 Added site setting.
39611070f8 Made some improvements to how Hugo is configured
Compare 2 commits »
lmika pushed to main at lmika/hugo-cms 2025-02-01 00:59:31 +00:00
b09a8bd8d8 Fixed missing URL value in Hugo template
lmika pushed to main at lmika/hugo-cms 2025-02-01 00:54:21 +00:00
ee45760cf1 Added logic to detect whether a full rebuild is necessary when writing posts.
lmika pushed to main at lmika/hugo-cms 2025-02-01 00:38:48 +00:00
f8e03463a6 Added dependencies to the Dockerfile
lmika pushed to main at lmika/hugo-cms 2025-02-01 00:26:35 +00:00
3b84fd3db0 Switched from scratch to alpine to get a shell
lmika pushed to main at lmika/hugo-cms 2025-02-01 00:19:59 +00:00
5f63da0fe8 Set DATA_DIR in the Dockerfile
1b67fe284d Added Dockerfile
50f7e9632e Fixed site ownership
cb54057305 Added user authentication
Compare 4 commits »
lmika pushed to main at lmika/hugo-cms 2025-01-27 10:48:56 +00:00
d7e7af5a10 Fixed name
lmika pushed to main at lmika/hugo-cms 2025-01-27 10:47:09 +00:00
bf5d6cbe52 Started styling the app and have got editing posts working.
7ef6725bdb Have got publishing to Netlify
8e0ffb6c24 Have got post creation working.
63b19a249a Added Fiber and layouts
f8e7ea482b Have got site creation working