Skip to content

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

Notifications You must be signed in to change notification settings

The-Voidwalker/parsoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published