Re: [nikola-discuss] How to write metadata and compile posts in Asciidoc using windows 10

2023-11-25 Thread Chris Warrick
On Sat, 25 Nov 2023 at 23:27, Peter Teichert  wrote:
>
> Hello Nikola users
> I installed the Asciidoc plugin and followed the instructions for the conf.py
> Question is how to write the expected metadata in the post, e.g. date?
> Then when building the site the rendering stops at the asciidoc plugin line 64
> p = subprocess.Popen(command, stdin=subprocess.PIPE, stdout=subprocess.PIPE)
>
> Please, could you assist me in using asciidoc ?
>
> Thanks, Greetings, Peter

1. Can you show us the full error?
2. Do you have asciidoc or asciidoctor installed? Is it configured in
conf.py in the ASCIIDOC_BINARY setting? (The default is to use
`asciidoc` from your $PATH)
3. `nikola new_post` can generate the meta block for you if you pass
`-f asciidoc`

-- 
Chris Warrick 
PGP: 5EAAEA16

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nikola-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/CAMw%2Bj7LRchKB%2BJxhZPEJDr%2BabTavgFACriQ-_UeTeuAQfkRyuw%40mail.gmail.com.


[nikola-discuss] How to write metadata and compile posts in Asciidoc using windows 10

2023-11-25 Thread Peter Teichert
Hello Nikola users
I installed the Asciidoc plugin and followed the instructions for the 
conf.py
Question is how to write the expected metadata in the post, e.g. date? 
Then when building the site the rendering stops at the asciidoc plugin line 
64
p = subprocess.Popen(command, stdin=subprocess.PIPE, stdout=subprocess.PIPE)

Please, could you assist me in using asciidoc ?

Thanks, Greetings, Peter

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nikola-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/226b9619-c231-442f-9367-afd94151f3can%40googlegroups.com.