mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 01:55:21 +02:00
Deploying to gh-pages from @ RSS-Bridge/rss-bridge@152e96d3d0 🚀
This commit is contained in:
parent
2c4cbb2175
commit
3413d357ec
44 changed files with 93 additions and 173 deletions
|
@ -100,7 +100,7 @@
|
|||
<div class="Page__header">
|
||||
<h1><a href="../General/Project_goals.html">General</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../General/Contribute.html">Contribute</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
November 3, 2024 at 9:33 AM </span>
|
||||
January 2, 2025 at 4:12 AM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/02_Contribute.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
|
@ -111,15 +111,12 @@
|
|||
<p>There are many things you can do to contribute to <strong>RSS-Bridge</strong> as developer or as user without any knowledge in PHP or (web) development. Here are a few things:</p>
|
||||
<ul>
|
||||
<li>Share <strong>RSS-Bridge</strong> with your friends (Twitter, Facebook, …<em>you name it</em>…)</li>
|
||||
<li>Report broken bridges or bugs <a href="https://github.com/RSS-Bridge/rss-bridge/issues" class="Link--external" rel="noopener noreferrer">here</a>
|
||||
</li>
|
||||
<li>Report broken bridges or bugs <a href="https://github.com/RSS-Bridge/rss-bridge/issues" class="Link--external" rel="noopener noreferrer">here</a></li>
|
||||
<li>Request new features or propose ideas (via <a href="https://github.com/RSS-Bridge/rss-bridge/issues" class="Link--external" rel="noopener noreferrer">Issues</a>)</li>
|
||||
<li>Discuss bugs, features, ideas or <a href="https://github.com/RSS-Bridge/rss-bridge/issues" class="Link--external" rel="noopener noreferrer">issues</a>
|
||||
</li>
|
||||
<li>Discuss bugs, features, ideas or <a href="https://github.com/RSS-Bridge/rss-bridge/issues" class="Link--external" rel="noopener noreferrer">issues</a></li>
|
||||
<li>Add new bridges or improve the API</li>
|
||||
<li>Improve this documentation</li>
|
||||
<li>Host <strong>RSS-Bridge</strong>
|
||||
</li>
|
||||
<li>Host <strong>RSS-Bridge</strong></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
<div class="Page__header">
|
||||
<h1><a href="../General/Project_goals.html">General</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../General/FAQ.html">FAQ</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
November 3, 2024 at 9:33 AM </span>
|
||||
January 2, 2025 at 4:12 AM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/05_FAQ.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
|
@ -122,27 +122,20 @@ You can specify a custom cache timeout for each bridge if
|
|||
<p>You can only do that if you are hosting the RSS-Bridge instance:</p>
|
||||
<ul>
|
||||
<li>Lower the bridge ttl: <code>CACHE_TIMEOUT</code> constant</li>
|
||||
<li>Enable <a href="../For_Hosts/Custom_Configuration.html#customtimeout"><code>custom_timeout</code></a>
|
||||
</li>
|
||||
<li>Enable <a href="../For_Hosts/Custom_Configuration.html#customtimeout"><code>custom_timeout</code></a></li>
|
||||
</ul>
|
||||
<h2><a id="firefox-doesn-t-show-feeds-anymore-what-can-i-do" href="#firefox-doesn-t-show-feeds-anymore-what-can-i-do" class="Permalink" aria-hidden="true" title="Permalink">#</a>Firefox doesn’t show feeds anymore, what can I do?</h2>
|
||||
<p>As of version 64, Firefox removed support for viewing Atom and RSS feeds in the browser.
|
||||
This results in the browser downloading the pages instead of showing contents.</p>
|
||||
<p>Further reading:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://support.mozilla.org/en-US/kb/feed-reader-replacements-firefox" class="Link--external" rel="noopener noreferrer">https://support.mozilla.org/en-US/kb/feed-reader-replacements-firefox</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1477667" class="Link--external" rel="noopener noreferrer">https://bugzilla.mozilla.org/show_bug.cgi?id=1477667</a>
|
||||
</li>
|
||||
<li><a href="https://support.mozilla.org/en-US/kb/feed-reader-replacements-firefox" class="Link--external" rel="noopener noreferrer">https://support.mozilla.org/en-US/kb/feed-reader-replacements-firefox</a></li>
|
||||
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1477667" class="Link--external" rel="noopener noreferrer">https://bugzilla.mozilla.org/show_bug.cgi?id=1477667</a></li>
|
||||
</ul>
|
||||
<p>To restore the original behavior in Firefox 64 or higher you can use following Add-on
|
||||
which attempts to recreate the original behavior (with some sugar on top):</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://addons.mozilla.org/en-US/firefox/addon/rsspreview/" class="Link--external" rel="noopener noreferrer">https://addons.mozilla.org/en-US/firefox/addon/rsspreview/</a>
|
||||
</li>
|
||||
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/rsspreview/" class="Link--external" rel="noopener noreferrer">https://addons.mozilla.org/en-US/firefox/addon/rsspreview/</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
<div class="Page__header">
|
||||
<h1><a href="../General/Project_goals.html">General</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../General/Project_goals.html">Project-goals</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
November 3, 2024 at 9:33 AM </span>
|
||||
January 2, 2025 at 4:12 AM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/01_Project-goals.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
<div class="Page__header">
|
||||
<h1><a href="../General/Project_goals.html">General</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../General/Public_Hosts.html">Public Hosts</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
November 3, 2024 at 9:33 AM </span>
|
||||
January 2, 2025 at 4:12 AM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/06_Public_Hosts.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
<div class="Page__header">
|
||||
<h1><a href="../General/Project_goals.html">General</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../General/Requirements.html">Requirements</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
November 3, 2024 at 9:33 AM </span>
|
||||
January 2, 2025 at 4:12 AM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/03_Requirements.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
<div class="Page__header">
|
||||
<h1><a href="../General/Project_goals.html">General</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../General/Screenshots.html">Screenshots</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
November 3, 2024 at 9:33 AM </span>
|
||||
January 2, 2025 at 4:12 AM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/04_Screenshots.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue