Deploying to gh-pages from @ bd6f4ee146 🚀

This commit is contained in:
repo-ranger[bot]
2021-07-25 15:55:01 +00:00
parent 4f0acd8839
commit 219a86ec96
78 changed files with 96 additions and 84 deletions

View File

@@ -204,6 +204,16 @@ access to your private nexus repositories.</p>
</ul>
<p>Register an application in the <a href="https://dev.twitch.tv/console">Twitch developer console</a>
in order to obtain a client id and a client secret for making Twitch API calls.</p>
<h3>Weblate</h3>
<ul>
<li><code>WEBLATE_ORIGINS</code> (yml: <code>public.services.weblate.authorizedOrigins</code>)</li>
<li><code>WEBLATE_API_KEY</code> (yml: <code>private.weblate_api_key</code>)</li>
</ul>
<p>By default Weblate throttles <a href="https://docs.weblate.org/en/latest/api.html#authentication-and-generic-parameters">unauthenticated request</a>
to only 100 requests per day, after this you will need an API key or else
badges will stop working.</p>
<p>You can find your Weblate API key in your profile under
<a href="https://hosted.weblate.org/accounts/profile/#api">&quot;API access&quot;</a>.</p>
<h3>Wheelmap</h3>
<ul>
<li><code>WHEELMAP_TOKEN</code> (yml: <code>private.wheelmap_token</code>)</li>
@@ -237,7 +247,7 @@ and create an API key for the YouTube Data API v3.</p>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Sun Jul 25 2021 14:40:41 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Sun Jul 25 2021 15:54:42 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>