I am a mathematician working on the statistical learning theory of spiking neural networks and on dependent type theories for machine reasoning. This repository contains the source code for my website.
As a big MyST fan, I was really inspired by Chris Holdgraf's website. This source code was modified from his.
- Ensure
.gitignore
file and.github
directory are copied. - Install
giscus
app on Github. - Add
Blog comments
to Discussions category on GitHub. - Configure
giscus
and add to_templates/layout.html
. - A
gh-pages
branch will be created after the files are committed. - Set
GitHub > Settings > Pages > Source
to root ofgh-pages
.