# note **Repository Path**: hk_shao/note ## Basic Information - **Project Name**: note - **Description**: 数学、计算机与物理笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-06 - **Last Updated**: 2022-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Note ## Introduction This is a blog site of student notes, including subjects of: * maths * computer science * physics * language * music This site uses KaTeX/MathML for math rendering. MathML is faster and is available for Firefox and Safari, and KaTeX is good to go for all other browsers that don't support MathML. Please visit [github page for this repo](https://zmx0142857.github.io/note/) or [gitee page for this repo](https://zmx0142857.gitee.io/note/). ![在线运行](img/Screenshot_from_2021-05-25_11-51-03.png) ![Gamma 函数](img/Screenshot_from_2021-05-22_11-26-26.png) ![连分数](img/Screenshot_from_2021-05-20_00-08-48.png) ![核函数](img/Screenshot_from_2021-05-10_18-29-24.png) ![Knuth 抽样算法](img/Screenshot_from_2021-04-17_21-16-22.png) ![中日汉字对比](img/Screenshot_from_2021-02-23_13-24-02.png) ## Deploy After editing / adding articles, you should make change to the table-of-content file `js/toc.js`. Run `node js/sitemap.js` to update `index.html` and `sitemap.xml` automatically once a week or so.