藍+85CD
藍+85CD
I expect to write the frontend in the following order: - Home page with only basic information - User page - Post page - Separate reply page (for Webmention Backfeed...
> Can't there just be multiple h-entries on the page and link with an ID? This means it's too complicated to implement it in KKna and SSR it.
Here's a WIP PR: #83
Perhaps Hatsu users who have set up a WebSub hub for JSON / Atom Feed can leave a comment here so I can decide whether or not to do this...
Hatsu Extension in JSON Feed Item (TODO): - `sensitive`: The effect is equivalent to `sensitive` in ActivityPub. If not set, it will default to `false`. - `source`: Overrides the `source`...
I haven't maintained this repository lately, but PR is welcome.
It looks like you're modifying `package.json` directly? You need an updated `pnpm-lock.yaml` while updating the dependencies, otherwise the build will fail. so just `pnpm up --latest`
https://github.com/importantimport/activitypub-federation-rust Since I don't plan on publishing to crates.io, Hatsu should use this fork as a git submodule.
The fonts are accessible (but having CORS issues with local development) and the example is still 404. 
> We had a short DNS issue, but should be fixed now It looks like the CORS issue has reappeared (the example doesn't load the fonts correctly either), and it...