Commit Graph

13 Commits

Author SHA1 Message Date
Ian Lewis d480bf3889 Serve all javascript from gvisor.dev
For security & privacy reasons, serve javascript from gvisor.dev instead
of using external CDNs.
2019-05-31 08:15:32 +09:00
Ian Lewis d6be24ec3e Add privacy policy link 2019-05-29 22:45:35 -07:00
Zach Koopmans 5b3f25047f Upload latest set of benchmarks
Also includes redis density benchmark.
2019-05-13 15:27:34 -07:00
Adin Scannell 599590c9d7 Add performance guide. 2019-05-13 15:27:34 -07:00
Ian Lewis 66cc254a87 Fix feature block rendering (fixes #56)
- Render feature blocks as markdown again.
- Feature block inner content is contained in a <div> rather than a <p>
  to avoid nested <p> tags.
2019-04-24 13:29:24 +09:00
Ian Lewis 7853b971d4 Fix some html errors (refs #46 #51)
- Fix duplicate main_navbar id on top page.
- Fix missing ';' in nbsp entity in footer.
- Fix nested <a> tags in checkpoint/restore doc.
- Fix nested <p> tags on top page feature blocks.
- Add '--check-html' option to htmlproofer build step.
2019-04-23 11:59:09 +09:00
Ian Lewis c010346c76 Updated docsy to HEAD
- Docsy has support for the _styles_project.scss file now so we don't need
  to override main.scss anymore.
- Docsy doc edit links now work for non-multilingual sites so we don't
  need to override page-meta-links.html anymore.
2019-04-23 11:51:39 +09:00
Ian Lewis 0e00a7d2da Add some basic questions to the FAQ
- Adds some basic questions and answers to the FAQ about supported CPU
  architectures and binary formats.
- Adds a variable and shortcode for the minimium required Linux version.
2019-04-15 13:17:37 -07:00
Fabricio Voznika 644a73cb46 Added "Powered by gVisor" image to footer 2019-04-10 19:16:56 -07:00
Ian Lewis 0e99ceece3 Update cover to match layout from designers 2019-04-02 16:11:53 -07:00
Ian Lewis 0803a82bff Updated style for top page cover 2019-04-02 16:11:43 -07:00
Ian Lewis 4c7a3ecacd Fix edit links in documentation 2019-04-02 16:11:32 -07:00
Ian Lewis 22f1890a9b
Initial commit 2019-03-29 22:40:11 -04:00