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
363 stars 102 forks source link

New release? #52

Closed srossi93 closed 5 years ago

srossi93 commented 5 years ago

Hi, first of all thank you for this incredible template and these scripts.

I would suggest to push a new release on pip -- current one has some broken issues with publications. For example, the cite button does not work. Latest release available saves the bib with the full cite key, while academic expect only cite.bib. The code on the master fixed it but its not available on PyPI.

Example

Parsing entry Author2019
Creating folder content/publication/author-2019
Saving citation to content/publication/author-2019/author-2019.bib
Saving Markdown to 'content/publication/author-2019/index.md'

Can you create a new release?

gcushen commented 5 years ago

Done: https://github.com/sourcethemes/academic-admin/releases/tag/0.5.0