issues
search
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
101
forks
source link
feat: rewrite Academic CLI for Python 3.11
#121
Closed
gcushen
closed
1 year ago
gcushen
commented
1 year ago
Changes
rewrite Academic CLI for Python v3.11
based on user feedback, remove dependency on Hugo to be installed on user's PC
hence, the tool is now framework-agnostic again, so can be used with any website generator or even for writing Markdown-formatted books
remove deprecated features such as JS/CSS asset concatenation for offline sites
migrate from pipenv to Poetry for dependency management (latest best practice)
Fixes #85
Changes
Fixes #85