Skip to content

DawidZet/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Web Page, built with Hyde

See the rendered version at http://www.astro.washington.edu/users/vanderplas

Building

Requires python 2.7, alon with hyde and ghp-import:

pip install hyde ghp-import

Also pdflatex (for CV to be auto-generated)

Generate version for local development:

make gen

Preview local version (this is previewable in the browser at localhost:8080 -- Kill with ctrl-C)

make serve

Generate site for production:

make gen-production

Publish site to github pages

make publish-to-github

License

This work is under a BSD 2-clause license

About

My Personal Web Page: http://vanderplas.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 74.3%
  • HTML 14.7%
  • CSS 10.6%
  • Other 0.4%