pages.wanderu.dev
A place for Wanderu teammates to publish internal HTML, CSS, and JS. Push your static content and it deploys automatically.
How to publish
Clone the repo
Grab a local copy to work in.
git clone github.com/wanderu/pages.wanderu.dev
Add your content
Drop in your HTML, CSS, and JS — put each project in its own folder so URLs stay tidy.
Open a PR
Every PR gets its own preview URL — also wanderu.com SSO only. It disappears when the PR is merged.
<hash>.pages-wanderu-dev.pages.dev
Merge to ship
Merge to main and your content goes live at pages.wanderu.dev.
Prefer to host from your own repo?
Teams can serve content straight from their application repo — no need to push here. Keep an HTML subdirectory in your repo and get your own subdomain:
<reponame>.pages.wanderu.dev
Request a pages domain for your repo in #ops.
Repos publishing their own subdomain
These repos render straight from their own source. Each is wanderu.com SSO only.
Large files don't belong in git
No individual file over 100 MB can be committed here. Share large assets over Google Drive instead and link to them from your page.