From: Vijay Marupudi <vijay@vijaymarupudi.com>
To: Olivier Dion <olivier.dion@polymtl.ca>,
Catonano <catonano@gmail.com>, guile-devel <guile-devel@gnu.org>
Subject: Re: a cookbook
Date: Wed, 16 Feb 2022 21:11:38 -0500 [thread overview]
Message-ID: <87mtiq8co5.fsf@vijaymarupudi.com> (raw)
In-Reply-To: <87iltegah8.fsf@laura>
> 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
next prev parent reply other threads:[~2022-02-17 2:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-14 6:44 a cookbook Catonano
2022-02-14 15:47 ` Max Brieiev
2022-02-14 16:56 ` Olivier Dion via Developers list for Guile, the GNU extensibility library
2022-02-16 7:12 ` Catonano
2022-02-14 17:01 ` Vijay Marupudi
2022-02-16 7:21 ` Catonano
2022-02-16 9:54 ` Neil Jerram
2022-02-16 21:13 ` Catonano
2022-02-19 13:18 ` Neil Jerram
2022-02-20 11:07 ` Catonano
2022-02-16 14:19 ` Olivier Dion via Developers list for Guile, the GNU extensibility library
2022-02-17 2:11 ` Vijay Marupudi [this message]
2022-02-17 7:00 ` Catonano
2022-02-17 17:34 ` Vijay Marupudi
2022-02-14 22:00 dsmich
2022-02-14 23:06 ` Vijay Marupudi
2022-02-18 14:32 dsmich
2022-02-20 0:48 ` Vijay Marupudi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mtiq8co5.fsf@vijaymarupudi.com \
--to=vijay@vijaymarupudi.com \
--cc=catonano@gmail.com \
--cc=guile-devel@gnu.org \
--cc=olivier.dion@polymtl.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).