30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
Add a most recent blog post to my home page
|
|
Add a most recent note to my home page
|
|
Manage secrets in some better way than uncommitted .env files
|
|
Start serving the website from a Raspberry Pi
|
|
Add Next and Prev links to each note page
|
|
Can create notes by Micropub
|
|
Can edit notes by Micropub
|
|
Can delete notes by Micropub
|
|
Can create blog posts by Micropub
|
|
Can edit blog posts by Micropub
|
|
Can delete blog posts by Micropub
|
|
Add reply approvals page
|
|
Add replies to notes and blog posts
|
|
Accept replies to notes and blog posts by Webmention
|
|
Add reacjis (reactions)
|
|
Accept reacjis (reactions) to notes and blog posts by Webmention
|
|
Add likes
|
|
Accept likes to notes and blog posts by Webmention
|
|
Can create notes in an editor at /write
|
|
Can create blog posts in an editor at /write
|
|
Can create replies in an editor at /write
|
|
Can create re-posts in an editor at /write
|
|
Can create reacjis (reactions) in an editor at /write
|
|
Add an activity index page with a feed of all activity
|
|
Remove the notes index page
|
|
Creating replies sends a Webmention
|
|
Creating re-posts sends a Webmention
|
|
Creating reacjis (reactions) sends a Webmention
|
|
Replace all href attribute values with calls to path() or importmap()
|