aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/README.md7
-rw-r--r--docs/community/index.html8
2 files changed, 13 insertions, 2 deletions
diff --git a/community/README.md b/community/README.md
index 8c894623..650ac55c 100644
--- a/community/README.md
+++ b/community/README.md
@@ -2,7 +2,12 @@
# BQN community links
-Yes, BQN has users! This page gathers links to work by the community. To get in touch, please use our [chat forums](forums.md).
+[Advent of Code](https://adventofcode.com/) 2021 is now running! Solutions are being published by:
+- [Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN)
+- [Caleb Quilley](https://gitlab.com/icen/aoc21/-/tree/main)
+- [Antti Keränen](https://github.com/Detegr/aoc2021)
+
+This page gathers links to work by the community. To get in touch, please use our [chat forums](forums.md).
For code repositories using BQN, see:
diff --git a/docs/community/index.html b/docs/community/index.html
index f9f1552a..037c4fcf 100644
--- a/docs/community/index.html
+++ b/docs/community/index.html
@@ -5,7 +5,13 @@
</head>
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a></div>
<h1 id="bqn-community-links"><a class="header" href="#bqn-community-links">BQN community links</a></h1>
-<p>Yes, BQN has users! This page gathers links to work by the community. To get in touch, please use our <a href="forums.html">chat forums</a>.</p>
+<p><a href="https://adventofcode.com/">Advent of Code</a> 2021 is now running! Solutions are being published by:</p>
+<ul>
+<li><a href="https://github.com/razetime/AOC2021-BQN">Raghu Ranganathan</a></li>
+<li><a href="https://gitlab.com/icen/aoc21/-/tree/main">Caleb Quilley</a></li>
+<li><a href="https://github.com/Detegr/aoc2021">Antti Keränen</a></li>
+</ul>
+<p>This page gathers links to work by the community. To get in touch, please use our <a href="forums.html">chat forums</a>.</p>
<p>For code repositories using BQN, see:</p>
<ul>
<li>Github repositories <a href="https://github.com/topics/bqn">tagged BQN</a></li>