redo home page
This commit is contained in:
@ -197,11 +197,15 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href=".." class="md-tabs__link">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href=".." class="md-tabs__link">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,27 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
|
||||
|
||||
<label class="md-nav__link" for="__nav_1">
|
||||
Home
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
<nav class="md-nav" aria-label="Home" data-md-level="1">
|
||||
<label class="md-nav__title" for="__nav_1">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Home
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href=".." class="md-nav__link">
|
||||
Home
|
||||
@ -395,6 +420,192 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -727,7 +938,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -751,7 +962,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -775,7 +986,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -787,7 +998,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -799,7 +1010,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -835,7 +1046,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -859,7 +1070,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -871,7 +1082,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -883,7 +1094,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1065,6 +1276,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1 id="trents-blog">Trent's Blog</h1>
|
||||
@ -1082,6 +1295,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1099,7 +1314,7 @@
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href=".." class="md-footer__link md-footer__link--prev" aria-label="Previous: Home" rel="prev">
|
||||
<a href="../posts/rewrite-hugo-themes-report-in-python/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Rewrite Hugo Themes Report In Python" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1108,7 +1323,7 @@
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Home
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user