gvisor/website
Dean Deng 1efe0ebc59 Switch uses of os.Getenv that check for empty string to os.LookupEnv.
Whether the variable was found is already returned by syscall.Getenv.
os.Getenv drops this value while os.Lookupenv passes it along.

PiperOrigin-RevId: 351674032
2021-01-13 15:15:20 -08:00
..
_includes Add url option for blog authors 2020-10-28 23:16:30 -07:00
_layouts Delete shim v1 2021-01-12 17:54:10 -08:00
_plugins
_sass Use 1080p background image. 2020-09-01 01:28:19 -07:00
assets
blog Add simple guidelines & instructions for blog contribution 2020-12-10 18:06:46 -08:00
cmd Switch uses of os.Getenv that check for empty string to os.LookupEnv. 2021-01-13 15:15:20 -08:00
css Add syntax highlighting to website 2020-09-09 09:08:37 -07:00
performance
BUILD Require specific buckets for pprof handler. 2021-01-07 15:30:37 -08:00
_config.yml
archive.key Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
defs.bzl Delete shim v1 2021-01-12 17:54:10 -08:00
index.md Reduce the number of steps to get started with gVisor 2020-09-18 11:21:06 -07:00