From f46443ac31fbb99165a2e33db36082c3acd23f3b Mon Sep 17 00:00:00 2001 From: sorrel Date: Sun, 31 Dec 2023 19:55:42 +0000 Subject: [PATCH 01/12] add note about mob computing in tools list (#2) Reviewed-on: https://git.bunk.computer/maren/startacomputerclub/pulls/2 Co-authored-by: sorrel Co-committed-by: sorrel --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index a4e2d11..6764ce8 100644 --- a/index.html +++ b/index.html @@ -162,6 +162,7 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
  • a git forge (we like forgejo)
  • a physical tilde server (it can motivate everyone to create something together)
  • locations: living rooms, libraries, a cool local bookstore
  • +
  • mob programming: a big monitor, tv, or a projector. computing together is fun and contributes to your computer club's culture!
  • a very thorough resource for collective computing infrastructure
  • connections to other local projects
  • connections to other local projects
  • From aea76fe6bdbad63fdaedd48e856c2713ec226d6f Mon Sep 17 00:00:00 2001 From: maren Date: Sun, 7 Jan 2024 21:32:31 -0500 Subject: [PATCH 02/12] update readme --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 8e85b24..10f9ce8 100644 --- a/readme.txt +++ b/readme.txt @@ -1,2 +1,3 @@ computer club propaganda dimension -located eventually at the domain i got +located at startacomputer.club +pr's welcome, lez talk about it From aedbb9285faa4a92a9c290189254450a8adfa3c3 Mon Sep 17 00:00:00 2001 From: maren Date: Tue, 13 Feb 2024 00:43:49 -0500 Subject: [PATCH 03/12] clarify the third important vibe and change the link for bunk --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6764ce8..b005520 100644 --- a/index.html +++ b/index.html @@ -109,7 +109,7 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
    • hang out in real life: online has rude vibes, real life has kinder vibes. hang out in real life for trust and strength and to ground your computer club in your actual local context
    • reject corporate sponsorship: corporate sponsorship constrains behavior and undermines collective ownership. computer club isn't yours if a corporate sponsor might get upset by something you do
    • -
    • computer club is for computer club: you don't need a mission statement, but you might have an ethos that defines your computer club. computer club is beholden only to that ethos and the people who show up
    • +
    • computer club is a collective project: you don't need a mission statement, but you might have an ethos that defines your computer club. computer club is beholden only to that ethos and the people who show up

    GUIDELINES

    @@ -145,7 +145,7 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
    • cyberia computer club
    • chaos computer club
    • -
    • bunk computer club
    • +
    • bunk computer club
    • LURK
    • computer clubs are inspired by hackerspaces
    • [coming soon] your computer club!
    • From 0a60e70f92a1015830894191e42a1f4e494f4d17 Mon Sep 17 00:00:00 2001 From: maren Date: Fri, 1 Mar 2024 11:23:04 -0500 Subject: [PATCH 04/12] add deuxfleurs and delta chat --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b005520..cad8ce8 100644 --- a/index.html +++ b/index.html @@ -145,7 +145,8 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
      • cyberia computer club
      • chaos computer club
      • -
      • bunk computer club
      • +
      • bunk computer club
      • +
      • deuxfleurs
      • LURK
      • computer clubs are inspired by hackerspaces
      • [coming soon] your computer club!
      • @@ -156,7 +157,7 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
      • computers (personal computers)
      • computers (servers)
      • computers (people doing computer)
      • -
      • chat: matrix, zulip, mattermost, signal, discord
      • +
      • chat: delta chat, matrix, zulip, mattermost, signal, discord
      • love and trust!
      • the recurse center social rules
      • a git forge (we like forgejo)
      • From 4604d4745518f408b8299fd0db90702954176dad Mon Sep 17 00:00:00 2001 From: maren Date: Fri, 1 Mar 2024 22:54:58 -0500 Subject: [PATCH 05/12] change .txt to .md for nice forgejo experience --- license.md | 1 + license.txt | 1 - readme.md | 3 +++ readme.txt | 3 --- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 license.md delete mode 100644 license.txt create mode 100644 readme.md delete mode 100644 readme.txt diff --git a/license.md b/license.md new file mode 100644 index 0000000..2cc8b87 --- /dev/null +++ b/license.md @@ -0,0 +1 @@ +content licensed CC BY-SA https://creativecommons.org/licenses/by-sa/4.0/ diff --git a/license.txt b/license.txt deleted file mode 100644 index 1b453e6..0000000 --- a/license.txt +++ /dev/null @@ -1 +0,0 @@ -it's licensed cc by-sa diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..06941db --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +:sparkles: computer club propaganda dimension :sparkles: +located at https://startacomputer.club +pr's welcome, lez talk about it! diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 10f9ce8..0000000 --- a/readme.txt +++ /dev/null @@ -1,3 +0,0 @@ -computer club propaganda dimension -located at startacomputer.club -pr's welcome, lez talk about it From 79492cb7406bce622d08496c08c650210571bd18 Mon Sep 17 00:00:00 2001 From: maren Date: Fri, 1 Mar 2024 22:55:47 -0500 Subject: [PATCH 06/12] format readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 06941db..776043b 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ :sparkles: computer club propaganda dimension :sparkles: + located at https://startacomputer.club + pr's welcome, lez talk about it! From e146c63771c1d66e62eac7262a0c9ce170f746f9 Mon Sep 17 00:00:00 2001 From: maren Date: Tue, 25 Jun 2024 17:44:28 -0400 Subject: [PATCH 07/12] add plover digital --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index cad8ce8..c9d5767 100644 --- a/index.html +++ b/index.html @@ -148,6 +148,7 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
      • bunk computer club
      • deuxfleurs
      • LURK
      • +
      • plover digital
      • computer clubs are inspired by hackerspaces
      • [coming soon] your computer club!
      From 64fcea26a39770fdf24664707bf51047fd7beebf Mon Sep 17 00:00:00 2001 From: maren Date: Wed, 31 Jul 2024 18:54:15 -0400 Subject: [PATCH 08/12] relicense cc0 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c9d5767..123155b 100644 --- a/index.html +++ b/index.html @@ -176,7 +176,7 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
      -

      cc by-sa

      +

      cc0


      From 204c4a100994a4ca30dc8734c8d94f89b30c2055 Mon Sep 17 00:00:00 2001 From: maren Date: Wed, 31 Jul 2024 19:00:45 -0400 Subject: [PATCH 09/12] make w3c html checker happy --- index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 123155b..8db57c8 100644 --- a/index.html +++ b/index.html @@ -48,16 +48,15 @@ li {
      -
      +

      CHOOSE YOUR LANGUAGE:

      -
      + - -