Skip to content

Commit f9e7b1e

Browse files
committed
Deployed e8f237f with MkDocs version: 1.0.4
1 parent a1ee38b commit f9e7b1e

File tree

10 files changed

+2442
-49
lines changed

10 files changed

+2442
-49
lines changed

404.html

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width,initial-scale=1">
1111
<meta http-equiv="x-ua-compatible" content="ie=edge">
1212

13-
<meta name="description" content="The conventional barriers of PC Only Coding are being broken day to day by the advancement of technologies\n At MCH, we aspire to make the masses more aware about the possibilities of mobile coding. May it be your phone/tablet/browser on a toaster!(Yes, they do exist!)">
13+
<meta name="description" content="The conventional barriers of PC Only Coding are being broken day to day by the advancement in technologies. At MCH, we aspire to make the masses more aware about the possibilities of mobile coding. May it be your phone/tablet/browser on a toaster!(Yes, they do exist!)">
1414

1515

1616

@@ -223,6 +223,19 @@
223223

224224

225225

226+
227+
228+
<li class="md-tabs__item">
229+
230+
<a href="termux/" title="Termux" class="md-tabs__link">
231+
Termux
232+
</a>
233+
234+
</li>
235+
236+
237+
238+
226239

227240
</ul>
228241
</div>
@@ -323,6 +336,66 @@
323336

324337

325338

339+
<li class="md-nav__item md-nav__item--nested">
340+
341+
<input class="md-toggle md-nav__toggle" data-md-toggle="nav-3" type="checkbox" id="nav-3">
342+
343+
<label class="md-nav__link" for="nav-3">
344+
Termux
345+
</label>
346+
<nav class="md-nav" data-md-component="collapsible" data-md-level="1">
347+
<label class="md-nav__title" for="nav-3">
348+
Termux
349+
</label>
350+
<ul class="md-nav__list" data-md-scrollfix>
351+
352+
353+
354+
355+
356+
357+
358+
<li class="md-nav__item">
359+
<a href="termux/" title="Introduction" class="md-nav__link">
360+
Introduction
361+
</a>
362+
</li>
363+
364+
365+
366+
367+
368+
369+
370+
<li class="md-nav__item">
371+
<a href="termux/installation/" title="Installation" class="md-nav__link">
372+
Installation
373+
</a>
374+
</li>
375+
376+
377+
378+
379+
380+
381+
382+
<li class="md-nav__item">
383+
<a href="termux/customisation/" title="Customisation" class="md-nav__link">
384+
Customisation
385+
</a>
386+
</li>
387+
388+
389+
</ul>
390+
</nav>
391+
</li>
392+
393+
394+
395+
396+
397+
398+
326399
<li class="md-nav__item">
327400
<a href="support/" title="Help & Support" class="md-nav__link">
328401
Help & Support

index.html

Lines changed: 166 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width,initial-scale=1">
1111
<meta http-equiv="x-ua-compatible" content="ie=edge">
1212

13-
<meta name="description" content="The conventional barriers of PC Only Coding are being broken day to day by the advancement of technologies\n At MCH, we aspire to make the masses more aware about the possibilities of mobile coding. May it be your phone/tablet/browser on a toaster!(Yes, they do exist!)">
13+
<meta name="description" content="The conventional barriers of PC Only Coding are being broken day to day by the advancement in technologies. At MCH, we aspire to make the masses more aware about the possibilities of mobile coding. May it be your phone/tablet/browser on a toaster!(Yes, they do exist!)">
1414

1515

1616
<link rel="canonical" href="https://mobile-coding-hub.github.io/">
@@ -247,6 +247,19 @@
247247

248248

249249

250+
251+
252+
<li class="md-tabs__item">
253+
254+
<a href="termux/" title="Termux" class="md-tabs__link">
255+
Termux
256+
</a>
257+
258+
</li>
259+
260+
261+
262+
250263

251264
</ul>
252265
</div>
@@ -332,10 +345,59 @@
332345

333346

334347

348+
<label class="md-nav__link md-nav__link--active" for="__toc">
349+
Home
350+
</label>
351+
335352
<a href="." title="Home" class="md-nav__link md-nav__link--active">
336353
Home
337354
</a>
338355

356+
357+
<nav class="md-nav md-nav--secondary">
358+
359+
360+
361+
362+
363+
<label class="md-nav__title" for="__toc">Table of contents</label>
364+
<ul class="md-nav__list" data-md-scrollfix>
365+
366+
<li class="md-nav__item">
367+
<a href="#pros-and-cons-of-mobile-coding" title="Pros and Cons of Mobile Coding" class="md-nav__link">
368+
Pros and Cons of Mobile Coding
369+
</a>
370+
371+
<nav class="md-nav">
372+
<ul class="md-nav__list">
373+
374+
<li class="md-nav__item">
375+
<a href="#pros" title="Pros" class="md-nav__link">
376+
Pros
377+
</a>
378+
379+
</li>
380+
381+
<li class="md-nav__item">
382+
<a href="#cons" title="Cons" class="md-nav__link">
383+
Cons
384+
</a>
385+
386+
</li>
387+
388+
</ul>
389+
</nav>
390+
391+
</li>
392+
393+
394+
395+
396+
397+
</ul>
398+
399+
</nav>
400+
339401
</li>
340402

341403

@@ -356,6 +418,66 @@
356418

357419

358420

421+
<li class="md-nav__item md-nav__item--nested">
422+
423+
<input class="md-toggle md-nav__toggle" data-md-toggle="nav-3" type="checkbox" id="nav-3">
424+
425+
<label class="md-nav__link" for="nav-3">
426+
Termux
427+
</label>
428+
<nav class="md-nav" data-md-component="collapsible" data-md-level="1">
429+
<label class="md-nav__title" for="nav-3">
430+
Termux
431+
</label>
432+
<ul class="md-nav__list" data-md-scrollfix>
433+
434+
435+
436+
437+
438+
439+
440+
<li class="md-nav__item">
441+
<a href="termux/" title="Introduction" class="md-nav__link">
442+
Introduction
443+
</a>
444+
</li>
445+
446+
447+
448+
449+
450+
451+
452+
<li class="md-nav__item">
453+
<a href="termux/installation/" title="Installation" class="md-nav__link">
454+
Installation
455+
</a>
456+
</li>
457+
458+
459+
460+
461+
462+
463+
464+
<li class="md-nav__item">
465+
<a href="termux/customisation/" title="Customisation" class="md-nav__link">
466+
Customisation
467+
</a>
468+
</li>
469+
470+
471+
</ul>
472+
</nav>
473+
</li>
474+
475+
476+
477+
478+
479+
480+
359481
<li class="md-nav__item">
360482
<a href="support/" title="Help & Support" class="md-nav__link">
361483
Help & Support
@@ -383,6 +505,42 @@
383505

384506

385507

508+
<label class="md-nav__title" for="__toc">Table of contents</label>
509+
<ul class="md-nav__list" data-md-scrollfix>
510+
511+
<li class="md-nav__item">
512+
<a href="#pros-and-cons-of-mobile-coding" title="Pros and Cons of Mobile Coding" class="md-nav__link">
513+
Pros and Cons of Mobile Coding
514+
</a>
515+
516+
<nav class="md-nav">
517+
<ul class="md-nav__list">
518+
519+
<li class="md-nav__item">
520+
<a href="#pros" title="Pros" class="md-nav__link">
521+
Pros
522+
</a>
523+
524+
</li>
525+
526+
<li class="md-nav__item">
527+
<a href="#cons" title="Cons" class="md-nav__link">
528+
Cons
529+
</a>
530+
531+
</li>
532+
533+
</ul>
534+
</nav>
535+
536+
</li>
537+
538+
539+
540+
541+
542+
</ul>
543+
386544
</nav>
387545
</div>
388546
</div>
@@ -396,19 +554,22 @@
396554
<a href="https://github.com/mobile-coding-hub/mobile-coding-hub.github.io/edit/master/docs/index.md" title="Edit this page" class="md-icon md-content__icon">&#xE3C9;</a>
397555

398556

399-
<h2 id="our-motive">Our Motive<a class="headerlink" href="#our-motive" title="Permanent link">&para;</a></h2>
557+
<h1 id="our-motive">Our Motive<a class="headerlink" href="#our-motive" title="Permanent link">&para;</a></h1>
400558
<p>We were the first ones who recognised the need of mobile coding </p>
401559
<p>At MCH, we aspire to make the masses aware about the possibilities of mobile coding.
402560
May it be your phone, tablet or browser on a toaster</p>
561+
<p>We are trying our best to keep the website free of any advertisement to give the best experience to the users.</p>
562+
<p>You are welcome to give any suggestions or opinions on our <a href="support/">Discord Server</a>.
563+
Have a happy stay <img alt="😃" class="emojione" src="https://cdn.jsdelivr.net/emojione/assets/svg/1f603.svg" title=":smiley:" />!</p>
403564
<div class="admonition abstract">
404565
<p class="admonition-title">Yes, the toasters do exist!</p>
405566
<p>Don't know how mobile they are!</p>
406567
</div>
407-
<h1 id="pros-and-cons-of-mobile-coding">Pros and Cons of Mobile Coding<a class="headerlink" href="#pros-and-cons-of-mobile-coding" title="Permanent link">&para;</a></h1>
568+
<h2 id="pros-and-cons-of-mobile-coding">Pros and Cons of Mobile Coding<a class="headerlink" href="#pros-and-cons-of-mobile-coding" title="Permanent link">&para;</a></h2>
408569
<p>Just like any other thing, Mobile Coding has its own features and its own set of problems.
409570
We won't just let you dive into this world without you know everything(or most of the stuff)
410571
about it</p>
411-
<h2 id="pros">Pros<a class="headerlink" href="#pros" title="Permanent link">&para;</a></h2>
572+
<h3 id="pros">Pros<a class="headerlink" href="#pros" title="Permanent link">&para;</a></h3>
412573
<ul>
413574
<li>Best alternative for those who don't already have a PC or have a really old one</li>
414575
<li>Best for prototyping</li>
@@ -419,7 +580,7 @@ <h2 id="pros">Pros<a class="headerlink" href="#pros" title="Permanent link">&par
419580
<li>Easier to run scripts in background</li>
420581
<li>Better for people who don't want to buy a raspberry pie or host a VPS(Though we will teach you how you can do this as well)</li>
421582
</ul>
422-
<h1 id="cons">Cons<a class="headerlink" href="#cons" title="Permanent link">&para;</a></h1>
583+
<h3 id="cons">Cons<a class="headerlink" href="#cons" title="Permanent link">&para;</a></h3>
423584
<ul>
424585
<li>Can lead to device overheating
425586
!!! note

0 commit comments

Comments
 (0)