Commit Graph

6 Commits

Author SHA1 Message Date
Adin Scannell 483794db83 Intercept all ?go-get=1 requests. 2019-06-06 14:43:08 +09:00
Adin Scannell 921bd3ae92 cmd/gvisor-website: add /rebuild and cron
In order to ensure that the system call descriptions and other
documentation that will be sourced from the main repository remains up
to date, add a hook that allows the site to submit a rebuild to Google
Cloud Builder. This can be triggered manually by an admin, or will be
triggered every 24 hours by a new cron configuration.
2019-04-26 16:07:24 -07:00
Ian Lewis e986ad2f37 Redirect www.gvisor.dev to gvisor.dev 2019-04-23 11:54:43 +09:00
Ian Lewis 5f7f96b50b Add a /syscall redirect to compatibility docs
/syscall -> /docs/user_guide/compatibility/amd64
/syscall/amd64 -> /docs/user_guide/compatibility/amd64
/syscall/amd64/.* -> /docs/user_guide/compatibility/amd64/#%s
2019-04-03 16:16:45 +09:00
Adin Scannell b19b7f3e46 Drop godoc handling. 2019-04-01 16:56:49 -07:00
Ian Lewis 22f1890a9b
Initial commit 2019-03-29 22:40:11 -04:00