Contents

Notes about math, research, and more.

Building website

  1. git clone
  2. install nodejs (sudo dnf install nodejs)
  3. install ruby (sudo dnf install ruby ruby-devel)
  4. npm install ruby
  5. npm install lunr
  6. install nokogiri (gem install nokogiri)