diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-07 22:05:24 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-07 22:05:24 +0300 |
| commit | 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 (patch) | |
| tree | 64822a223696279b0869417a59a8112a7de5ad66 /docs/wiki/_Sidebar | |
| parent | 91d00222d692b80a8eb22f0f193479545846ac89 (diff) | |
Initial static build
Diffstat (limited to 'docs/wiki/_Sidebar')
| -rw-r--r-- | docs/wiki/_Sidebar/index.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/docs/wiki/_Sidebar/index.html b/docs/wiki/_Sidebar/index.html new file mode 100644 index 0000000..e624ae6 --- /dev/null +++ b/docs/wiki/_Sidebar/index.html @@ -0,0 +1,85 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + + <title>postmarketOS</title> + + <meta name="description" content="Aiming for a 10 year life-cycle for smartphones"> + <meta name="keywords" content="postmarketOS"> + + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="robots" content="all"> + + <link rel="canonical" href="https://postmarketos.org/wiki/_Sidebar/"> + + <link href="/static/css/tachyons.min.css" rel="stylesheet"> + <link href="/static/css/main.css" rel="stylesheet"> + </head> + + <body> + <div class="mw7 center"> + <div class="cf ph2-ns"> + <a class="title" href="/"> + <h1 class="f2 lh-title"> + <img src="/static/img/recycle.png"></img> + <span>postmarketOS</span> + </h1> + </a> + <div class="menu"> + <ul> + <li><a href="/">Home</a></li> + <li><a href="/wiki/">Wiki</a></li> + <li><a href="/blog/">Blog</a></li> + </ul> + </div> + +<h1>_Sidebar</h1> +<p><strong>[[postmarketOS|Home]]</strong> +<em> [[Battery replacement]] +</em> [[Boot process]] +<em> [[Build internals]] +</em> [[Device wishlist]] +<em> [[Deviceinfo reference]] + * [[Flash methods|deviceinfo_flash_methods]] +</em> [[Devices]] +<em> [[External resources]] +</em> [[Firmware]] +<em> [[Glossary]] +</em> [[Matrix and IRC]] +<em> [[Milestones]] +</em> [[Package naming convention]] +<em> [[Partition layout]] +</em> [[Plasma Mobile]] + * [[Packaging|Packaging Plasma Mobile]] +<em> [[Related Projects]] +</em> [[Tips and tricks]] +<em> [[Troubleshooting]] + * [[Grsec|Troubleshooting:grsec]] + * [[Kernel|Troubleshooting:kernel]] +</em> [[Upstreaming]]</p> +<p><strong>Howto</strong> +<em> [[Create a package|Creating a package]] +</em> [[Development guide]] +<em> [[Find device specific information|How to find device specific information]] +</em> [[Initramfs development]] +<em> [[Inspecting the initramfs]] +</em> [[Installation guide]] +<em> [[Mainline Kernel|The Mainline Kernel]] +</em> [[Migration to aports subfolders]] +<em> [[Provide packages with a local webserver|Installing-packages-on-a-running-phone]] +</em> [[Porting to a new device]] +<em> [[Screen calibration]] +</em> [[Serial debugging]] +<em> [[Tuning sysfs]] +</em> [[Using prebuilt kernels]] +* [[Wifi]]</p> +<p><strong><a href="https://alpinelinux.org/">Alpine Linux</a></strong> +<em> <a href="https://wiki.alpinelinux.org/wiki/APKBUILD_Reference">APKBUILD reference</a> +</em> <a href="http://pkgs.alpinelinux.org/">Package search</a></p> + + </div> + </div> + </body> +</html>
\ No newline at end of file |
