From 2d6973473ea5f9148907e3cd6379045b787cd0ec Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi Date: Tue, 5 Mar 2024 19:06:37 +0100 Subject: [PATCH] Announce --- overrides/main.html | 5 +++++ site/20-slice/index.html | 10 ++++++++++ site/28-maps-memory-leaks/index.html | 10 ++++++++++ site/404.html | 10 ++++++++++ site/56-concurrency-faster/index.html | 10 ++++++++++ site/89-benchmarks/index.html | 10 ++++++++++ site/9-generics/index.html | 10 ++++++++++ site/92-false-sharing/index.html | 10 ++++++++++ site/98-profiling-execution-tracing/index.html | 10 ++++++++++ site/book/index.html | 10 ++++++++++ site/chapter-1/index.html | 10 ++++++++++ site/community/index.html | 10 ++++++++++ site/external/index.html | 10 ++++++++++ site/index.html | 10 ++++++++++ site/ja/index.html | 10 ++++++++++ site/jobs/index.html | 10 ++++++++++ site/sitemap.xml.gz | Bin 342 -> 342 bytes site/zh/index.html | 10 ++++++++++ 18 files changed, 165 insertions(+) create mode 100644 overrides/main.html diff --git a/overrides/main.html b/overrides/main.html new file mode 100644 index 0000000..042014b --- /dev/null +++ b/overrides/main.html @@ -0,0 +1,5 @@ +{% extends "base.html" %} + +{% block announce %} +📢 A new section is now fully available: #92: Writing concurrent code that leads to false sharing. +{% endblock %} \ No newline at end of file diff --git a/site/20-slice/index.html b/site/20-slice/index.html index 9902334..cd3ce2f 100644 --- a/site/20-slice/index.html +++ b/site/20-slice/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/28-maps-memory-leaks/index.html b/site/28-maps-memory-leaks/index.html index af25f04..1f94a1f 100644 --- a/site/28-maps-memory-leaks/index.html +++ b/site/28-maps-memory-leaks/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/404.html b/site/404.html index a90d876..4953aa6 100644 --- a/site/404.html +++ b/site/404.html @@ -82,6 +82,16 @@
+ +
diff --git a/site/56-concurrency-faster/index.html b/site/56-concurrency-faster/index.html index bd8e382..3a6f704 100644 --- a/site/56-concurrency-faster/index.html +++ b/site/56-concurrency-faster/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/89-benchmarks/index.html b/site/89-benchmarks/index.html index bf13c5e..a24e8af 100644 --- a/site/89-benchmarks/index.html +++ b/site/89-benchmarks/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/9-generics/index.html b/site/9-generics/index.html index dda5e78..aebf351 100644 --- a/site/9-generics/index.html +++ b/site/9-generics/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/92-false-sharing/index.html b/site/92-false-sharing/index.html index acfe0fe..79296ba 100644 --- a/site/92-false-sharing/index.html +++ b/site/92-false-sharing/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/98-profiling-execution-tracing/index.html b/site/98-profiling-execution-tracing/index.html index b3bf1c3..4a42b6b 100644 --- a/site/98-profiling-execution-tracing/index.html +++ b/site/98-profiling-execution-tracing/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/book/index.html b/site/book/index.html index 7b1325b..ea1723c 100644 --- a/site/book/index.html +++ b/site/book/index.html @@ -126,6 +126,16 @@
+ +
diff --git a/site/chapter-1/index.html b/site/chapter-1/index.html index 1716a76..562d702 100644 --- a/site/chapter-1/index.html +++ b/site/chapter-1/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/community/index.html b/site/community/index.html index fd6d46e..8018c10 100644 --- a/site/community/index.html +++ b/site/community/index.html @@ -126,6 +126,16 @@
+ +
diff --git a/site/external/index.html b/site/external/index.html index 8098efc..44b0631 100644 --- a/site/external/index.html +++ b/site/external/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/index.html b/site/index.html index dddad14..5989c5d 100644 --- a/site/index.html +++ b/site/index.html @@ -128,6 +128,16 @@
+ +
diff --git a/site/ja/index.html b/site/ja/index.html index c16f21c..d17576f 100644 --- a/site/ja/index.html +++ b/site/ja/index.html @@ -124,6 +124,16 @@
+ +
diff --git a/site/jobs/index.html b/site/jobs/index.html index 66d32e7..32c18f2 100644 --- a/site/jobs/index.html +++ b/site/jobs/index.html @@ -124,6 +124,16 @@
+ +
diff --git a/site/sitemap.xml.gz b/site/sitemap.xml.gz index 0cd02da746ae88bf1d0589fb092c89a1a0c46d58..afdfdd1b36b457183ded7ec2e3cdccff6b65b770 100644 GIT binary patch delta 15 Wcmcb{bd8BkzMF$XHhv>p03!e-egpLY delta 15 Wcmcb{bd8BkzMF$1HD)7Q03!e<9|Sr8 diff --git a/site/zh/index.html b/site/zh/index.html index 548f80b..fe316d3 100644 --- a/site/zh/index.html +++ b/site/zh/index.html @@ -124,6 +124,16 @@
+ +