Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21da84d0fa2f4d4

Jump to content

Wikipedia:Wikiploy

From Wikipedia, the free encyclopedia
Wikiploy logo

Wikiploy is a tool for deploying user scripts and gadgets on Wikipedia (and other wikis based on MediaWiki). With this tool, you can easily deploy your JS, CSS, and more. With a single click or keystroke, you can deploy from your favorite Git repository to as many wikis as you need. Yes, you read that correctly — you can quickly deploy your script to Meta, Wikipedia, and Wikisource, and finally keep all deployments in sync.

The tool uses NodeJS to deploy scripts quickly. If you're just starting, you might want to use GitHub: Wikiploy Rollout Example as a template for your gadget. You can also use wiki2git to export an existing gadget and then add Wikiploy to it.

Note that by using NodeJS, you can create unit tests and use various build tools like Browserify, Webpack, etc. So you can test automatically, build automatically, and deploy automatically. See more in: Wikiploy: Building your project.

See also

[edit]
[edit]

Template repos:

Examples (JS, Less-css, Lua):