Malsius / notion-ghpages

Make your own blog from Notion with Hugo and GitHub Pages
https://malsius.github.io/notion-ghpages
4 stars 1 forks source link

notion-md/script.py does not target notion-md #1

Open bgoodwinbc opened 9 months ago

bgoodwinbc commented 9 months ago

Run notion-md/script.py --static //static/images --content content/posts --url /images --db --key --hugo

Traceback (most recent call last): File "/home/runner/work/_/_/notion-md/script.py", line 181, in pages = querydb(args.db) File "/home/runner/work//_/notion-md/script.py", line 128, in query_db for item in response["results"]: KeyError: 'results' Error: Process completed with exit code 1.

Malsius commented 4 months ago

Have you followed the step-by-step guide and copied Notion DB template ?