Split sections into pages

Preliminary work
This commit is contained in:
2019-03-31 23:00:26 -05:00
parent b109736647
commit e58c2b9649
6 changed files with 141 additions and 117 deletions

19
os.html Normal file
View File

@@ -0,0 +1,19 @@
---
layout: default
---
<div class="container" role="main">
{% include sections/operating-systems.html %}
{% include sections/live-operating-systems.html %}
{% include sections/mobile-operating-systems.html %}
{% include sections/android-addons.html %}
{% include sections/router-firmware.html %}
{% include sections/windows10.html %}
</div>