i started docs for the docs repository

This commit is contained in:
drifty
2024-06-19 13:50:59 +05:30
parent 5a2241b5bc
commit 657ef44bf2
23 changed files with 5501 additions and 21 deletions

View File

@@ -15,7 +15,7 @@
<link rel="next" href="blog/index.html">
<link rel="icon" href="assets/favicon.png">
<link rel="icon" href="assets/logo.png">
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.27">
@@ -226,6 +226,24 @@
<li class="md-tabs__item">
<a href="services/android.html" class="md-tabs__link">
Services
</a>
</li>
</ul>
</div>
</nav>
@@ -320,9 +338,9 @@
</li>
<li class="md-nav__item">
<a href="#other-stuff" class="md-nav__link">
<a href="#other-links" class="md-nav__link">
<span class="md-ellipsis">
Other stuff
Other Links
</span>
</a>
@@ -673,6 +691,135 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
<span class="md-ellipsis">
Services
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_4">
<span class="md-nav__icon md-icon"></span>
Services
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="services/android.html" class="md-nav__link">
<span class="md-ellipsis">
Android
</span>
</a>
</li>
<li class="md-nav__item">
<a href="services/deta.html" class="md-nav__link">
<span class="md-ellipsis">
Deta Space
</span>
</a>
</li>
<li class="md-nav__item">
<a href="services/ios.html" class="md-nav__link">
<span class="md-ellipsis">
iOS
</span>
</a>
</li>
<li class="md-nav__item">
<a href="services/misc.html" class="md-nav__link">
<span class="md-ellipsis">
Miscellaneous
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
@@ -709,9 +856,9 @@
</li>
<li class="md-nav__item">
<a href="#other-stuff" class="md-nav__link">
<a href="#other-links" class="md-nav__link">
<span class="md-ellipsis">
Other stuff
Other Links
</span>
</a>
@@ -737,7 +884,14 @@
<h1 id="welcome-to-driftys-docs">Welcome to drifty's docs!</h1>
<p>Hey there! I curate a bunch of links for stuff on here, and try to represent what I have learnt so others can also follow my steps</p>
<h2 id="stuff-to-check-out">Stuff to check out</h2>
<h2 id="other-stuff">Other stuff</h2>
<ul>
<li><a href="/services/Android.html">My Services</a></li>
</ul>
<h2 id="other-links">Other Links</h2>
<ul>
<li><a href="https://t.me/zxc_archive">zx's archive for iOS sideloading</a></li>
<li><a href="https://github.com/inotia00/revanced-patches">inotia00's ReVanced Extended for Android</a></li>
</ul>