From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QAXUDvBJu2IvCwEAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 20:35:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uKTLDvBJu2LOPgAAauVa8A (envelope-from ) for ; Tue, 28 Jun 2022 20:35:28 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E0D232248B for ; Tue, 28 Jun 2022 20:35:27 +0200 (CEST) Received: from localhost ([::1]:45270 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6G3a-00010i-MC for larch@yhetil.org; Tue, 28 Jun 2022 14:35:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6G3E-0000zt-U1 for guix-devel@gnu.org; Tue, 28 Jun 2022 14:35:05 -0400 Received: from mail-ej1-x62a.google.com ([2a00:1450:4864:20::62a]:44727) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6G3C-0001tT-6G for guix-devel@gnu.org; Tue, 28 Jun 2022 14:35:04 -0400 Received: by mail-ej1-x62a.google.com with SMTP id sb34so27497772ejc.11 for ; Tue, 28 Jun 2022 11:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sweatshoppe-org.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oPBSTU3Ixe8MRje2gv/l7KFItSle/cRKiZwLOVW9gtg=; b=JCWoz61p8bsiCdZQxf6TZHlDNaWVSFX/M7HV94IReSBjOxrQA7jZhIJDzvWZu2WDs2 GWd+URdftZbqLcAdc8Tq6ktuSrqxFp0Eabx6CzltSHCVF9LodmDU+dALqFHuVldJAF46 rIOenyTiNkW0iGkxyWMcn+9Sqw1IIBBq5+ApP2AKnyP4ohUOG0OMz6ZRpsb6gdu/LeBK yB4Q4AEmFXx3labwV7metPIxDM5dJ/6cj1bEdE6MCxGZ9mcvpuXm4IfesGZQFsjdUymZ YVKBLsbL+jrTK1mLmcNoWipu/TJ0iSleNJNAtxFohc/smIJ6cNB6qa4ks+JD721vLNe0 QR2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oPBSTU3Ixe8MRje2gv/l7KFItSle/cRKiZwLOVW9gtg=; b=45w9rIcNUVa9+9ra8WzUMcAQXihoFIJVNhc0XKskV2KtD9q294ISiCsBuxQ7njnkJl LM2I0gYhOMHpT2W5UdsxF/IlRoh8WvQnXAocfNWp6s/Zp5+xJGoj53tth/v+S+9RuLow wnSTWlTjXd7LidSp4WZ0Z2EHEbkQUO+UfP+S+ARB33JtTAyf68BKReGaIa+CqD/iOO3t XrMqq1BtJS5ElUPfDYgudDAlKqGeJBtN1TbyycbgA5YWzCzsMyV/tojuqiM0DyYrsT/2 K42OLp1LoerbRrLHR68Kn23EZCy6cuN8XJnMibpiT52mPlr+EYaGkxP1uB5bgYWrPrqe 520w== X-Gm-Message-State: AJIora/0kq9fOXrOUvBBT/iPhjuJ7BIz8vFcSlOcXS7dunp1WluGkR5t Jb3TkUQAefTUDSuazlRNwtTAYBV1U2PoKYOVFHvgfA== X-Google-Smtp-Source: AGRyM1vXeWdozt48DDfT2uoL5CLafex7ujRlVjx9XheblqTb7MkEo8WdM5LU/eIqOBCZ+rFrisOiYM78BMSZ9ACJVV4= X-Received: by 2002:a17:906:f284:b0:726:efe5:b8f2 with SMTP id gu4-20020a170906f28400b00726efe5b8f2mr2325762ejb.647.1656441298773; Tue, 28 Jun 2022 11:34:58 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Blake Shaw Date: Wed, 29 Jun 2022 01:34:46 +0700 Message-ID: Subject: Wiki && Re: [feature request] merge sxml->html from (haunt html) into guile? To: Luis Felipe Cc: guile-user@gnu.org, Guix Devel Content-Type: multipart/alternative; boundary="000000000000347caf05e2864ba1" Received-SPF: none client-ip=2a00:1450:4864:20::62a; envelope-from=blake@sweatshoppe.org; helo=mail-ej1-x62a.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656441328; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=oPBSTU3Ixe8MRje2gv/l7KFItSle/cRKiZwLOVW9gtg=; b=YNmiAzMyWkYyfdKnzFvjyHsnjR2wCvZx2p1U0K6CtSeLae4c6/2cDJXK00JsaBRSl830UO Th0U18xYb1EISXtAh1Mn74ExeM6WY4+pOBq6DGjX3VA5/8uW0k32n1GAYoY2HoOf1YNAJk hkPPIkU4WZUD0I5lYIOPDa0qcOyuPh4HPl/K8s4I8qVRudDWKrjFb/V+jTaA0bRXllAO5w +qlLDrr7zzPDyCVSlFtgByVRfej2sApwBJbaDPvJG+mMMan7wMJ1MrC6vHK1WZ8fd29iwr 4ULZxCQNXUBq8F/ooC0w7lzm6CgaLNvPdst5OfUJ46fGMO6gHHiu57tZlX0vCg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656441328; a=rsa-sha256; cv=none; b=sJYHTQrptpYICQ4MdEQeUvyzk8QrxhCUJjEQyAGkdOafmvC3fDfLImX8bdEksNdoBntznA VSqrXvizRpkgxm+015Ch5Rno0ku24n7stIPDDpKYzq9GSkIqwio7aa4h7z07ZZrWHLtkYP kluv7NfInG4rTntyr8L/pM+AKdRdD393JhuPeQsc3p3Q4dmyR799/64ehLGE/HAgZmStTz zCFELX3IPuvEU/Q4eWbQsEuolyuLnlH6ny1abDqKy9e2PaXqXyVDappZwmJqUNJR0+m1yO NJaelipfOFOq4jSLiDDee986+XTU+WIEhPCxNv5nzpHjUXvMq0T18Jl0NbmPtw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=sweatshoppe-org.20210112.gappssmtp.com header.s=20210112 header.b=JCWoz61p; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.96 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=sweatshoppe-org.20210112.gappssmtp.com header.s=20210112 header.b=JCWoz61p; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E0D232248B X-Spam-Score: -3.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: vGyZS8fOevTM --000000000000347caf05e2864ba1 Content-Type: text/plain; charset="UTF-8" Hi Luis, (copying in Guix as I digress into the subject of a Wiki for Guix & Guile communities) Thanks for this! It's cool and I would not have found it without your help. Which brings up another thing I've been considering working on thats been discussed in the Guix community: the need for click-to-edit wiki, written in Guile. If we had a wiki up, there could be an "HTML" stub, for instance, that collects links to all projects using HTML in guile. Finding out whats available would be streamlined, and relatively painless to update and moderate. I have some free time for the next month, and should be able to knock out a basic wiki system in this time (I found what looks like a nice book about wikis that I could read and use as a guide for implementing it). Since getting feedback on my presentation for Guix Days, where I think a lot of good criticism was raised, I've been thinking about ways to organize contributions to the docs. An idea I've had is to create a wiki that has a basic system of tags that can link with Mumi so that while folks are looking things up they can also get a sense if there are "TODOs" concerning a subject they reading up on, even beyond contributing to the docs. Many folks have expressed that they want to start chipping in, but aren't quite sure where to start. Perhaps something like this could help ease that process, and make updating information more dynamic and less critical than in the main docs. Any thoughts? ez, b On Tue, Jun 28, 2022, 20:26 Luis Felipe wrote: > Hi Blake, > > On Monday, June 27th, 2022 at 06:57, Blake Shaw > wrote: > > > Finally I caved and decided to look at the Bootstrappable source code, > and > > voila! (haunt html) provides sxml->html... the piece of the puzzle I was > > missing. Massive, near comical, relief. > > Just to mention that there is also htmlprag, from guile-lib ( > https://www.nongnu.org/guile-lib/doc/ref/htmlprag/). --000000000000347caf05e2864ba1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Luis,

(co= pying in Guix as I digress into the subject of a Wiki for Guix & Guile = communities)

Thanks for th= is! It's cool and I would not have found it without your help.

Which brings up another thing I&= #39;ve been considering working on thats been discussed in the Guix communi= ty: the need for click-to-edit wiki, written in Guile.

If we had a wiki up, there could be an "= ;HTML" stub, for instance, that collects links to all projects using H= TML in guile. Finding out whats available would be streamlined, and relativ= ely painless to update and moderate.

I have some free time for the next month, and should be able t= o knock out a basic wiki system in this time (I found what looks like a nic= e book about wikis that I could read and use as a guide for implementing it= ).

Since getting feedbac= k on my presentation for Guix Days, where I think a lot of good criticism w= as raised, I've been thinking about ways to organize contributions to t= he docs. An idea I've had is to create a wiki that has a basic system o= f tags that can link with Mumi so that while folks are looking things up th= ey can also get a sense if there are "TODOs" concerning a subject= they reading up on, even beyond contributing to the docs. Many folks have = expressed that they want to start chipping in, but aren't quite sure wh= ere to start. Perhaps something like this could help ease that process, and= make updating information more dynamic and less critical than in the main = docs.

Any thoughts?

ez,
b=

On Tue, Jun 28, 2022, 20:26 Luis Felipe <luis.felipe.la@protonmail.com> wrote:<= br>
Hi Blake,

On Monday, June 27th, 2022 at 06:57, Blake Shaw <blake@sweatshoppe.or= g> wrote:

> Finally I caved and decided to look at the Bootstrappable source code,= and
> voila! (haunt html) provides sxml->html... the piece of the puzzle = I was
> missing. Massive, near comical, relief.

Just to mention that there is also htmlprag, from guile-lib (https://www.nongnu.org/guile-lib/doc/ref/htmlprag/).
--000000000000347caf05e2864ba1--