Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 434 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 434 Bytes

Just my github.io page

To run it locally:

bundle exec jekyll serve

Go to https://jekyllrb.com/docs/quickstart/ for more infomation


For generating publications data:

  • go to DBLP and export to bibtex format
  • use bib2json to convert from bib to json format (require nodejs) "node Bib2JSON.js __INPUT__.bib __OUTPUT__.json"
  • copy the output json file to _data