Commit Graph

16 Commits

Author SHA1 Message Date
0b1fe6d491
Remove Livewire
Seems like overkill for this stage of things. It's also not clear to me
how to use Livewire for only a subset of interactive functionality on
the page.
2024-05-26 13:02:44 +01:00
5961e52797
Revert "Switch to livewire views"
This reverts commit 1fc8f4f802.
2024-05-26 12:55:04 +01:00
1fc8f4f802
Switch to livewire views 2024-05-25 23:28:35 +01:00
6c514f9a96
Add a couple service providers 2024-05-25 23:27:39 +01:00
0e8d56f2af
Reposition href, set border radius 2024-05-25 21:46:01 +01:00
f6613c5e7d
Add bookmark pagination 2024-05-25 18:22:17 +01:00
ca62dfafdc
Update site URL to be the bookmark index 2024-05-25 16:04:31 +01:00
b6ac33f73e
readme: development instructions 2024-05-25 16:00:47 +01:00
b5a1d7b0d4
readme: add screenshot 2024-05-25 15:29:18 +01:00
50ff8ec2ec
Create a real readme file 2024-05-25 15:25:37 +01:00
e2da8b3bed
Add AGPL 3.0 license 2024-05-25 15:10:18 +01:00
f8f721ffac
Create some real styles 2024-05-25 14:59:45 +01:00
9d3fb270f6
Create app layout, move bookmark view into component 2024-05-25 14:59:27 +01:00
bd3f0e7fcd
Add an app layout and some styles 2024-05-25 13:47:48 +01:00
b439d6503f
Add models and starter Bookmark display 2024-05-25 00:48:23 +01:00
fc24a1a601
Initial commit 2024-05-24 21:07:22 +01:00