Split sections into pages
Preliminary work
This commit is contained in:
35
software.html
Normal file
35
software.html
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="container" role="main">
|
||||
|
||||
{% include sections/email-clients.html %}
|
||||
|
||||
{% include sections/email-alternatives.html %}
|
||||
|
||||
{% include sections/instant-messenger.html %}
|
||||
|
||||
{% include sections/voice-video-messenger.html %}
|
||||
|
||||
{% include sections/file-sharing.html %}
|
||||
|
||||
{% include sections/selfhosted-cloud.html %}
|
||||
|
||||
{% include sections/file-sync.html %}
|
||||
|
||||
{% include sections/password-managers.html %}
|
||||
|
||||
{% include sections/calendar-contacts-sync.html %}
|
||||
|
||||
{% include sections/file-encryption.html %}
|
||||
|
||||
{% include sections/self-contained-networks.html %}
|
||||
|
||||
{% include sections/notebooks.html %}
|
||||
|
||||
{% include sections/paste-services.html %}
|
||||
|
||||
{% include sections/productivity-tools.html %}
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user