How to update this webpage

Deploy on my local machine

Run the following codes:

bundle exec jekyll serve

Publish on the website

Run the following codes:

yarn run prettier --write .
git add .
git commit -m "messages"
git push

Wait for 5 minites and the website will be updated.

\(\alpha + \beta = 1\). You can never know it.