Browse Source

Add updated images and resize them

main
Abhas Abhinav 3 years ago
parent
commit
d215bc401b
13 changed files with 489 additions and 101 deletions
  1. +4
    -4
      site/404.html
  2. BIN
      site/images/lc230-shadow.png
  3. BIN
      site/images/mhsw-shadows.png
  4. +9
    -8
      site/index.html
  5. +4
    -4
      site/lc230/index.html
  6. +6
    -6
      site/lc230/troubleshooting/index.html
  7. +6
    -6
      site/lc230/user-guide/index.html
  8. +7
    -51
      site/le01/index.html
  9. +29
    -15
      site/ledc/index.html
  10. +417
    -0
      site/mhsw/index.html
  11. +1
    -1
      site/search/search_index.json
  12. +6
    -6
      site/sitemap.xml
  13. BIN
      site/sitemap.xml.gz

+ 4
- 4
site/404.html View File

@ -274,8 +274,8 @@
<li class="md-nav__item">
<a href="/le01/" class="md-nav__link">
LE01
<a href="/ledc/" class="md-nav__link">
LEDC
</a>
</li>
@ -287,8 +287,8 @@
<li class="md-nav__item">
<a href="/ledc/" class="md-nav__link">
LEDC
<a href="/mhsw/" class="md-nav__link">
MHSW
</a>
</li>


BIN
site/images/lc230-shadow.png View File

Before After
Width: 804  |  Height: 873  |  Size: 415 KiB

BIN
site/images/mhsw-shadows.png View File

Before After
Width: 900  |  Height: 896  |  Size: 425 KiB

+ 9
- 8
site/index.html View File

@ -288,8 +288,8 @@
<li class="md-nav__item">
<a href="le01/" class="md-nav__link">
LE01
<a href="ledc/" class="md-nav__link">
LEDC
</a>
</li>
@ -301,8 +301,8 @@
<li class="md-nav__item">
<a href="ledc/" class="md-nav__link">
LEDC
<a href="mhsw/" class="md-nav__link">
MHSW
</a>
</li>
@ -353,19 +353,20 @@ freedom and privacy.</p>
</thead>
<tbody>
<tr>
<td><img class="card-img-top" src="/images/lc230.png" style="height: 100px"></td>
<td><img class="card-img-top" src="/images/lc230-shadow.png" style="height: 150px; width: auto;"></td>
<td><a href="/lc230/">LC230</a> <br> Liberated Computer LC230</td>
</tr>
<tr>
<td><img class="card-img-top" src="/images/libreelec.png" style="height: 100px"></td>
<td><a href="/le01/">LE01</a> <br> Liberated Entertainment Center LE01</td>
<td><img class="card-img-top" src="/images/mhsw-shadows.png" style="height: 150px; width: auto;"></td>
<td><a href="/mhsw/">MHSW</a> <br> Self-hosted, hackable and private Home Automation MHSW</td>
</tr>
<tr>
<td><img class="card-img-top" src="/images/both-rgb-controller.jpg" style="height: 100px"></td>
<td><img class="card-img-top" src="/images/both-rgb-controller.jpg" style="height: 100px; width: auto;"></td>
<td><a href="/ledc/">LEDC</a> <br> LED Lighting Controller LEDC</td>
</tr>
</tbody>
</table>
<!-- | <img class="card-img-top" src="/images/libreelec.png" style="height: 100px"> | [LE01](/le01/) <br> Liberated Entertainment Center LE01 | -->


+ 4
- 4
site/lc230/index.html View File

@ -340,8 +340,8 @@
<li class="md-nav__item">
<a href="../le01/" class="md-nav__link">
LE01
<a href="../ledc/" class="md-nav__link">
LEDC
</a>
</li>
@ -353,8 +353,8 @@
<li class="md-nav__item">
<a href="../ledc/" class="md-nav__link">
LEDC
<a href="../mhsw/" class="md-nav__link">
MHSW
</a>
</li>


+ 6
- 6
site/lc230/troubleshooting/index.html View File

@ -333,8 +333,8 @@
<li class="md-nav__item">
<a href="../../le01/" class="md-nav__link">
LE01
<a href="../../ledc/" class="md-nav__link">
LEDC
</a>
</li>
@ -346,8 +346,8 @@
<li class="md-nav__item">
<a href="../../ledc/" class="md-nav__link">
LEDC
<a href="../../mhsw/" class="md-nav__link">
MHSW
</a>
</li>
@ -505,13 +505,13 @@ Thinkpad model) with the X230. This involves three steps:</p>
</a>
<a href="../../le01/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<a href="../../ledc/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
LE01
LEDC
</div>
</div>
<div class="md-footer-nav__button md-icon">


+ 6
- 6
site/lc230/user-guide/index.html View File

@ -456,8 +456,8 @@
<li class="md-nav__item">
<a href="../../le01/" class="md-nav__link">
LE01
<a href="../../ledc/" class="md-nav__link">
LEDC
</a>
</li>
@ -469,8 +469,8 @@
<li class="md-nav__item">
<a href="../../ledc/" class="md-nav__link">
LEDC
<a href="../../mhsw/" class="md-nav__link">
MHSW
</a>
</li>
@ -757,7 +757,7 @@ permanent setting:</p>
<h3 id="query-coreboot-details">Query Coreboot details<a class="headerlink" href="#query-coreboot-details" title="Permanent link">&para;</a></h3>
<p>You can verify the coreboot version (as well as the fact that you're running
coreboot) by using the <code>dmidecode</code> utility as follows:</p>
<h4>BIOS version</h4>
<h4 id="bios-version">BIOS version<a class="headerlink" href="#bios-version" title="Permanent link">&para;</a></h4>
<div class="highlight"><pre><span></span><code><span class="gp">$ </span>sudo dmidecode -t bios
<span class="gp"># </span>dmidecode <span class="m">3</span>.3
<span class="go">Getting SMBIOS data from sysfs.</span>
@ -779,7 +779,7 @@ coreboot) by using the <code>dmidecode</code> utility as follows:</p>
<span class="go"> BIOS Revision: 4.10</span>
<span class="go"> Firmware Revision: 0.0</span>
</code></pre></div>
<h4>System type &amp; name</h4>
<h4 id="system-type-name">System type &amp; name<a class="headerlink" href="#system-type-name" title="Permanent link">&para;</a></h4>
<div class="highlight"><pre><span></span><code><span class="gp">$ </span>sudo dmidecode -t system
<span class="gp"># </span>dmidecode <span class="m">3</span>.3
<span class="go">Getting SMBIOS data from sysfs.</span>


+ 7
- 51
site/le01/index.html View File

@ -18,7 +18,7 @@
<title>LE01 - LibreTechShop - Documentation</title>
<title>LE01 - Liberated Entertainment Center - LibreTechShop - Documentation</title>
@ -94,7 +94,7 @@
<div class="md-header-nav__topic">
<span class="md-ellipsis">
LE01
LE01 - Liberated Entertainment Center
</span>
</div>
@ -277,20 +277,11 @@
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
<a href="./" class="md-nav__link md-nav__link--active">
LE01
<li class="md-nav__item">
<a href="../ledc/" class="md-nav__link">
LEDC
</a>
</li>
@ -301,8 +292,8 @@
<li class="md-nav__item">
<a href="../ledc/" class="md-nav__link">
LEDC
<a href="../mhsw/" class="md-nav__link">
MHSW
</a>
</li>
@ -358,41 +349,6 @@
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="../lc230/troubleshooting/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-footer-nav__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>
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Previous
</span>
(LC230) Troubleshooting
</div>
</div>
</a>
<a href="../ledc/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
LEDC
</div>
</div>
<div class="md-footer-nav__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">


+ 29
- 15
site/ledc/index.html View File

@ -277,19 +277,6 @@
<li class="md-nav__item">
<a href="../le01/" class="md-nav__link">
LE01
</a>
</li>
@ -307,6 +294,19 @@
</li>
<li class="md-nav__item">
<a href="../mhsw/" class="md-nav__link">
MHSW
</a>
</li>
</ul>
</nav>
</div>
@ -361,7 +361,7 @@
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="../le01/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="../lc230/troubleshooting/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-footer-nav__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>
@ -370,12 +370,26 @@
<span class="md-footer-nav__direction">
Previous
</span>
LE01
(LC230) Troubleshooting
</div>
</div>
</a>
<a href="../mhsw/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
MHSW
</div>
</div>
<div class="md-footer-nav__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
</div>
</a>
</nav>
</div>


+ 417
- 0
site/mhsw/index.html View File

@ -0,0 +1,417 @@
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Accessible & Free Documentation for Libre Products">
<meta name="author" content="Abhas Abhinav">
<link rel="shortcut icon" href="../images/lts-icon.png">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.2.4">
<title>MHSW - LibreTechShop - Documentation</title>
<link rel="stylesheet" href="../assets/stylesheets/main.15aa0b43.min.css">
<link rel="stylesheet" href="../assets/stylesheets/palette.75751829.min.css">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="../css/extra.css">
</head>
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="white" data-md-color-accent="pink">
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#home-automation" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid" aria-label="Header">
<a href=".." title="LibreTechShop - Documentation" class="md-header-nav__button md-logo" aria-label="LibreTechShop - Documentation">
<img src="../images/lts-icon.png" alt="logo">
</a>
<label class="md-header-nav__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
</label>
<div class="md-header-nav__title" data-md-component="header-title">
<div class="md-header-nav__ellipsis">
<div class="md-header-nav__topic">
<span class="md-ellipsis">
LibreTechShop - Documentation
</span>
</div>
<div class="md-header-nav__topic">
<span class="md-ellipsis">
MHSW
</span>
</div>
</div>
</div>
<label class="md-header-nav__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
<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>
</label>
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" data-md-component="search-reset" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
<div class="md-header-nav__source">
<a href="https://sovran.dev/mh/lts-docs" title="Go to repository" class="md-source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 00-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 01-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 000 40.81l195.61 195.6a28.86 28.86 0 0040.8 0l194.69-194.69a28.86 28.86 0 000-40.81z"/></svg>
</div>
<div class="md-source__repository">
mh/lts-docs
</div>
</a>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href=".." title="LibreTechShop - Documentation" class="md-nav__button md-logo" aria-label="LibreTechShop - Documentation">
<img src="../images/lts-icon.png" alt="logo">
</a>
LibreTechShop - Documentation
</label>
<div class="md-nav__source">
<a href="https://sovran.dev/mh/lts-docs" title="Go to repository" class="md-source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 00-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 01-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 000 40.81l195.61 195.6a28.86 28.86 0 0040.8 0l194.69-194.69a28.86 28.86 0 000-40.81z"/></svg>
</div>
<div class="md-source__repository">
mh/lts-docs
</div>
</a>
</div>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href=".." class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-2" type="checkbox" id="nav-2" >
<label class="md-nav__link" for="nav-2">
LC230
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="LC230" data-md-level="1">
<label class="md-nav__title" for="nav-2">
<span class="md-nav__icon md-icon"></span>
LC230
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../lc230/" class="md-nav__link">
(LC230) Overview
</a>
</li>
<li class="md-nav__item">
<a href="../lc230/user-guide/" class="md-nav__link">
(LC230) User Guide
</a>
</li>
<li class="md-nav__item">
<a href="../lc230/troubleshooting/" class="md-nav__link">
(LC230) Troubleshooting
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../ledc/" class="md-nav__link">
LEDC
</a>
</li>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
<a href="./" class="md-nav__link md-nav__link--active">
MHSW
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<h1 id="home-automation">Home Automation<a class="headerlink" href="#home-automation" title="Permanent link">&para;</a></h1>
<figure>
<img src="/images/mhsw-shadows.png" width="420" align="left" />
<figcaption>Self-hosted, Hackable and Private Home Automation </figcaption>
</figure>
<h1 id="documentation-coming-soon">Documentation coming soon...<a class="headerlink" href="#documentation-coming-soon" title="Permanent link">&para;</a></h1>
</article>
</div>
</div>
</main>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="../ledc/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-footer-nav__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>
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Previous
</span>
LEDC
</div>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
Copyright &copy; Mostly Harmless
</div>
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
</div>
</div>
</div>
</footer>
</div>
<script src="../assets/javascripts/vendor.93c04032.min.js"></script>
<script src="../assets/javascripts/bundle.83e5331e.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
<script>
app = initialize({
base: "..",
features: [],
search: Object.assign({
worker: "../assets/javascripts/worker/search.8c7e0a7e.min.js"
}, typeof search !== "undefined" && search)
})
</script>
</body>
</html>

+ 1
- 1
site/search/search_index.json
File diff suppressed because it is too large
View File


+ 6
- 6
site/sitemap.xml View File

@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc>
<lastmod>2021-02-26</lastmod>
<lastmod>2021-03-21</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-02-26</lastmod>
<lastmod>2021-03-21</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-02-26</lastmod>
<lastmod>2021-03-21</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-02-26</lastmod>
<lastmod>2021-03-21</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-02-26</lastmod>
<lastmod>2021-03-21</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-02-26</lastmod>
<lastmod>2021-03-21</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

BIN
site/sitemap.xml.gz View File


Loading…
Cancel
Save