You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,9 @@ Also enable comments on `pages/`. Disabled by default.
159
159
**WEBMENTION_IO_API_KEY**
160
160
An optional API key for https://webmention.io service, to display webmentions using [webmention.js](https://github.com/PlaidWeb/webmention.js).
161
161
162
+
**ENABLE_INDIEAUTH**
163
+
Insert the [IndieAuth tags in every page `<head>`](https://indieauth.com), _cf._[Aperture documentation on using IndieAuth](https://aperture.p3k.io/docs). Disabled by default.
164
+
162
165
**MG_DISABLE_SUMMARY**
163
166
If you do not manually provide a summary on your articles, set this to `True` so that that the articles summary is not included on the index / search result pages.
0 commit comments