aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-02 08:10:24 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-02 08:10:24 -0500
commitaaba2a5b00a2a6abb01b20612722d31463bbe177 (patch)
treed37f55ba90a553fa5d0951902fe1e5764450cbce
parente861843a937bd7385496253f93d6235c66453107 (diff)
Still more AoC links
-rw-r--r--community/README.md16
-rw-r--r--docs/community/index.html17
2 files changed, 23 insertions, 10 deletions
diff --git a/community/README.md b/community/README.md
index e222e406..3cf8691d 100644
--- a/community/README.md
+++ b/community/README.md
@@ -2,11 +2,19 @@
# BQN community links
+<center>
+
[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)
-- [Antti Keränen](https://github.com/Detegr/aoc2021)
-- [Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021)
+
+[Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) •
+[Dimitri Lozeve](https://github.com/dlozeve/aoc2021) •
+[Antti Keränen](https://github.com/Detegr/aoc2021) •
+[Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN) •
+[Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021) •
+[frasiyav](https://github.com/frasiyav/AoC2021) •
+[Caleb Quilley](https://gitlab.com/icen/aoc21)
+
+</center>
This page gathers links to work by the community. To get in touch, please use our [chat forums](forums.md).
diff --git a/docs/community/index.html b/docs/community/index.html
index 68615bfe..6f6b9292 100644
--- a/docs/community/index.html
+++ b/docs/community/index.html
@@ -5,13 +5,18 @@
</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>
+<center>
+
<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">Caleb Quilley</a></li>
-<li><a href="https://github.com/Detegr/aoc2021">Antti Keränen</a></li>
-<li><a href="https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021">Alex Dikelsky</a></li>
-</ul>
+<p><a href="https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021">Alex Dikelsky</a> •
+<a href="https://github.com/dlozeve/aoc2021">Dimitri Lozeve</a> •
+<a href="https://github.com/Detegr/aoc2021">Antti Keränen</a> •
+<a href="https://github.com/razetime/AOC2021-BQN">Raghu Ranganathan</a> •
+<a href="https://github.com/leahneukirchen/adventofcode2021">Leah Neukirchen</a> •
+<a href="https://github.com/frasiyav/AoC2021">frasiyav</a> •
+<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a></p>
+</center>
+
<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>