Phyllome OS wiki
Go to file
2021-11-17 22:13:31 +00:00
assets remove duplicate pages 2021-11-13 20:14:31 +01:00
deploy docs: update deploy/prepare 2021-11-17 22:13:31 +00:00
getstarted Under construction 2021-11-15 17:20:36 +01:00
gofurther Under construction 2021-11-15 17:20:36 +01:00
phyllomeos Under construction 2021-11-15 17:20:36 +01:00
project Merge branch 'main' of github.com:PhyllomeOS/wiki 2021-11-15 16:29:17 +01:00
virt Under construction 2021-11-15 17:20:36 +01:00
windows-access-firmware docs: upload windows-access-firmware/screenshot_win10pro_2021-11-17_225032.png 2021-11-17 21:51:42 +00:00
.gitignore first test to push files to the wiki 2021-06-10 15:28:22 +00:00
Code-of-Conduct.md add code of conduct and properly formatted license 2021-11-14 13:12:51 +01:00
deploy.md docs: update deploy 2021-11-14 16:19:42 +00:00
getstarted.md docs: update getstarted 2021-11-13 14:57:43 +00:00
gofurther.md docs: update gofurther 2021-11-13 22:16:50 +00:00
home.md docs: update home 2021-11-15 16:46:16 +00:00
LICENSE.md add code of conduct and properly formatted license 2021-11-14 13:12:51 +01:00
phyllomeos.md Under construction 2021-11-15 17:20:36 +01:00
project.md Under construction 2021-11-15 17:20:36 +01:00
README.md Update README.md 2021-11-14 19:29:36 +01:00
screenshot_win10pro_2021-11-17_215944.png docs: upload screenshot_win10pro_2021-11-17_215944.png 2021-11-17 21:31:22 +00:00
uefi_tianocore_first-screen.png docs: rename screenshot_uefi_2021-11-17_212754.png to uefi_tianocore_first-screen.png 2021-11-17 20:39:35 +00:00
virt.md docs: update virt 2021-11-13 19:18:03 +00:00

The Phyllome OS wiki

This repository contains the articles that together make up the Phyllome OS wiki.

A two-way sync is setup between this repository and the wiki solution, based on wiki.js.

Contributions through the wiki web interface are currently only open to core contributors.

How to contribute

Attention please: Do not create new files, as they are not taken into account by wiki.js (Or more precisely, I haven't figured that out yet). Please create an issue if you wish to create new pages.

  1. Clone the repository:
git clone https://github.com/PhyllomeOS/wiki/

Each page is made out of a header that look like this:

---
title: Architecture
description: 
published: true
date: 2021-11-12T15:31:49.655Z
tags: 
editor: markdown
dateCreated: 2021-11-12T15:31:49.655Z
---

[*You may add some poetry here*] 

Do not modify this header, but only the content below.

  1. Add or modify content

Add or modify the content of an existing page using your favorite text editor

Please follow the CommonMark Spec syntax. Take a look here to see what can be done and how.

  1. Create a pull request

When you are done, please create a pull request, sit back, and relax.

Thank you!

License

Contributions are made under a CC BY 4.0 Licence, for the Phyllome OS Project.