Separate everything into their own pages

+ Permalinks!
This commit is contained in:
2019-03-31 23:23:30 -05:00
parent e58c2b9649
commit efd25a6259
28 changed files with 235 additions and 79 deletions

20
pages/os.html Normal file
View File

@ -0,0 +1,20 @@
---
layout: default
permalink: /operating-systems/
---
<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>