Phyllome OS wiki
Go to file
2022-01-07 14:33:10 +00:00
assets remove duplicate pages 2021-11-13 20:14:31 +01:00
balena-etcher docs: upload balena-etcher/capture-balenaetcher-2.png 2021-11-21 11:50:11 +00:00
deploy docs: update deploy/prepare 2022-01-07 14:33:10 +00:00
first-launch docs: upload first-launch/first-launch-1.png 2021-11-23 08:17:46 +00:00
getstarted docs: update getstarted/disk 2021-12-12 17:30:53 +00:00
gofurther docs: update gofurther/reactos 2022-01-06 22:08:00 +00:00
grub-kickstart docs: upload grub-kickstart/screenshot_uefi_2021-11-11_130934.png 2021-11-22 16:21:26 +00:00
inte-efi docs: upload inte-efi/efi-1.png 2021-11-25 13:15:48 +00:00
phyllomeos docs: update phyllomeos/comparaison 2022-01-07 11:13:33 +00:00
post-launch docs: upload post-launch/post-install-conf-11.png 2021-11-23 15:13:52 +00:00
project docs: update project/contribute 2021-11-25 15:10:42 +00:00
screenshots docs: upload screenshots/reactos_first-boot-3.png 2022-01-06 21:06:49 +00:00
virt docs: update virt/reactos 2022-01-06 23:00:38 +00: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-21 17:51:38 +00:00
getstarted.md docs: update getstarted 2021-11-21 13:52:29 +00:00
gofurther.md docs: update gofurther 2021-11-26 16:14:26 +00:00
home.md docs: update home 2022-01-06 17:59:12 +00:00
LICENSE.md add code of conduct and properly formatted license 2021-11-14 13:12:51 +01:00
phyllomeos.md docs: update phyllomeos 2022-01-07 10:35:52 +00:00
project.md docs: update project 2021-11-23 09:43:32 +00: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 2022-01-07 09:52:56 +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.