• Joined on 2024-07-03
lmika pushed to feature/site-picker at lmika/weiro 2026-03-24 09:13:23 +00:00
d80aacc180 Added a site picker plus options to create new sites
lmika pushed to main at lmika/weiro 2026-03-23 10:54:20 +00:00
cc0da8d668 Merge pull request 'Pages' (#5) from feature/pages into main
5badce0d16 Updated some settings in pages
ef038172ac feat(pages): render pages in site builder after all other content
d464821a8c feat(pages): populate pages in publisher for site generation
255fa26a15 feat(pages): add admin page edit form with sidebar
Compare 13 commits »
lmika merged pull request lmika/weiro#5 2026-03-23 10:54:18 +00:00
Pages
lmika created pull request lmika/weiro#5 2026-03-23 10:54:10 +00:00
Pages
lmika pushed to feature/pages at lmika/weiro 2026-03-23 10:48:59 +00:00
5badce0d16 Updated some settings in pages
ef038172ac feat(pages): render pages in site builder after all other content
d464821a8c feat(pages): populate pages in publisher for site generation
255fa26a15 feat(pages): add admin page edit form with sidebar
5eece96700 feat(pages): add admin page list with drag-and-drop reorder
Compare 10 commits »
lmika created branch feature/pages in lmika/weiro 2026-03-23 10:48:59 +00:00
lmika pushed to main at lmika/weiro 2026-03-22 05:23:55 +00:00
3d8c6f5345 Merge pull request 'Paging' (#4) from feature/pages-and-paging into main
0a1631a7e0 Fixed paging URL
40da63368a fix: add nil guard for StaticFS and set default PostsPerPage in FirstRun
f68bac809f feat: add pagination to generated site category pages
30884372d6 feat: add pagination to generated site post list
Compare 14 commits »
lmika merged pull request lmika/weiro#4 2026-03-22 05:23:54 +00:00
Paging
lmika pushed to feature/pages-and-paging at lmika/weiro 2026-03-22 05:22:47 +00:00
0a1631a7e0 Fixed paging URL
lmika created pull request lmika/weiro#4 2026-03-22 05:16:26 +00:00
Paging
lmika created branch feature/pages-and-paging in lmika/weiro 2026-03-22 05:16:04 +00:00
lmika pushed to feature/pages-and-paging at lmika/weiro 2026-03-22 05:16:04 +00:00
40da63368a fix: add nil guard for StaticFS and set default PostsPerPage in FirstRun
f68bac809f feat: add pagination to generated site category pages
30884372d6 feat: add pagination to generated site post list
550ebf728a feat: add posts per page setting to site settings
d7a5d425b8 feat: add pagination controls to admin post list
Compare 10 commits »
lmika pushed tag v0.1.1 to lmika/weiro 2026-03-21 23:43:35 +00:00
lmika released v0.1.1 at lmika/weiro 2026-03-21 23:43:35 +00:00
lmika pushed to main at lmika/weiro 2026-03-21 23:29:07 +00:00
fa676cfdf7 Merge pull request 'Add categories feature' (#3) from feature/categories into main
d9aec4af2c Styled the categories on the site
f45bdcd83c Styled the admin section of categories.
740cf8979a fix: unit tests
9efa40879f fix: improve error handling in categories service
Compare 15 commits »
lmika merged pull request lmika/weiro#3 2026-03-21 23:29:05 +00:00
Add categories feature
lmika pushed to feature/categories at lmika/weiro 2026-03-21 23:28:44 +00:00
d9aec4af2c Styled the categories on the site
f45bdcd83c Styled the admin section of categories.
Compare 2 commits »
lmika pushed to feature/categories at lmika/weiro 2026-03-18 11:19:38 +00:00
740cf8979a fix: unit tests
lmika created pull request lmika/weiro#3 2026-03-18 11:13:30 +00:00
Add categories feature
lmika pushed to feature/categories at lmika/weiro 2026-03-18 11:12:12 +00:00
9efa40879f fix: improve error handling in categories service
6c69131b03 feat: add category pages and per-category feeds to site builder
4c2ce7272d feat: add category selection to post edit form and badges to post list
ffa86b12e9 feat: add categories admin UI with CRUD
3c80f63a55 feat: add categories service with CRUD and slug validation
Compare 10 commits »