You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The staging environment is protected by htaccess (ruby / vit-core) to prevent any indexing. It runs on the same hardware (same bay) than the production one.
Deploying ruby-lang.org is achieved by any editorial team's member, using a mina task which publishes the master branch :
mina deploy # deploys to staging…
mina deploy:production # makes it live!