diff --git a/_config.yml b/_config.yml index 6dde09c..e8e2507 100644 --- a/_config.yml +++ b/_config.yml @@ -75,6 +75,7 @@ links: discord_invite: http://discord.gg/aRUAYFN bluesky: https://bsky.app/profile/rebble.io mastodon: https://mastodon.social/@rebble + forum: https://forum.rebble.io # Jekyll collections. collections: diff --git a/source/_data/features.yaml b/source/_data/features.yaml index 0f69604..e64a19c 100644 --- a/source/_data/features.yaml +++ b/source/_data/features.yaml @@ -12,6 +12,13 @@ # See the License for the specific language governing permissions and # limitations under the License. +- title: Rebble's All New Developer Forum! + url: https://forum.rebble.io + background_image: /images/landing-page/forum.png + button_text: Participate + button_fg: white + button_bg: orange-02 + duration: 3000 - title: SDK 4.0 Now Available! url: /sdk4 background_image: /images/landing-page/devblog.jpg diff --git a/source/assets/images/landing-page/forum.png b/source/assets/images/landing-page/forum.png new file mode 100644 index 0000000..73adad4 Binary files /dev/null and b/source/assets/images/landing-page/forum.png differ diff --git a/source/assets/images/logos/forum.svg b/source/assets/images/logos/forum.svg new file mode 100644 index 0000000..b893f21 --- /dev/null +++ b/source/assets/images/logos/forum.svg @@ -0,0 +1,3 @@ + + + diff --git a/source/community/online.html b/source/community/online.html index b12dfd1..34b2aac 100644 --- a/source/community/online.html +++ b/source/community/online.html @@ -19,6 +19,21 @@
+ The Rebble Developer Forum is an excellent resource for developers to + get help and advice on your Pebble apps and getting started with the SDK. +
++ The forums can be found at + {{ site.links.forum }} + and you can use your Rebble account to login. +
+