diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-27 21:37:49 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-27 22:11:12 -0500 |
| commit | b27deda2ab7e14421c3744575a3ff371e8ca6559 (patch) | |
| tree | 71adb3ef479a4c0a7c41896ba31c0aa107e473d7 /docs/community/index.html | |
| parent | 1a5d020366463e8f1514f7ee9d181a0510593a51 (diff) | |
Dedicated AoC page and graph with number of solutions
Diffstat (limited to 'docs/community/index.html')
| -rw-r--r-- | docs/community/index.html | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/docs/community/index.html b/docs/community/index.html index 92a62da1..64791fb3 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -5,30 +5,8 @@ </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> -<p><a href="https://github.com/Detegr/aoc2021">Antti Keränen</a> • -<a href="https://github.com/dzaima/aoc/tree/master/2021/BQN">dzaima</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://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html">blog</a> • -<a href="https://github.com/frasiyav/AoC2021">frasiyav</a></p> -<p>Partial: -<a href="https://github.com/dancek/bqn-advent2021">Hannu Hartikainen</a> • -<a href="https://github.com/andreypopp/aoc2021">Andrey Popp</a> • -<a href="https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021">Alex Dikelsky</a> • -<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a> • -<a href="https://github.com/JohnnyJayJay/adventofcode-21">Johnny</a> • -<a href="https://github.com/alephno/aoc2021">Alastair Williams</a> • -<a href="https://github.com/arwn/aoc2021">Aren Windham</a> • -<a href="https://github.com/Olodus/advent_of_code2021">Olodus</a> • -<a href="https://git.sr.ht/~jshholland/adventofcode/tree/master/item/2021/">Josh Holland</a> • -<a href="https://github.com/bddean/aoc-2021">Ben Dean</a> • -<a href="https://github.com/knightzmc/advent-of-code-2021">Alexander Wood</a> • -<a href="https://github.com/dlozeve/aoc2021">Dimitri Lozeve</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><a href="https://adventofcode.com/">Advent of Code</a> 2021 is complete: check out the <a href="aoc.html">review and retrospective</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> |
