Commit Graph

24 Commits

Author SHA1 Message Date
Phil Morrell eceb2f66bb
add SPDX-License-Identifier to zola files
* confirmed intent with authors sm2n and spongycake
* style.css imported from design-system, responsive-nav itself is MIT
* html comment should come after doctype declaration
2022-02-05 19:08:10 +00:00
S.M Mukarram Nainar c8c37b7e93 Fix spacing 2022-02-02 18:37:48 -05:00
S.M Mukarram Nainar ef56166c81 Initial SSG work 2022-02-02 18:02:20 -05:00
Phil Morrell 959514bc51
improve the intro section
* link to the community doc
* recommend new FreeGameDev.net gateway
* mention some rooms bridged from Discord

Thanks: poVoq
2022-01-23 02:57:43 +00:00
Phil Morrell cf5dd34b4f
new matrix bridge for freegamedev.net
* old one had message duplication when going via biboumi xmpp
2022-01-23 02:57:27 +00:00
Phil Morrell 9dc6e3dd8b
add Meeting invite
Thanks: DeathByDenim
2022-01-23 02:07:53 +00:00
Phil Morrell a49927bd59
update pandoc instructions to fix charset
* chat-with-us.md is the current homepage
* -s, --standalone, includes <meta charset="utf-8" />
* but then the default is also <title>Untitled</title>
* alternatively, from pandoc v2.8, --shift-heading-level-by=-1
2021-10-29 11:44:28 +01:00
Phil Morrell 0ac60b8861
drop community archives as history is restricted 2021-10-28 23:19:49 +01:00
Phil Morrell 6b20d04b54
add section about on-topic channels
* from matrix space view #libregaming-communities:freedombox.emorrp1.name
* omits #libreplanet-gaming as inactive and moves affiliates to top
2021-10-28 23:16:28 +01:00
Phil Morrell a283be4528
clarify official chatroom purposes 2021-10-28 22:28:48 +01:00
Phil Morrell fc7769d6f0
delete unused translations room for now 2021-09-03 12:30:12 +01:00
Phil Morrell c772366349
working groups aren't bridged to IRC
* they also are currently unbranded and up for debate
* if confirmed at the next meeting, then we can bother bridging
* highlight matchmaking as our "main" user channel
2021-09-03 02:57:53 +01:00
Phil Morrell 450e0673a5
replace non-ascii characters
* nothing wrong with unicode, but unecessary here and breaks encoding
2021-09-02 00:07:36 +01:00
Phil Morrell 773018281b
Merge branch 'chat-with-us' 2021-09-02 00:00:04 +01:00
Phil Morrell ed9d01c66e
add message archives and subspaces
* use [matrix-static](https://github.com/matrix-org/matrix-static/)
* don't like "here" links
* link to network landing pages about clients to try out
2021-09-01 23:55:56 +01:00
Phil Morrell 9afeab5c3e
reformat chat-with-us.md for plain editing
* split long lines at sentences, move markdown links to their own lines
* drop TODOs, direct links for templates pointless, see chatroom list
* only provide enough protocol details for someone already familiar
* standardise links to bridging software and their documentation
2021-09-01 23:47:06 +01:00
Phil Morrell 72e8de5516
import better formatting from hedgedoc
* https://md.roflcopter.fr/libregaming?both

Co-authored-by: southerntofu
2021-09-01 22:10:19 +01:00
Phil Morrell fdcd5ed038
import contact channel details from pad
* collaborative anonymous editing, but list known contributors
* https://scalar.vector.im/etherpad/p/!qLhNfILESSCaasbRWB_freedombox.emorrp1.name_Org

Co-authored-by: southerntofu
2021-09-01 21:37:07 +01:00
Phil Morrell 5458248951
document initial build instructions
* use pandoc 2.2.1-3+b2 just so the website has *something* for now
* created orphaned branch for publishing, since it isn't source code
2021-08-17 23:41:48 +01:00
Phil Morrell 1a45ffeb4f
import Play libre games! from pad
* collaborative anonymous editing, but list known contributors
* https://cryptpad.fr/code/#/2/code/edit/qFLYmH82hddBpXCDmFansp0z

Co-authored-by: Rampoina <rampoina@noreply.git.hribhrib.at>
Co-authored-by: f-a <f-a@noreply.git.hribhrib.at>
Co-authored-by: infrared
Co-authored-by: sm2n
2021-08-17 22:50:26 +01:00
Phil Morrell 7299e89df1
simplify licensing
* fix suggestion to Public Domain rather than Share Alike
* abandon REUSE complexity, but keep SPDX header
* pretty sure it's ok to remove CopyrightText for CC0, was already wrong
2021-08-17 22:19:29 +01:00
f-a eca0fc64e6 Add contributing instructions 2021-08-08 10:29:26 +00:00
Sebastian Crane 7f86f87788 Add REUSE compliance badge to README.md
Signed-off-by: Sebastian Crane <seabass-labrax@gmx.com>
2021-08-07 17:31:04 +01:00
Sebastian Crane fab408f443 Initial Commit
Signed-off-by: Sebastian Crane <seabass-labrax@gmx.com>
2021-08-07 17:27:34 +01:00