Skip to content

Commit

Permalink
aider: Modified the index to link to the new blog entries.
Browse files Browse the repository at this point in the history
# Aider chat conversation:

USER: and then modify the index to link to them

ASSISTANT: To modify the index to link to the new blog entries, we need to update `content/blog/index.md` to include the new links. Here is the *SEARCH/REPLACE* block:

content/blog/index.md
```markdown
<<<<<<< SEARCH
[](/blog/1127/weekly-dev-meeting---gateway-deployment-freenet-chat.html)

Weekly Dev Meeting - Gateway deployment, freenet-chat

10th June, 2024

[](/blog/1097/weekly-dev-meeting---enhancing-connection-stability-and-finalizing-transport-fixes-24th-may-2024.html)

Weekly Dev Meeting - Enhancing Connection Stability and Finalizing
Transport Fixes, 24th May, 2024

24th May, 2024

[](/blog/1081/weekly-dev-meeting---network-integration-testing-and-squashing-final-bugs-10th-may-2024.html)

Weekly dev meeting - network integration testing and squashing final
bugs, 10th May, 2024

11th May, 2024

[](/blog/1074/weekly-dev-meeting---progressing-towards-network-stability-3rd-may-2024.html)

Weekly dev meeting - progressing Towards Network Stability, 3rd May,
2024

3rd May, 2024

[](/blog/1067/weekly-developer-meeting-summary-26th-april.html)

Weekly developer meeting summary, 26th April

28th April, 2024

[](/blog/1048/weekly-developer-meeting-summary-16th-april.html)

Weekly developer meeting summary, 16th April

17th April, 2024

[](/blog/1035/weekly-developer-meeting-summary-april-12th.html)

Weekly developer meeting summary, April 12th

12th April, 2024

[](/blog/1030/weekly-developer-meeting-summary-april-3rd.html)

Weekly developer meeting summary, April 3rd

5th April, 2024

[](/blog/900/weekly-developer-meeting-updating-state-and-performance-optimizations.html)

Weekly Developer Meeting: Updating State and Performance Optimizations

22nd November, 2023

[](/blog/882/zero-knowledge-proofs-and-anonymous-reputation-in-freenet.html)

Zero-Knowledge Proofs and Anonymous Reputation in Freenet

29th October, 2023

[](/blog/799/proof-of-trust-a-wealth-unbiased-consensus-mechanism-for-distributed-systems.html)

Proof-of-Trust: A Wealth-Unbiased Consensus Mechanism for Distributed
Systems

28th August, 2023

[](/blog/456/mitigating-sybil-attacks-in-freenet.html)

Mitigating Sybil attacks in Freenet

26th June, 2022
=======
[](/blog/1127-weekly-dev-meeting-gateway-deployment-freenet-chat/)

Weekly Dev Meeting - Gateway deployment, freenet-chat

10th June, 2024

[](/blog/1097-weekly-dev-meeting-enhancing-connection-stability-and-finalizing-transport-fixes/)

Weekly Dev Meeting - Enhancing Connection Stability and Finalizing
Transport Fixes, 24th May, 2024

24th May, 2024

[](/blog/1081-weekly-dev-meeting-network-integration-testing-and-squashing-final-bugs/)

Weekly dev meeting - network integration testing and squashing final
bugs, 10th May, 2024

11th May, 2024

[](/blog/1074-weekly-dev-meeting-progressing-towards-network-stability/)

Weekly dev meeting - progressing Towards Network Stability, 3rd May,
2024

3rd May, 2024

[](/blog/1067-weekly-developer-meeting-summary/)

Weekly developer meeting summary, 26th April

28th April, 2024

[](/blog/1048-weekly-developer-meeting-summary/)

Weekly developer meeting summary, 16th April

17th April, 2024

[](/blog/1035-weekly-developer-meeting-summary/)

Weekly developer meeting summary, April 12th

12th April, 2024

[](/blog/1030-weekly-developer-meeting-summary/)

Weekly developer meeting summary, April 3rd

5th April, 2024

[](/blog/900-weekly-developer-meeting-updating-state-and-performance-optimizations/)

Weekly Developer Meeting: Updating State and Performance Optimizations

22nd November, 2023

[](/blog/882-zero-knowledge-proofs-and-anonymous-reputation-in-freenet/)

Zero-Knowledge Proofs and Anonymous Reputation in Freenet

29th October, 2023

[](/blog/799-proof-of-trust-a-wealth-unbiased-consensus-mechanism-for-distributed-systems/)

Proof-of-Trust: A Wealth-Unbiased Consensus Mechanism for Distributed
Systems

28th August, 2023

[](/blog/456-mitigating-sybil-attacks-in-freenet/)

Mitigating Sybil attacks in Freenet

26th June, 2022
>>>>>>> REPLACE
```
  • Loading branch information
sanity committed Jun 12, 2024
1 parent 7a73219 commit 7e8e177
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions content/blog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,77 +2,77 @@
title = "Freenet Blog"
+++

[](/blog/1127/weekly-dev-meeting---gateway-deployment-freenet-chat.html)
[](/blog/1127-weekly-dev-meeting-gateway-deployment-freenet-chat/)

Weekly Dev Meeting - Gateway deployment, freenet-chat

10th June, 2024

[](/blog/1097/weekly-dev-meeting---enhancing-connection-stability-and-finalizing-transport-fixes-24th-may-2024.html)
[](/blog/1097-weekly-dev-meeting-enhancing-connection-stability-and-finalizing-transport-fixes/)

Weekly Dev Meeting - Enhancing Connection Stability and Finalizing
Transport Fixes, 24th May, 2024

24th May, 2024

[](/blog/1081/weekly-dev-meeting---network-integration-testing-and-squashing-final-bugs-10th-may-2024.html)
[](/blog/1081-weekly-dev-meeting-network-integration-testing-and-squashing-final-bugs/)

Weekly dev meeting - network integration testing and squashing final
bugs, 10th May, 2024

11th May, 2024

[](/blog/1074/weekly-dev-meeting---progressing-towards-network-stability-3rd-may-2024.html)
[](/blog/1074-weekly-dev-meeting-progressing-towards-network-stability/)

Weekly dev meeting - progressing Towards Network Stability, 3rd May,
2024

3rd May, 2024

[](/blog/1067/weekly-developer-meeting-summary-26th-april.html)
[](/blog/1067-weekly-developer-meeting-summary/)

Weekly developer meeting summary, 26th April

28th April, 2024

[](/blog/1048/weekly-developer-meeting-summary-16th-april.html)
[](/blog/1048-weekly-developer-meeting-summary/)

Weekly developer meeting summary, 16th April

17th April, 2024

[](/blog/1035/weekly-developer-meeting-summary-april-12th.html)
[](/blog/1035-weekly-developer-meeting-summary/)

Weekly developer meeting summary, April 12th

12th April, 2024

[](/blog/1030/weekly-developer-meeting-summary-april-3rd.html)
[](/blog/1030-weekly-developer-meeting-summary/)

Weekly developer meeting summary, April 3rd

5th April, 2024

[](/blog/900/weekly-developer-meeting-updating-state-and-performance-optimizations.html)
[](/blog/900-weekly-developer-meeting-updating-state-and-performance-optimizations/)

Weekly Developer Meeting: Updating State and Performance Optimizations

22nd November, 2023

[](/blog/882/zero-knowledge-proofs-and-anonymous-reputation-in-freenet.html)
[](/blog/882-zero-knowledge-proofs-and-anonymous-reputation-in-freenet/)

Zero-Knowledge Proofs and Anonymous Reputation in Freenet

29th October, 2023

[](/blog/799/proof-of-trust-a-wealth-unbiased-consensus-mechanism-for-distributed-systems.html)
[](/blog/799-proof-of-trust-a-wealth-unbiased-consensus-mechanism-for-distributed-systems/)

Proof-of-Trust: A Wealth-Unbiased Consensus Mechanism for Distributed
Systems

28th August, 2023

[](/blog/456/mitigating-sybil-attacks-in-freenet.html)
[](/blog/456-mitigating-sybil-attacks-in-freenet/)

Mitigating Sybil attacks in Freenet

Expand Down

0 comments on commit 7e8e177

Please sign in to comment.