How to write metadata and compile posts in Asciidoc using windows 10

8 views
Skip to first unread message

Peter Teichert

unread,
Nov 25, 2023, 5:27:42 PM11/25/23
to nikola-discuss
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

Chris Warrick

unread,
Nov 25, 2023, 6:28:31 PM11/25/23
to nikola-...@googlegroups.com
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 <https://chriswarrick.com/>
PGP: 5EAAEA16
Reply all
Reply to author
Forward
0 new messages