From 4cab0565638aecd951df8d0084cbad3f4c5b206e Mon Sep 17 00:00:00 2001 From: jnywong Date: Wed, 14 Aug 2024 16:40:58 +0100 Subject: [PATCH 1/3] Fix typo --- communication/social.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communication/social.md b/communication/social.md index 444bb88..f35828e 100644 --- a/communication/social.md +++ b/communication/social.md @@ -20,7 +20,7 @@ We just have not had the resources to plan for this kind of engagement. ## Twitter Our Twitter handle is ([@2i2c_org](https://twitter.com/2i2c_org)). -Currently, there is nobody activately monitoring the Twitter account. +Currently, there is nobody actively monitoring the Twitter account. **How to access**: See [](account:bitwarden). From d12faf7174c4e4e8edc4fe940210839efd3773dd Mon Sep 17 00:00:00 2001 From: jnywong Date: Wed, 14 Aug 2024 16:47:41 +0100 Subject: [PATCH 2/3] Move screenstudio info --- communication/blog.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/communication/blog.md b/communication/blog.md index 4b6a518..6660d10 100644 --- a/communication/blog.md +++ b/communication/blog.md @@ -33,11 +33,3 @@ Click the button below to find it. Blog post issue template ``` - -## `screen.studio` licenses for screencasts - -The [`screen.studio`](https://screen.studio) tool is useful for recording high-quality screencasts of demonstrations. -It is used to create movies and GIFs like the ones we share on [2i2c.org/platform](https://2i2c.org/platform). - -We have **three device slots for `screen.studio`**, and a single activation key that activates a device for one of the slots. -A list of active slots and the key for adding a new device is in [our team BitWarden account](#account:bitwarden). From a874c085cbc396355e322d14c13a8ebf1ce583bd Mon Sep 17 00:00:00 2001 From: jnywong Date: Wed, 14 Aug 2024 16:47:56 +0100 Subject: [PATCH 3/3] Add tools page --- communication/index.md | 1 + communication/tools.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 communication/tools.md diff --git a/communication/index.md b/communication/index.md index a5182e4..f3e6ccb 100644 --- a/communication/index.md +++ b/communication/index.md @@ -12,4 +12,5 @@ mailinglist design publishing talks +tools ``` diff --git a/communication/tools.md b/communication/tools.md new file mode 100644 index 0000000..3ec4716 --- /dev/null +++ b/communication/tools.md @@ -0,0 +1,23 @@ +# Tools + +Here is a list of tools that help with our marketing and outreach activities. + +## Buffer + +This is a productivity tool for posting across our X/Twitter, Mastodon and LinkedIn channels simultaneously and scheduling social media campaigns with a content calendar. + +How to access: See [](account:bitwarden). + +## Plausible + +[Plausible](https://plausible.io/2i2c.org) is a more ethical alternative to Google Analytics. It is used to analyse traffic to our website. This is a yearly subscription service and the bill date occurs on Aug 14. + +How to access: See [](account:bitwarden). + +## `screen.studio` licenses for screencasts + +The [`screen.studio`](https://screen.studio) tool is useful for recording high-quality screencasts of demonstrations. +It is used to create movies and GIFs like the ones we share on [2i2c.org/platform](https://2i2c.org/platform). + +We have **three device slots for `screen.studio`**, and a single activation key that activates a device for one of the slots. +A list of active slots and the key for adding a new device is in [our team BitWarden account](#account:bitwarden). \ No newline at end of file