Hi,
Pon Arun Kumar R writes:
> Objective: To include additional metadata in the post content file in
> markdown. For example: lang : en-US translate="Yes" when added to the post
> markdown content file, the expected rendering of the html of the blog post
> content is .content of the blog
> p
Thank you Tomas and Dave for sharing your inputs!
I tried the following steps
1. Downloaded haunt-0.3.0.tar.gz
2. Extracted the source code tar -xvzf haunt-0.3.0.tar.gz
3. tried ./configure
4. Installed guile-3.0-dev using apt-get install guile-3.0-dev
5. export PKG_CONFIG_PATH=/usr/lib/x86_64-lin
On Fri, Mar 21, 2025 at 10:05 AM Pon Arun Kumar R
wrote:
>
> Thank you Tomas and Dave for sharing your inputs!
>
> I tried the following steps
> 1. Downloaded haunt-0.3.0.tar.gz
> 2. Extracted the source code tar -xvzf haunt-0.3.0.tar.gz
> 3. tried ./configure
> 4. Installed guile-3.0-dev using ap
On Thu, Mar 20, 2025 at 5:50 PM Tomas Volf <~@wolfsden.cz> wrote:
>
> Pon Arun Kumar R writes:
>
> > Questions:
> > 1. Which module in haunt needs to be modified? is it the module where the
> > metadata key value pairs are passed on to render the html?
>
> I do not think there is anything in haunt