Commit graph

4 commits

Author SHA1 Message Date
fd8c2073f0 pivot away from 11ty and instead store data in sqlite
The idea is going to be to build an 11ty frontend that pulls from this back-end
(or perhaps just the database, we'll see)
Also considering a mastodon-compatible api wrapper, or at the very least creating a separate wrapper and completely dropping the existing admin routes.
... ooh, I could do a micropub wrapper, too...

tl;dr: microservices. This is just the activitypub server now.
2023-10-11 16:25:14 +11:00
983d828f92 Some small refactoring and bug fixing 2023-10-03 09:19:04 +11:00
fa5ef0e282 Utilize the global actor object in 11ty templates 2023-09-28 12:23:25 +10:00
6f2e122dd6 Refactored to store actor info in a separate file
This makes it more easy to modify for future users
2023-09-28 11:15:25 +10:00