Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.740290360703">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.740297600731">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.0.3">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.740290360703" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.740297600731" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.740290360703" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.740297600731" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.740290360703" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.740297600731" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -338,6 +338,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/storage/#news-feed-aggregators">News Feed Aggregators</a></strong> - Multiple News Site Feeds</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="http://5000best.com/websites/News/">5000 Best News Sites</a></strong> - New Site Index</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.reddit.com/user/nbatman/m/news/">/m/news</a></strong> - News Multireddit</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.inoreader.com/">InoReader</a></strong> - News Feed Manager</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://torrentfreak.com/">TorrentFreak</a></strong> / <a href="https://t.me/torrentfreaks">Telegram</a> - Piracy News</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/storage/#tech-news">Tech News</a></strong> - Tech News</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://news.ycombinator.com/">YCombinator</a></strong> / <a href="https://greasyfork.org/en/scripts/39311">Highlighter</a>, <a href="https://github.com/Livinglist/Hacki">Hacki</a>, <a href="https://play.google.com/store/apps/details?id=com.simon.harmonichackernews">HarmonicHackerNews</a>, <a href="https://github.com/Mosc/Glider">Glider</a> <a href="https://www.hckrnws.com/">hckrnws</a>, <a href="https://hn.algolia.com/">algolia</a>, <a href="https://apps.apple.com/us/app/hackers-for-hacker-news/id603503901">Hackers</a>, <a href="https://news.social-protocols.org">news.social-protocols</a> or <a href="https://hackerwebapp.com/">HackerWebApp</a> - Hacker News</li>
|
||||
@@ -383,7 +384,6 @@
|
||||
<li><a href="https://www.twitch.tv/dutchsinseofficial">Dutchsinse</a> - Live 24/7 Earthquake Updates / <a href="https://www.youtube.com/user/dutchsinse">YouTube</a></li>
|
||||
<li><a href="https://earthquake.usgs.gov/earthquakes/map/">USGS Earthquake Map</a> - Earthquake Activity Map</li>
|
||||
<li><a href="https://www.volcanodiscovery.com/erupting_volcanoes.html">VolcanoDiscovery</a> - Volcano Activity Map</li>
|
||||
<li><a href="https://www.inoreader.com/">InoReader</a> - News Feed Manager</li>
|
||||
<li><a href="https://www.livescores.com/">LiveScore</a> - Live Sports Scores</li>
|
||||
<li><a href="https://github.com/homerchen19/nba-go">NBA Go</a> - NBA Schedule / Scores CLI</li>
|
||||
<li><a href="https://scribe.bus-hit.me/">Scribe</a> - Medium Frontend</li>
|
||||
|
||||
Reference in New Issue
Block a user