Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 2.67 KB

site.markdown

File metadata and controls

75 lines (55 loc) · 2.67 KB
layout title section
name
About davidsanson.com
about

License

Unless specified otherwise:

One important exception:

  • All rights reserved for research papers and drafts of research papers, including all documents linked from my Research page.

Site design

The design of this site is my own. But I began by taking a careful look at Mark Reid's site, and the bones of this site's design continue to owe a fair bit to his.

Nuts and Bolts

This site is generated by

The site makes use of several useful scripts and services:

  • Disqus manages comments.
  • JQuery makes adding occasional bits of javascript-powered functionality easy
  • html5shiv makes older versions of Internet Explorer recognize HTML5 elements.
  • I use the COinS Generator to generate COinS metadata for papers on my research page.

The site is hosted on

an inexpensive pay-as-you-go bare-bones reputable web host. I end up paying ~$9 a year for domain registration and >50¢ a month for storage and bandwidth. I've been happy with them so far. To keep that price low, large files (like PDFs) are hosted via

To make the Dropbox URLs look better, I use

A mirror of the site is also available via Github Pages. You can browse the source used by Jekyll to generate the site (and fork it if you like!).

If I were starting over today, I would probably just host the site on Github. The hosting is free, and if you are happy with a url like http://dsanson.github.com that's that. They now support custom domains for free accounts. So the only cost would be domain registration and DNS. But that is actually a bit of a hassle. The cheapest registrars offer .com addresses for ~$10/year (sometimes half that for the first year). Watch out for hidden privacy fees and sleazy practices. At best, that would save me $5 to $6 a year. But another advantage would be that on Github, I wouldn't have to worry about additional storage and bandwidth fees.