Commit graph

22 commits

Author SHA1 Message Date
d6d00f6dc9
add page for single micro-blog posts
", p.ID, p.Source, p.ID))
posted: %s
", p.Timestamp.Format("2006-01-02 15:04")))

")

", post.Title))

",

")

---

")
")
")

", post.Title))
")
")
2025-10-18 22:38:01 +02:00
eca8acddff
add mastodon and bluesky to microblog
")
")
{3,}`)

")
%s
",
", p.Source, p.ID))
posted: %s
", p.Timestamp.Format("2006-01-02 15:04")))

")
2025-10-16 11:35:43 +02:00
86f3ea76b3
imporve microblog text layout
")
")
", p.Source, p.RemoteID[:10]))


")
", p.ID))
posted: %s
", p.Timestamp.Format("2006-01-02 15:04")))

")
", p.ID, p.Title))

",

")
")
")
2025-10-16 10:51:53 +02:00
8c28d2ee0c
update homepage with dir codeview links 2025-10-15 19:06:26 +02:00
5c669f241f
remove the md to gemtext stuff
")

-----------------------------

")
%s
```", code)
")
=> %s %s

", remoteURL, path))

")
")
")

-----------------------------

=> / Back to home
")
2025-10-15 19:01:57 +02:00
63775d57e0
convert markdown to gemtext and display README.md files
")
=> %s here

", httpURL))
")

-----------------------------

")
2025-10-15 16:45:42 +02:00
9b100e88a2
add dir view to codeview
")
=> %s here

", httpURL))
", url, file.Path))
", url, file.Path))

-----------------------------

=> / Back to home
")
2025-10-15 15:09:25 +02:00
fda9d22b83
switch from date to hex for gemlog listing
")
", post.Slug, post.Date.Format("2006-01-02")hexNum, post.Title))
2025-10-12 20:36:39 +02:00
513d0e57ce
try page embed 2025-10-12 20:12:39 +02:00
a5e480746e add custom usernames to guestbook
")

")

=> /guestbook Back to guestbook")
")

")
entryn", name))
=> /guestbook/setname Set custom name

")
> %s

", name, txt))
")

=> /guestbook Back to guestbook")
> %s
", createdAt.Format("2006-01-02"), name, message))
")
2025-10-10 16:13:59 +02:00
c010bb4cfb Update home.gmi with codeview 2025-10-07 23:28:53 +02:00
3a601b2bdd code view 2025-10-07 23:26:37 +02:00
0bd065c2d1 add guestbook 2025-10-07 12:04:07 +02:00
2eb8a2e113 clean up 2025-10-06 10:44:40 +02:00
5c94a3820a add gemlog 2025-10-06 10:06:53 +02:00
444d143a0b add pagination to microblog 2025-09-29 10:25:21 +02:00
ee4dfdad18 add page for microblog header content 2025-09-29 10:11:27 +02:00
ef5f5e33ab convert pbPost to post 2025-09-28 12:35:43 +02:00
506a12c06c use new PocketBaseClient in microblog package 2025-09-28 09:52:09 +02:00
2837293474 create seprate pocketbase client 2025-09-28 09:20:32 +02:00
654df98711 init pocketbase logic for microblog posts 2025-09-27 13:15:23 +02:00
216ace7afa init llm generated microblog submodule 2025-09-26 22:26:08 +02:00