Skip to content

wschpero/wschpero.github.io

Repository files navigation

wschpero.github.io

Code for williamschpero.com. This website is:

Be sure to change the Google Analytics TAG_ID in _includes/analytics.html if you fork or otherwise use this code for your website.

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=TAG_ID"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'TAG_ID');
</script>

You will also need to edit _includes/head.html, _includes/header.html, about/index.html, bio/index.html, research/index.html, notes/atom.xml, notes/index.html, index.html, README.md, and CNAME to be specific to you / your site, along with the publication files included in collections/, the CV in cv/, and the image in img/.

About

Code for personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published