Loading .vscode/settings.json +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ "hongminhee", "httpsig", "jsonld", "keypair", "langstr", "Lemmy", "lume", Loading docs/_config.ts +2 −0 Original line number Diff line number Diff line Loading @@ -137,3 +137,5 @@ site.process([".html"], async (pages) => { }); export default site; // cSpell: ignore wekanteam docs/_data.json +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ "nav_links": [ { "title": "API reference", "url": "https://jsr.io/@fedify/fedify/doc" "url": "https://jsr.io/@fedify/fedify" }, { "title": "Examples", Loading docs/_includes/head.njk +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ a.external-link:not(:has(img))::after { a code { color: var(--primary); } a:hover code { text-decoration: underline; } a:active code { background-color: transparent; } pre, pre > code { font-size: var(--font-size); } pre, pre > code { font-size: 18px; } dl { margin-top: var(--typography-spacing-vertical); } dd { margin-bottom: var(--typography-spacing-vertical); } .callout { Loading docs/manual.md +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ framework. - [Vocabulary](./manual/vocab.md) - [Actor dispatcher](./manual/actor.md) - [Inbox listeners](./manual/inbox.md) - [Collections](./manual/collections.md) - [NodeInfo](./manual/nodeinfo.md) However, this manual is not a complete guide to the Fedify framework. Loading Loading
.vscode/settings.json +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ "hongminhee", "httpsig", "jsonld", "keypair", "langstr", "Lemmy", "lume", Loading
docs/_config.ts +2 −0 Original line number Diff line number Diff line Loading @@ -137,3 +137,5 @@ site.process([".html"], async (pages) => { }); export default site; // cSpell: ignore wekanteam
docs/_data.json +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ "nav_links": [ { "title": "API reference", "url": "https://jsr.io/@fedify/fedify/doc" "url": "https://jsr.io/@fedify/fedify" }, { "title": "Examples", Loading
docs/_includes/head.njk +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ a.external-link:not(:has(img))::after { a code { color: var(--primary); } a:hover code { text-decoration: underline; } a:active code { background-color: transparent; } pre, pre > code { font-size: var(--font-size); } pre, pre > code { font-size: 18px; } dl { margin-top: var(--typography-spacing-vertical); } dd { margin-bottom: var(--typography-spacing-vertical); } .callout { Loading
docs/manual.md +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ framework. - [Vocabulary](./manual/vocab.md) - [Actor dispatcher](./manual/actor.md) - [Inbox listeners](./manual/inbox.md) - [Collections](./manual/collections.md) - [NodeInfo](./manual/nodeinfo.md) However, this manual is not a complete guide to the Fedify framework. Loading