GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站
https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex
MIT License
356 stars 101 forks source link

fix: default path for --publication-dir to match docs #106

Closed ostaadt closed 2 years ago

ostaadt commented 2 years ago

The default for --publication-dir in academic/cli.py should be content/publication instead of publication. Otherwise, the publication bundle will be created in publication/EntryID instead of content/publication/EntryID.