diff --git a/content/fundamentals/manifesto.md b/content/fundamentals/manifesto.md index e10d14d..d3cbbb7 100644 --- a/content/fundamentals/manifesto.md +++ b/content/fundamentals/manifesto.md @@ -1,7 +1,7 @@ Date: 2019-06-17 Title: The homebrewserver.club principles -url: fundamentals-manifesto.html -save_as: fundamentals-manifesto.html +url: index.html +save_as: index.html Summary: The homebrewserver.club principles Status: published Category: fundamentals @@ -12,6 +12,9 @@ slug: 006 ## Promote approaches, not apps We privilege general approaches over particular software applications. We try to contextualize our technical choices socially, politically and economically to provide in-depth understanding and prevent The Best Way™ solutionism. For these reasons we like free and open source software as a starting point and try to provide documentation for others to learn as well. +## Take the ‘home’ in homebrewserver.club literally and the ‘self’ in self-hosting figuratively +That means we try to host from our homes rather than from data centers - a.k.a. 'the cloud' - and we try to host for and with our communities rather than just for ourselves. + ## Make space for learning together Primarily the homebrewserver.club wants to be a space for learning together. This either means that you are knowledgable about a topic and willing to share or that you are curious and willing to learn. We are all about the long route that provides grounded understandings instead of mindlessly copy pasting things into the terminal to install software via $current_hip_framework. diff --git a/content/instant-messaging/beginners_guide_to_xmpp_speak.md b/content/instant-messaging/beginners_guide_to_xmpp_speak.md index e597e7f..3f6e748 100644 --- a/content/instant-messaging/beginners_guide_to_xmpp_speak.md +++ b/content/instant-messaging/beginners_guide_to_xmpp_speak.md @@ -2,7 +2,7 @@ Title: Beginners guide to XMPP-speak Date: 2017-2-28 Tags: xmpp, lexicon, terminology Slug: beginners-guide-to-xmpp-speak -Description: XMPP terminology, translated to plain english. Did you know you can use OMEMO E2E with MAM in a MUC? +Summary: XMPP terminology, translated to plain english. Did you know you can use OMEMO E2E with MAM in a MUC? Category: instant messaging diff --git a/content/instant-messaging/intro-im.md b/content/instant-messaging/intro-im.md new file mode 100644 index 0000000..32bc6e0 --- /dev/null +++ b/content/instant-messaging/intro-im.md @@ -0,0 +1,11 @@ +Title: Introduction +Date: 2019-06-17 +url: im-intro.html +save_as: im-intro.html +Summary: Introduction to homebrewserver.club instant messaging how to's and why's +Status: published +Category: instant-messaging + +This series already assumes some homebrewserver knowledge on your part. Landed in the wrong place? Check our [fundamentals section](../category/fundamentals.html). + +Here you will not only learn how to set up your own instant messaging server and client, but also understand why you would want to do this instead of blindly installing an 'alternative' to WhatsApp. (Remember: [Approaches, not Apps!](fundamentals-manifesto.html)) diff --git a/content/instant-messaging/set_up_an_xmpp_messenger.md b/content/instant-messaging/set_up_an_xmpp_messenger.md index 05ef18d..c97edef 100644 --- a/content/instant-messaging/set_up_an_xmpp_messenger.md +++ b/content/instant-messaging/set_up_an_xmpp_messenger.md @@ -2,7 +2,7 @@ Title: Picking and setting up modern XMPP clients Date: 2017-3-06 Tags: xmpp, chat, guide, instant messaging, conversations, gajim, chatsecure Slug: picking-modern-xmpp-clients -Description: Trying to make sense of all those XMPP clients around? A guide helping you to choose between various modern XMPP clients. Which are the necessary features and how do I get this software running? +Summary: Trying to make sense of all those XMPP clients around? A guide helping you to choose between various modern XMPP clients. Which are the necessary features and how do I get this software running? featured_image: http://homebrewserver.club/extra/omemo.png Category: instant messaging diff --git a/content/pages/manifesto.md b/content/pages/manifesto.md index 77eb022..f69660b 100644 --- a/content/pages/manifesto.md +++ b/content/pages/manifesto.md @@ -1,9 +1,11 @@ Title: manifesto Date: 2019-06-18 -save_as: index.html status: hidden +![]({attach}images/dontturnoffthisisaserv-red.svg) +
+

- Promote approaches, not apps