Customizing this site
Published:
A few quick pointers for customizing the site:
- Edit
_config.ymlto 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 theYYYY-MM-DD-title.mdnaming convention.
For full Jekyll documentation, see https://jekyllrb.com/docs/.