zbrox / anpu-zola-theme

The Anpu theme for the Zola static site generator
https://anpu-zola-theme.vercel.app
MIT License
64 stars 34 forks source link

zola themes site generating script is reporting missing screenshot.png #9

Closed Jieiku closed 10 months ago

Jieiku commented 10 months ago

zola themes site generating script is reporting missing screenshot.png

git clone https://github.com/getzola/themes
cd ~/.dev/themes
git submodule foreach --recursive git reset --hard
git reset --hard
git pull
git submodule update --init --recursive
git submodule update --remote --merge
mkdir -p ~/themes-docs
python generate_docs.py ~/themes-docs
============================================================
ERROR SUMMARY:
------------------------------------------------------------
Theme 'anpu' is missing screenshot.png.
------------------------------------------------------------
============================================================
zbrox commented 10 months ago

Ah, it's probably due to this 4bd2370

Will add back the screenshot.png.