mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2024-12-22 08:22:40 +00:00
Update run.sh
This commit is contained in:
parent
b09ff48c00
commit
8a6570c8a5
2
run.sh
2
run.sh
@ -30,7 +30,7 @@ test_ludochaordic () {
|
|||||||
pip install html5lib html5validator
|
pip install html5lib html5validator
|
||||||
|
|
||||||
../pelican-mg/gen_imgs_from_mds.py content/*.md
|
../pelican-mg/gen_imgs_from_mds.py content/*.md
|
||||||
make DEBUG=1 OUTPUTDIR=output html
|
make DEBUG=1 OUTPUTDIR=output publish
|
||||||
|
|
||||||
html5validator --root output/ \
|
html5validator --root output/ \
|
||||||
--ignore-re='Element "style" not allowed as child of element'
|
--ignore-re='Element "style" not allowed as child of element'
|
||||||
|
Loading…
Reference in New Issue
Block a user