How do you build the markdown files in /doc folder into the wren.io website?

27 views
Skip to first unread message

Xeno Amess

unread,
Jan 26, 2019, 8:43:03 AM1/26/19
to Wren
I tried webstorm but its output is quite different from wren.io.
I want to make it more like it.
So I really want to know the tool you using.
Thanks.

Xeno Amess

unread,
Jan 26, 2019, 11:38:19 PM1/26/19
to Wren
Got it. my mistake.
Found it in util/generate_docs.py.
Thanks.

Xeno Amess

unread,
Jan 27, 2019, 12:23:52 AM1/27/19
to Wren
无标题.png
already done the steps in your documents.
don't know what did I do wrongly, but seems we are not using the same "markdown" here.

Xeno Amess

unread,
Jan 27, 2019, 12:58:57 AM1/27/19
to Wren
found the reason.
python markdown changes quite a lot in 3.0.0
so we shall use 
pip install "markdown<3.0.0"
to get some older version.
this time build succeed,and I get the html successfully.
thanks.
Reply all
Reply to author
Forward
0 new messages