The-Voidwalker / parsoid

A repository for storing a freely editable YAML input file for parsoid on Miraheze servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parsoid

A repository for storing a freely editable YAML input file for parsoid on Miraheze servers

Adding new Miraheze wikis

In the YAML file, add a new line (in alphabetical order) of the subdomain with the value of true.

So for wiki https://example.miraheze.org/:

example: true

Add new custom domains

In the YAML file, add a new line (in alphabetical order) of the subdomain with the value of the custom domain.

For wiki https://example.org/ with original subdomain https://example.miraheze.org/:

example: 'example.org'

About

A repository for storing a freely editable YAML input file for parsoid on Miraheze servers