Customizing this site

less than 1 minute read

Published:

A few quick pointers for customizing the site:

  • Edit _config.yml to change site title, author info, and theme options.
  • Replace the placeholder entries in _publications/, _talks/, _teaching/, and _portfolio/ with your own.
  • Add new pages by creating a Markdown file under _pages/.
  • Add new blog posts under _posts/ with the YYYY-MM-DD-title.md naming convention.

For full Jekyll documentation, see https://jekyllrb.com/docs/.