My Life

Artifact [47e656780a]
Login

Artifact 47e656780ae563d597daf75ee87d254f5baa6d402f0dd6654acd8910f1737e0d:


[x] Edit Home Page
[x] Launch!
[x] Create / edit new page
[x] Access Log
[x] Blog post: create, edit, list
[x] RSS Feed for all posts
[ ] Limit blog entries to Top X
[ ] Blog tagging
[ ] Filtering posts based on a tag
[ ] Tags show up in RSS items as categories
[ ] For an existing tag you can enable "charging"
[ ] For an existing tag you can set how long a post "charges" your meter
[ ] Show the meter on the front page
  [ ] A "fresh" post for each tag adds a point to the meter
  [ ] The maximum charge for a meter is the number of tags that have charge enabled
[ ] Markdown rendering (optional) <https://github.com/vsch/flexmark-java>
[ ] Server side content caching
[ ] Client side content caching
[ ] Edit server configuration in UI
[ ] Accept webmentions (with approval)
[ ] Send webmentions to other sites
[ ] An approved webmention on a charging tag adds charge the day it was approved
[ ] Delete page
[ ] Delete post
[ ] Get to IndieMark Level 1
[ ] Custom templates for pages
[ ] Upload files and let people download them or view them (images, videos, PDFs, etc)
[ ] Set up my bio
[ ] Limit RSS feed to top 50
[ ] Subscribe / unsubscribe to / from another RSS feed
[ ] Front fossil with SSL
[ ] Authenticate to another site using indieauth
[ ] Sitemap
[ ] Maybe figure out why we can't test the EXTERNAL_URL? Seems related to cookies
[ ] Code highlighting (optional) <https://github.com/Sayi/Highlight.java>