Skip to content

guzmanhe/guzmanhe.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for my website, at https://guzmanhe.github.io. It is a fork from Adam Lopez's at https://alopez.github.io

#Generate papers


python scripts/parsebib.py papers/bibtex.bib  2>/dev/null  | perl -anpe 's/\t/    /g;' > _data/papers.yml

#Create individual pages for papers


python scripts/migrate.py _data/papers.yml  

About

an academic homepage based on jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.3%
  • TeX 8.5%
  • Python 1.5%
  • Ruby 0.7%
  • CSS 0.7%
  • Shell 0.2%
  • Other 0.1%