Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-05-01 20:11:30 +00:00
parent 32656d2c67
commit 28b35b33cb
25 changed files with 123 additions and 117 deletions

View File

@@ -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="2.4.0.736279999177">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.736287076410">
<!-- See retype.com -->
<meta name="generator" content="Retype 2.4.0">
@@ -11,7 +11,7 @@
<!-- Primary Meta Tags -->
<title>Developer Tools | FreeMediaHeckYeah</title>
<meta name="title" content="Developer Tools | FreeMediaHeckYeah">
<meta name="description" content="⭐ Programming / Coding Tutorials" />
<meta name="description" content="Table of Contents- For mobile users" />
<!-- Canonical -->
<link rel="canonical" href="https://freemediaheckyeah.pages.dev/devtools/" />
@@ -20,22 +20,22 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://freemediaheckyeah.pages.dev/devtools/">
<meta property="og:title" content="Developer Tools | FreeMediaHeckYeah">
<meta property="og:description" content="⭐ Programming / Coding Tutorials">
<meta property="og:description" content="Table of Contents- For mobile users">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://freemediaheckyeah.pages.dev/devtools/">
<meta property="twitter:title" content="Developer Tools | FreeMediaHeckYeah">
<meta property="twitter:description" content="⭐ Programming / Coding Tutorials">
<meta property="twitter:description" content="Table of Contents- For mobile users">
<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=2.4.0.736279999177" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.736287076410" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736279999177" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736287076410" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.736279999177" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.736287076410" 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">
@@ -163,6 +163,8 @@
<span>Developer Tools</span>
</h1>
</doc-anchor-target>
<p><strong><a href="https://i.ibb.co/jHY8NJS/2c8b8d51f41c.png">Table of Contents</a></strong> - For mobile users</p>
<hr />
<doc-anchor-target id="learning--cheat-sheets">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#learning--cheat-sheets">#</doc-anchor-trigger>
@@ -185,7 +187,7 @@
<li><a href="https://dev.tube/">Dev.tube</a> - Developer Talks</li>
<li><a href="https://roadmap.sh/">Roadmap</a> - Developer Roadmaps / <a href="https://github.com/kamranahmedse/developer-roadmap">Github</a></li>
<li><a href="https://quickref.me/">QuickRef.ME</a>, <a href="https://www.dark-hamster.com/">Dark Hamster</a> or <a href="https://devhints.io/">Devhints</a> - Developer Cheat Sheets</li>
<li><a href="https://i.imgur.com/FPwNgOK.png">Programming Challenges</a>, <a href="https://devpost.com/">DevPost</a>, <a href="https://www.hackerearth.com/challenges/">HackTheEarth</a>, <a href="https://emkc.org/challenges">EMKC</a> or <a href="https://codegolf.stackexchange.com/">Code Golf</a> - Programming Challenges</li>
<li><a href="https://i.ibb.co/2ZMMBNZ/5bdea0d754ac.png">Programming Challenges</a>, <a href="https://devpost.com/">DevPost</a>, <a href="https://www.hackerearth.com/challenges/">HackTheEarth</a>, <a href="https://emkc.org/challenges">EMKC</a> or <a href="https://codegolf.stackexchange.com/">Code Golf</a> - Programming Challenges</li>
<li><a href="https://whatdoesthiscodedo.com/">WDTCD?</a> or <a href="https://denigma.app/#demo">Denigma</a> - AI Code Explanations</li>
<li><a href="https://github.com/MTrajK/coding-problems">Coding Problems</a> - Solutions for Coding Problems</li>
<li><a href="https://www.robomind.net/">RoboMind</a> or <a href="https://checkio.org/">Checki0</a> - Code Learning Games</li>
@@ -237,7 +239,7 @@
<li><a href="https://www.postgresqltutorial.com/">PostgreSQL Tutorial</a> - PostgreSQL Tutorial</li>
<li><a href="https://www.mysqltutorial.org/">MySQL Tutorial</a> - MySQL Tutorial</li>
<li><a href="https://hasura.io/learn/">Hasura</a> - GraphQL Courses</li>
<li><a href="https://i.imgur.com/tHo378Z.jpg">SQL Cheat Sheet</a></li>
<li><a href="https://i.ibb.co/cvmT7N3/e289a15e2246.jpg">SQL Cheat Sheet</a></li>
<li><a href="https://systemd-by-example.com/">systemd-by-example</a> - Learn Systemd Interactively</li>
<li>Comic Lessons - <a href="https://howdns.works/">DNS</a> / <a href="https://howdnssec.works/">DNSSEC</a> / <a href="https://howhttps.works/">HTTPS</a></li>
<li><a href="https://www.slip.so/">Slip</a> - Build Programming Courses</li>
@@ -424,7 +426,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
</doc-anchor-target>
<ul>
<li><a href="https://github.com/you-dont-need/You-Dont-Need-GUI">You Don&#x27;t Need GUI</a> - CLI Commands Cheatsheet</li>
<li><a href="https://i.imgur.com/2RsZq6p.png">Vim Cheatsheet</a> or <a href="https://vim.rtorr.com/">rTorr</a> - Vim Code Editor Cheat Sheets</li>
<li><a href="https://i.ibb.co/GvrLLHB/460e75dd8543.png">Vim Cheatsheet</a> or <a href="https://vim.rtorr.com/">rTorr</a> - Vim Code Editor Cheat Sheets</li>
<li><a href="https://www.openvim.com/">OpenVim</a> - Interactive Vim Tutorial</li>
<li><a href="https://vim-adventures.com/">Vim Adventures</a> - Vim Learning Game</li>
<li><a href="https://github.com/wincent/vim-university">Vim University</a> - Vim Tips</li>