docs: update home

This commit is contained in:
lukas 2021-11-25 16:11:31 +00:00
parent 2f591995f6
commit 27e09a2052

22
home.md
View File

@ -2,7 +2,7 @@
title: Homepage title: Homepage
description: description:
published: true published: true
date: 2021-11-25T16:09:37.861Z date: 2021-11-25T16:11:28.642Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z dateCreated: 2021-06-19T09:29:20.593Z
@ -45,7 +45,15 @@ dateCreated: 2021-06-19T09:29:20.593Z
## Go further ## Go further
*This section is meant to introduce the execution of particular taks on Phyllome OS, including deployment of certain guest systems. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.* ### Tasks related to the guest OS
*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.*
* [Install a Linux guest](/gofurther/install-guest) system using an ISO file
* [Install a Windows guest](/gofurther/install-windows-guest) system using an ISO file
* ...and [**more**](https://wiki.phyllo.me/en/gofurther)
*This section is meant to introduce the execution of particular taks on Phyllome OS. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.*
### Tasks related to Phyllome OS ### Tasks related to Phyllome OS
@ -54,16 +62,6 @@ dateCreated: 2021-06-19T09:29:20.593Z
* [Install and use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine * [Install and use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine
* ...and [**more**](https://wiki.phyllo.me/en/gofurther) * ...and [**more**](https://wiki.phyllo.me/en/gofurther)
### Tasks related to the guest OS
*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.*
### Unix-like
* [Install](/gofurther/install-guest) a Linux guest system using an ISO file
* [Install](/gofurther/install-windows-guest) a Windows guest system using an ISO file
* ...and [**more**](https://wiki.phyllo.me/en/gofurther)
## About Phyllome OS ## About Phyllome OS
*In this section, the context around Phyllome OS is explained and its internals are described* *In this section, the context around Phyllome OS is explained and its internals are described*