From 984a2c852a978b35b8d819e5338639e77ea2d661 Mon Sep 17 00:00:00 2001 From: Pomax Date: Fri, 18 Sep 2020 16:05:44 -0700 Subject: [PATCH] added locale templating to the locale string content --- docs/index.html | 16 ++- docs/ja-JP/index.html | 23 ++--- docs/news/2020-09-20.html | 13 +-- docs/news/index.html | 11 +- docs/zh-CN/index.html | 23 ++--- src/build/create-index-pages.js | 7 +- src/html/fragments/toc.html | 10 ++ src/html/index.template.html | 173 +++++++++++++++----------------- src/locale-strings.js | 21 +++- 9 files changed, 150 insertions(+), 147 deletions(-) create mode 100644 src/html/fragments/toc.html diff --git a/docs/index.html b/docs/index.html index 54795833..8d4d2e0d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,7 +31,7 @@ - + @@ -51,11 +51,11 @@ + The part that makes interactive graphics work: an HTML5 custom element. + Note that we're not defering this: we just want it to kick in as soon as possible, and + given how much HTML there is, that means this can, and thus should, kick in before the + document is done even transferring. + --> @@ -127,7 +127,6 @@
  • 中文
  • Don't see your language listed? Help translate this content!

    - -