Skip to content

dsanson/davidsanson.com

Repository files navigation

David Sanson's Home Page

This is the source for my home page. You can see the page itself at:

License

Unless specified otherwise:

One important exception:

  • all rights reserved for research papers and drafts of research papers, i.e., any documents linked from my Research page.

How This Site is Built

This site is generated by Hakyll, which in turn depends on Haskell and Pandoc. CSS files are generated by Sass, which depends on Ruby. The PDF copy of my CV is generated by Pandoc and LaTeX, using a Makefile.

So, to generate a working version of this site from this source, assuming you have all of that installed, you first need to compile 'site.hs':

$ ghc site.hs

Then build the site,

$ ./site build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published