Skip to content

Commit 00388eb

Browse files
committed
Update posts w/ discussion sections
1 parent 9250999 commit 00388eb

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed
14.7 KB
Binary file not shown.

docs/blog/posts/led-traffic.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,7 @@ With the implementation done, all that’s needed now is some network traffic. F
302302

303303
My overall impression of the new, dynamic network traffic LED is that it closely resembles its hardware counterpart. A 100ms interval (10 Hz) is actually on the low end of what’s considered “visibly responsive.” Despite this, I find it to be a surprisingly accurate and useful indicator.
304304

305-
This was created as a proof-of-concept. Does it belong in a future release of RaspAP? How would you improve on the implementation? Let me know in the comments below.
305+
**Update:** if you’d like to implement this in your own project, the source code is [available here](https://github.com/RaspAP/raspap-webgui/pull/1828).
306306

307-
Thanks for reading!
308-
309-
**Update:** if you’d like to implement this in your own project, the source code is [available here](https://github.com/RaspAP/raspap-webgui/pull/1828).
307+
## Discussions
308+
Questions or comments about this implementation? How would you improve on it? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

docs/blog/posts/restapi.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
date: 2024-03-13
3-
title: RESTful API Challenge
4-
linkTitle: RESTful API Challenge
3+
title: RESTful API challenge
4+
linkTitle: RESTful API challenge
55
author: ([Bill Z](https://github.com/billz))
66
resources:
77
- src: "**.{png,jpg}"
@@ -35,3 +35,6 @@ The rules are straightforward:
3535

3636
## Getting started
3737
Our [docs](https://docs.raspap.com/restapi/) have everything you need to get started. The RESTful API Challenge runs for 30 days, ending April 14th, 2024. Winners will be announced via this blog, [GitHub discussions](https://github.com/RaspAP/raspap-webgui/discussions), [Reddit](https://reddit.com/r/RaspAP), [Discord](https://discord.gg/KVAsaAR) and [X](https://x.com/rasp_ap).
38+
39+
## Discussions
40+
Questions or comments the API challenge? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

docs/blog/posts/whats-new-2025.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,7 @@ All currently planned milestones and goals can be found on our [GitHub project b
7272

7373
One item that's high on our list is [supporting Debian Trixie](https://github.com/RaspAP/raspap-webgui/issues/1930). Users are encouraged to connect with us if they'd like to help test RaspAP with the latest Debian distribution.
7474

75-
It is worth noting that (most) new features land in [Insiders](https://docs.raspap.com/features-insiders) first, which you are encouraged to join, for as little as $10 USD per month.
75+
It is worth noting that (most) new features land in [Insiders](https://docs.raspap.com/features-insiders) first, which you are encouraged to join, for as little as $10 USD per month.
76+
77+
## Discussions
78+
Questions or comments? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

0 commit comments

Comments
 (0)