GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站

Home Page:https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LF will be replaced by CRLF

JinyuanShao opened this issue · comments

When run academic import --bibtex <path_to_your/publications.bib>, there is no error.
And then I want to up-to-data my github repository, run 'git add .', there is an error:

warning: LF will be replaced by CRLF in content/publication/papers.bib.
The file will have its original line endings in your working directory

Please tell me more details about this operation, how can I show my publication on the website by python academic library?

Thank you very much!

Sorry, I typed wrong command, there is no error!