Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 875 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 875 Bytes

Shaowei Lin

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.

Website

As a big MyST fan, I was really inspired by Chris Holdgraf's website. This source code was modified from his.

Install

  1. Ensure .gitignore file and .github directory are copied.
  2. Install giscus app on Github.
  3. Add Blog comments to Discussions category on GitHub.
  4. Configure giscus and add to _templates/layout.html.
  5. A gh-pages branch will be created after the files are committed.
  6. Set GitHub > Settings > Pages > Source to root of gh-pages.