2 files changed, 1 insertions(+), 49 deletions(-)
M .gitignore
D layouts/partials/webring-out.html
M .gitignore => .gitignore +1 -0
@@ 3,3 3,4 @@ resources/
test-article.md
.hugo_build.lock
wring.sh
+layouts/partials/webring-out.html
D layouts/partials/webring-out.html => layouts/partials/webring-out.html +0 -49
@@ 1,49 0,0 @@
- <section class="webring">
- <h2>
- Articles from blogs we recommend
- <small class="attribution">Generated by <a href="https://git.sr.ht/~sircmpwn/openring">openring</a></small>
- </h2>
- <section class="articles xrow xis-center">
-
- <div class="card article">
- <h4><a href="https://go.dev/blog/go1.24" target="_blank" rel="noopener">Go 1.24 is released!</a></h4>
- <p>Go 1.24 brings generic type aliases, map performance improvements, FIPS 140 compliance and more.</p>
- <footer>
- via <a href="https://blog.golang.org/feed.atom" target="_blank" rel="noopener">The Go Blog</a><br />
- Feb 11, 2025
- </footer>
- </div>
-
- <div class="card article">
- <h4><a href="https://100r.co/site/log.html#jan2025" target="_blank" rel="noopener">Summary of changes for January 2025</a></h4>
- <p>
-Hey everyone!This is the list of all the changes we've done to our projects during the month of January.
-
-
-
-Summary Of Changes
-
-
- 100r.co, added a new page: tote. Added Week 8 and Week 9 of the Victoria to Sitka logbook.
- Tote, released the project on itch.…</p>
- <footer>
- via <a href="https://100r.co" target="_blank" rel="noopener">Hundred Rabbits</a><br />
- Feb 1, 2025
- </footer>
- </div>
-
- <div class="card article">
- <h4><a href="https://drewdevault.com/2025/01/23/2025-01-23-Transparency-and-governance-FOSDEM.html" target="_blank" rel="noopener">Join us to discuss transparency and governance at FOSDEM '25</a></h4>
- <p>Good news: it appears that Jack Dorsey’s FOSDEM talk has been cancelled!
-This is a follow up to two earlier posts, which you can read here: one and
-two.
-I say it “appears” so, because there has been no official statement from anyone
-to that effect. There has …</p>
- <footer>
- via <a href="https://drewdevault.com" target="_blank" rel="noopener">Drew DeVault's blog</a><br />
- Jan 23, 2025
- </footer>
- </div>
-
- </section>
- </section>