diff --git a/docs/css/extra.css b/docs/css/extra.css index eb6be43..841771e 100644 --- a/docs/css/extra.css +++ b/docs/css/extra.css @@ -98,3 +98,13 @@ a[rel=next] { font-size: 1.6em; } +figure { + display: inline-block; +} +figure img { + vertical-align: top; +} +figure figcaption { + text-align: center; +} + diff --git a/docs/images/phones/.directory b/docs/images/phones/.directory new file mode 100644 index 0000000..f037652 --- /dev/null +++ b/docs/images/phones/.directory @@ -0,0 +1,6 @@ +[Dolphin] +SortOrder=1 +SortRole=modificationtime +Timestamp=2021,9,7,0,9,41.089 +Version=4 +VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_type,CustomizedDetails diff --git a/docs/images/phones/calyxos.png b/docs/images/phones/calyxos.png new file mode 100644 index 0000000..627f62b Binary files /dev/null and b/docs/images/phones/calyxos.png differ diff --git a/docs/images/phones/carbonrom.png b/docs/images/phones/carbonrom.png new file mode 100644 index 0000000..0f5b045 Binary files /dev/null and b/docs/images/phones/carbonrom.png differ diff --git a/docs/images/phones/fdroid.png b/docs/images/phones/fdroid.png new file mode 100644 index 0000000..55f6e15 Binary files /dev/null and b/docs/images/phones/fdroid.png differ diff --git a/docs/images/phones/fediverse.png b/docs/images/phones/fediverse.png new file mode 100644 index 0000000..5bc0609 Binary files /dev/null and b/docs/images/phones/fediverse.png differ diff --git a/docs/images/phones/liberated.png b/docs/images/phones/liberated.png new file mode 100644 index 0000000..73ea47d Binary files /dev/null and b/docs/images/phones/liberated.png differ diff --git a/docs/images/phones/lineageos.png b/docs/images/phones/lineageos.png new file mode 100644 index 0000000..1db7991 Binary files /dev/null and b/docs/images/phones/lineageos.png differ diff --git a/docs/images/phones/lp002-1.jpg b/docs/images/phones/lp002-1.jpg new file mode 100644 index 0000000..b492498 Binary files /dev/null and b/docs/images/phones/lp002-1.jpg differ diff --git a/docs/images/phones/lpa2.jpg b/docs/images/phones/lpa2.jpg new file mode 100644 index 0000000..cbca073 Binary files /dev/null and b/docs/images/phones/lpa2.jpg differ diff --git a/docs/images/phones/ubports.png b/docs/images/phones/ubports.png new file mode 100644 index 0000000..3f23a64 Binary files /dev/null and b/docs/images/phones/ubports.png differ diff --git a/docs/images/routers/.directory b/docs/images/routers/.directory new file mode 100644 index 0000000..c20dcbf --- /dev/null +++ b/docs/images/routers/.directory @@ -0,0 +1,6 @@ +[Dolphin] +SortOrder=1 +SortRole=modificationtime +Timestamp=2021,9,19,1,3,44.255 +Version=4 +VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_type,CustomizedDetails diff --git a/docs/images/routers/features.png b/docs/images/routers/features.png new file mode 100644 index 0000000..530c322 Binary files /dev/null and b/docs/images/routers/features.png differ diff --git a/docs/images/routers/free-network.png b/docs/images/routers/free-network.png new file mode 100644 index 0000000..cdd4390 Binary files /dev/null and b/docs/images/routers/free-network.png differ diff --git a/docs/images/routers/lra7.png b/docs/images/routers/lra7.png new file mode 100644 index 0000000..9b32e4c Binary files /dev/null and b/docs/images/routers/lra7.png differ diff --git a/docs/images/routers/openwrt-logo-usage-guidelines.pdf b/docs/images/routers/openwrt-logo-usage-guidelines.pdf new file mode 100644 index 0000000..85f1aaf Binary files /dev/null and b/docs/images/routers/openwrt-logo-usage-guidelines.pdf differ diff --git a/docs/images/routers/openwrt.png b/docs/images/routers/openwrt.png new file mode 100644 index 0000000..5d47647 Binary files /dev/null and b/docs/images/routers/openwrt.png differ diff --git a/docs/images/routers/screenshot.png b/docs/images/routers/screenshot.png new file mode 100644 index 0000000..a117a3e Binary files /dev/null and b/docs/images/routers/screenshot.png differ diff --git a/docs/images/routers/software.png b/docs/images/routers/software.png new file mode 100644 index 0000000..94e020e Binary files /dev/null and b/docs/images/routers/software.png differ diff --git a/docs/images/usb/top.png b/docs/images/usb/top.png new file mode 100644 index 0000000..f5d43db Binary files /dev/null and b/docs/images/usb/top.png differ diff --git a/docs/index.md b/docs/index.md index 6ceb99e..1878e55 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,12 +14,14 @@ freedom and privacy. # Products -| Method | Description | -| ----------- | ------------------------------------ | -| | [LC230](/lc230/)
Liberated Computer LC230 | +| Product | Description | +|:-----------:|:------------------------------------:| +| | [MH-USB](/usb/)
The Mostly Harmless USB [MH-USB] | +| | [LC230](/lc230/)
Liberated Computer [LC230] | +| | [Phones](/phones/)
Liberated Phones [LPA2] | +| | [Routers](/routers/)
Liberated Routers [LRA7] | + + - +--> diff --git a/docs/phones/applications.md b/docs/phones/applications.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/backups.md b/docs/phones/backups.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/calyxos.md b/docs/phones/calyxos.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/f-droid.md b/docs/phones/f-droid.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/first-use.md b/docs/phones/first-use.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/index.md b/docs/phones/index.md new file mode 100644 index 0000000..19c76ec --- /dev/null +++ b/docs/phones/index.md @@ -0,0 +1,14 @@ +# Liberated Phones + +
+
+ +
+ Use MORE Free Software on your phone. Opt-out of proprietary + software. Eliminate trackers and surveillance. Don't willingly share + your data with services that don't respect you. +
+
+
+ +# Documentation coming soon... diff --git a/docs/phones/lineageos.md b/docs/phones/lineageos.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/recovery.md b/docs/phones/recovery.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/services.md b/docs/phones/services.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/phones/ubports.md b/docs/phones/ubports.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/routers/cli.md b/docs/routers/cli.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/routers/first-use.md b/docs/routers/first-use.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/routers/index.md b/docs/routers/index.md new file mode 100644 index 0000000..5767818 --- /dev/null +++ b/docs/routers/index.md @@ -0,0 +1,19 @@ +# Liberated Routers + +
+
+ +
+ Build networks powered by Free Software. Be in control. Choose + greater privacy and security for your network. Do things you've never + done before. +
+
+
+ +## Introduction to OpenWrt + +Description from the [OpenWrt website](https://openwrt.org): + +> The OpenWrt Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned. + diff --git a/docs/routers/next-steps.md b/docs/routers/next-steps.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/routers/optional-steps.md b/docs/routers/optional-steps.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/routers/upgrade.md b/docs/routers/upgrade.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/usb/advanced.md b/docs/usb/advanced.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/usb/index.md b/docs/usb/index.md new file mode 100644 index 0000000..e1ff7e2 --- /dev/null +++ b/docs/usb/index.md @@ -0,0 +1,11 @@ +# The Mostly Harmless USB disk + +
+ +
+ The answer to the ultimate free software problem: + "How do I liberate or fix a computer when I don't always have a bootable USB disk handy?" +
+
+ + diff --git a/docs/usb/start.md b/docs/usb/start.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/usb/troubleshooting.md b/docs/usb/troubleshooting.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/usb/update.md b/docs/usb/update.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/usb/use.md b/docs/usb/use.md new file mode 100644 index 0000000..e69de29 diff --git a/mkdocs.yml b/mkdocs.yml index d52dd21..abce56b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -35,8 +35,33 @@ nav: - (LC230) Overview: lc230/index.md - (LC230) User Guide: lc230/user-guide.md - (LC230) Troubleshooting: lc230/troubleshooting.md - - LEDC: ledc/index.md - - MHSW: mhsw/index.md + - MH-USB: + - Introduction: usb/index.md + - Getting Started: usb/start.md + - Using the USB disk: usb/use.md + - Adding and Updating OS images: usb/update.md + - Advanced Options: usb/advanced.md + - Troubleshooting: usb/troubleshooting.md + - Routers: + - Introduction: routers/index.md + - First Use: routers/first-use.md + - Next Steps: routers/next-steps.md + - Optional Steps: routers/optional-steps.md + - Command Line Guide: routers/cli.md + - Upgrading OpenWrt: routers/upgrade.md + - Phones: + - Introduction: phones/index.md + - LineageOS: phones/lineageos.md + - F-Droid: phones/f-droid.md + - First Use: phones/first-use.md + - Applications: phones/applications.md + - Services: phones/services.md + - Taking Backups: phones/backups.md + - Using Recovery: phones/recovery.md + - Installing Ubports: phones/ubports.md + - Installing CalyxOS: phones/calyxos.md + #- LEDC: ledc/index.md + #- MHSW: mhsw/index.md plugins: - search diff --git a/site/sitemap.xml.gz b/site/sitemap.xml.gz index be780e9..1e48139 100644 Binary files a/site/sitemap.xml.gz and b/site/sitemap.xml.gz differ