GithubHelp home page GithubHelp logo

ydx-2147483647 / summaries Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.71 MB

各种课程的总结、随记等。

Home Page: https://ydx-2147483647.github.io/summaries/

HTML 21.76% Python 69.66% Just 8.58%
mkdocs mkdocs-material notes summary

summaries's Introduction

各种课程的总结、随记等。

Built with Material for MkDocs deploy pre-commit.ci status RSS

🤝改进此项目

✍简单修改

滚动到页面最下方,可直接评论。

若想修改内容,请按以下操作。

  1. 单击页面右上角的“编辑此页”📝按钮,进入 GitHub 相应源文件。
  2. 单击右上角“Edit this file”🖉按钮,或按E
  3. 按照提示 fork、编辑、提交 pull request。

🤖复杂修改

  1. 克隆本仓库。

  2. 安装依赖。

    $ just bootstrap

    这会使用python -m pip安装一些包。

    Note

    just是个命令运行器。若无法安装,可手动运行justfile中的命令。

    Note

    若想指定用哪一python,请创建.env文件,写入PYTHON = "/path/to/python",例如PYTHON = "py -3.11"PYTHON = "./.venv/Scripts/python.exe"

  3. 编辑。

  4. 本地预览。

    $ just serve

    若使用 VS Code,还可以按Ctrl+Shift+B调用任务。

✅导入 Markdown 注意事项

🌟致谢

summaries's People

Contributors

dependabot[bot] avatar pre-commit-ci[bot] avatar ydx-2147483647 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

summaries's Issues

Link Checker Report

Summary

Status Count
🔍 Total 192
✅ Successful 172
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 7
❓ Unknown 0
🚫 Errors 13

Errors per input

Errors in ./docs/course/electromagnetic-field-and-wave.md

Errors in ./docs/course/signals-and-systems.md

Errors in ./docs/course/information-theory-and-coding.md

Errors in ./docs/topic/cov-time.md

Errors in ./docs/course/stochastic-signal-processing.md

Errors in ./docs/course/embedded-systems.md

Errors in ./docs/course/probability-and-statistics.md

Errors in ./docs/course/statistical-digital-signal-processing.md

Warnings in CI

https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408

INFO     -  DeprecationWarning: 'version' is deprecated. Use '__version__' instead.
[12](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:13)
  File "/opt/hostedtoolcache/Python/3.11.2/x64/lib/python3.11/site-packages/markdown/__init__.py", line 51, in __getattr__
[13](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:14)
    warnings.warn(
[14](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:15)
  File "/opt/hostedtoolcache/Python/3.11.2/x64/lib/python3.11/site-packages/mdx_truly_sane_lists/__init__.py", line 1, in 
[15](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:16)
    from .mdx_truly_sane_lists import makeExtension
[16](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:17)
WARNING:root:
[17](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:18)
                    [rss-plugin] Running on github actions might lead to wrong                     git revision dates due to a shallow git fetch depth.                     Try setting fetch-depth to 0 in your github action                     (see https://github.com/actions/checkout).
[18](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:19)
                    
[19](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:20)
WARNING:root:
[20](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:21)
                    [rss-plugin] Running on bitbucket pipelines might lead to wrong                     git revision dates due to a shallow git fetch depth.                     Try setting "clone: depth" to "full" in your pipeline                     (see https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/
[21](https://github.com/YDX-2147483647/summaries/actions/runs/4346140392/jobs/7591810408#step:7:22)
                    and search 'depth').

Link Checker Report

Summary

Status Count
🔍 Total 192
✅ Successful 184
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 7
❓ Unknown 0
🚫 Errors 1

Errors per input

Errors in ./docs/course/embedded-systems.md

已提交和未提交的总结

  • 202010起
    • 工科数学分析1
    • 🚫学术用途英语1
    • 工程制图
    • ***新时代社会主义**概论
    • **道德修养与法律基础
    • 🚫微信小程序开发
  • 202103起
    • 数据结构
    • 🚫物理实验1
    • 线性代数
    • 工科数学分析2
    • 🚫唐宋诗词欣赏
    • **近现代史纲要
    • 物理1
    • 🚫工程训练
  • 202108起
    • 复变函数与数理方程
    • 概率论与数理统计
    • 物理2
    • 理论物理导论
    • 电路与模拟电子学
    • 🚫马克思主义基本原理
  • 202202起
    • 人工智能导论
    • 信号与系统
    • 半导体物理
    • 数字电路与系统
    • 智能多源感知
    • 电磁场与电磁波
    • 集合论——开启理性思维的钥匙
    • 集成电路设计实践
  • 202208起
    • 🚫创意写作
    • 信息论与编码
    • 操作系统原理
    • 轮滑
    • 数字信号处理
    • 数字通信原理
  • 附件(已知但未处理)
    • 数字信号处理
      • DFT的间隔与总长.nb
      • data-flow-diagram
    • 半导体物理
      • 绘图.nb
    • 物理、线性代数等的零散文件。

Link Checker Report

Summary

Status Count
🔍 Total 191
✅ Successful 184
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 6
❓ Unknown 0
🚫 Errors 1

Errors per input

Errors in ./docs/course/statistical-digital-signal-processing.md

Redundant RSS `<link>`

MkDocs Material integrates seamlessly with the RSS plugin since v9.2.0 (released in August 2023), and MkDocs RSS Plugin also says everything is automagically set up.

Now we have redundant RSS <link>:

$ xhs https://ydx-2147483647.github.io/summaries/ | rg application/rss
        <link rel="alternate" type="application/rss+xml" title="RSS 订阅" href="feed_rss_created.xml">
        <link rel="alternate" type="application/rss+xml" title="已更新内容的 RSS 订阅" href="feed_rss_updated.xml">
  <link rel="alternate" type="application/rss+xml" title="新增内容的 RSS 源" href="feed_rss_created.xml">
  <link rel="alternate" type="application/rss+xml" title="更新内容的 RSS 源" href="feed_rss_updated.xml">

https://github.com/squidfunk/mkdocs-material/blob/43ed6fac8dfc5385a9bdf22d8bf207c868c23a80/src/templates/base.html#L63-L77

RSS 应只推送标题

  • 现在推送的描述是页面开头,并不一定是更新的内容。
  • 大部分阅读器不支持 JavaScript,MathJax 无法渲染。
  • 难以绕过上述困难。

附加结构

要添加页面之间的关系。可以加在页首或页脚,最好采用对称关系。

Markdown link check 找到了死链

有些是虚警,可能需要按文档忽略。

[✖] ../digital-signal-processing/#Fourier-参数之间的关系 → Status: 400
[✖] ../information-theory-and-coding/#平稳与遍历 → Status: 400
[✖] http://opinion.people.com.cn/n1/2020/0811/c1003-31817420.html → Status: 0
[✖] http://www.cssn.cn/lsx/lishixuezhuanti/bwcxljsm/lxzyls/mzd/201801/t20180104_3803925.shtml → Status: 404
[✖] http://www.qstheory.cn/llqikan/2017-12/03/c_1122049424.htm → Status: 404
[✖] http://www.qstheory.cn/zhuanqu/bkjx/2017-12/01/c_1122044946.htm → Status: 404
[✖] https://isip.bit.edu.cn/jxgz/jxzyxz/b142394.htm → Status: 0
[✖] https://web.eecs.utk.edu/~azeumaul/courses/ee531/fall2019/lecturenotes/ECE531-Fall-19-Lecture-07-PN → Status: 404
[✖] https://www.cs.uic.edu/pub/ECE534/WebHome/ch2.pdf → Status: 500
[✖] https://www.jstor.org/stable/2685037 → Status: 403

真·死链

http://www.cssn.cn/lsx/lishixuezhuanti/bwcxljsm/lxzyls/mzd/201801/t20180104_3803925.shtml
http://www.qstheory.cn/llqikan/2017-12/03/c_1122049424.htm
http://www.qstheory.cn/zhuanqu/bkjx/2017-12/01/c_1122044946.htm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.