From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vijay Marupudi Newsgroups: gmane.lisp.guile.devel Subject: Re: a cookbook Date: Wed, 16 Feb 2022 21:11:38 -0500 Message-ID: <87mtiq8co5.fsf@vijaymarupudi.com> References: <87wnhx9yc2.fsf@vijaymarupudi.com> <87iltegah8.fsf@laura> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6353"; mail-complaints-to="usenet@ciao.gmane.io" To: Olivier Dion , Catonano , guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Thu Feb 17 03:12:20 2022 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nKWHL-0001Ro-Pj for guile-devel@m.gmane-mx.org; Thu, 17 Feb 2022 03:12:20 +0100 Original-Received: from localhost ([::1]:35530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nKWHK-0008Tf-F8 for guile-devel@m.gmane-mx.org; Wed, 16 Feb 2022 21:12:18 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKWGt-0008TS-Lx for guile-devel@gnu.org; Wed, 16 Feb 2022 21:11:53 -0500 Original-Received: from [2a0c:5a00:149::26] (port=50472 helo=mailtransmit05.runbox.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKWGp-00080W-5j for guile-devel@gnu.org; Wed, 16 Feb 2022 21:11:49 -0500 Original-Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1nKWGh-00Eyxs-9b for guile-devel@gnu.org; Thu, 17 Feb 2022 03:11:39 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=vijaymarupudi.com; s=selector1; h=Content-Type:MIME-Version:Message-ID:Date :References:In-Reply-To:Subject:To:From; bh=zwzhYgkbDHfNiGgzEFuLkyV2MqnMlACyxdaW62tq6Ik=; b=lvWyi1NzQ4QUL1nAXdBGjAZ8bg JCSiffnl9rb+9sefvTd6hnOJjgABWislF57LrZjrLtipEMBXiUFU9DI9kJEEZdV9jIh552TQePwIa QjMdeXVrxGpLLejZqnMZNxlhfw9dOXIQo4LPFGBPxNCFMfxQnjyLsajD0lSOAdWW1+NUtspxXgH7Q dpF79m//G2jf57NvHsNWNU/OPV4x8g8FqVIwhz+9cGMZnNNOmcwaNl69LbzmOEbMLxo7Z2Tku2ZBo EENXEJ6mi9Jh86gLhc3FpR84mMxrBQQ/N9uK4OX6l3xmRPUeRaiwm8qJUipIKmi7Dk7NubEfnnw2b P06WKOmw==; Original-Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1nKWGg-0005Zq-K5; Thu, 17 Feb 2022 03:11:38 +0100 Original-Received: by submission01.runbox with esmtpsa [Authenticated ID (1028486)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1nKWGa-0004vB-Hx; Thu, 17 Feb 2022 03:11:32 +0100 In-Reply-To: <87iltegah8.fsf@laura> X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a0c:5a00:149::26 (failed) Received-SPF: pass client-ip=2a0c:5a00:149::26; envelope-from=vijay@vijaymarupudi.com; helo=mailtransmit05.runbox.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:21124 Archived-At: > Awesome blogpost. Very clean and fun to read! Is this generated with > static website generator for org-mode? That's great to hear! Appreciate the feedback, I'm glad the writing style is working, will try to maintain it. The website is a static website that is implemented in Guile, but does not use any static website generator library. However, it does use Nectar, which is a markup library that allows you to use Guile in the markup itself. I will write documentation for it soon, and try to implement an Org-Mode converter (Markdown was recently implemented). My goal is to use the library to supercharge the tutorial and guide writing and viewing experience. Nectar will allow me to make a very interactive and useful website, for which content can also be transpiled into Texinfo, Markdown, Plain text, Org-Mode, or anything else people would like. My website was a dogfooding attempt, and it has worked well, so hopefully more good things to come :) Blog post source / Nectar sample: https://gitlab.com/vijaymarupudi/vijaymarupudi.com/-/blob/master/content/2022-02-13-error-handling-in-guile.nct Nectar: https://gitlab.com/vijaymarupudi/nectar Website source code: https://gitlab.com/vijaymarupudi/vijaymarupudi.com