Freely licensed personal website for Benjamin Barad
- Fork it and change the repository name to USERNAME.github.io (mine was bbarad, but that won't work for you!)
- Delete CNAME (you can add a new one later)
- Delete my publications in _data/publications.yml and add your own, using the existing ones as a template.
- Update index.md and contact.md
- Remove my blog posts from _posts and optionally add your own. If you want a blog, uncomment the "blog" lines in _data/navlinks.yml
- Change the name of the site in _config.yml and in _includes/header.html
- Change the social media stuff in _includes/footer.html
- Add new photos and whatnot in static/img and new pdfs in static/pdf
- Change the name on the atom feed in blog.xml and in _includes/header.html
- Make an account on Disqus and replace _includes/disqus.html with the relevant information there.
- Set up google analytics and update it in _includes/footer.html, or remove it completely - it is not very useful!