Skip to content

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

License

Notifications You must be signed in to change notification settings

AlvaroMolinaCL/parsoid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published