Loading README.md +3 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,9 @@ If you want to know more about the project, please take a look at the following resources: - [Installation](https://fedify.dev/install) - [In-depth tutorial](https://fedify.dev/tutorial) - Tutorials: [Learning the basics](https://fedify.dev/tutorial/basics) & [Creating a microblog](https://fedify.dev/tutorial/microblog) - [API reference][JSR] - [Examples](https://github.com/dahlia/fedify/tree/main/examples) Loading examples/README.md +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,9 @@ added in the future.[^1] - [Actor lookup CLI](./actor-lookup-cli/) - [Federated single-user blog](./blog/) - [Federated microblog](https://github.com/dahlia/microblog), which is a final result of the [Creating a microblog](https://fedify.dev/tutorial/microblog) tutorial - [Fedi badge](https://github.com/dahlia/fedi-badge) - [Ghost's ActivityPub server](https://github.com/TryGhost/ActivityPub) - [Hollo: a federated single-user microblogging Loading src/mod.ts +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ * following resources: * * - [GitHub](https://github.com/dahlia/fedify) * - [Tutorial](https://fedify.dev/tutorial) * - Tutorials: [Learning the basics](https://fedify.dev/tutorial/basics) * & [Creating a microblog](https://fedify.dev/tutorial/microblog) * - [Examples](https://github.com/dahlia/fedify/tree/main/examples) * * [ActivityPub]: https://www.w3.org/TR/activitypub/ Loading Loading
README.md +3 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,9 @@ If you want to know more about the project, please take a look at the following resources: - [Installation](https://fedify.dev/install) - [In-depth tutorial](https://fedify.dev/tutorial) - Tutorials: [Learning the basics](https://fedify.dev/tutorial/basics) & [Creating a microblog](https://fedify.dev/tutorial/microblog) - [API reference][JSR] - [Examples](https://github.com/dahlia/fedify/tree/main/examples) Loading
examples/README.md +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,9 @@ added in the future.[^1] - [Actor lookup CLI](./actor-lookup-cli/) - [Federated single-user blog](./blog/) - [Federated microblog](https://github.com/dahlia/microblog), which is a final result of the [Creating a microblog](https://fedify.dev/tutorial/microblog) tutorial - [Fedi badge](https://github.com/dahlia/fedi-badge) - [Ghost's ActivityPub server](https://github.com/TryGhost/ActivityPub) - [Hollo: a federated single-user microblogging Loading
src/mod.ts +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ * following resources: * * - [GitHub](https://github.com/dahlia/fedify) * - [Tutorial](https://fedify.dev/tutorial) * - Tutorials: [Learning the basics](https://fedify.dev/tutorial/basics) * & [Creating a microblog](https://fedify.dev/tutorial/microblog) * - [Examples](https://github.com/dahlia/fedify/tree/main/examples) * * [ActivityPub]: https://www.w3.org/TR/activitypub/ Loading