尝试更改和调整 mkdocs-material 页面的颜色的过程记录
约 1366 个字 • 326 行代码
因为感觉用mkdocs-material构建出来的网页页面(使用默认颜色/主题)看起来几乎都一样,所以想给我的手册改变一下颜色,使得手册和其他用mkdocs-material构建出来的网页看起来不一样
继续阅读
本站目前共记录 45 篇文章
约 1366 个字 • 326 行代码
因为感觉用mkdocs-material构建出来的网页页面(使用默认颜色/主题)看起来几乎都一样,所以想给我的手册改变一下颜色,使得手册和其他用mkdocs-material构建出来的网页看起来不一样
约 790 个字 • 91 行代码
本来以为在 Writing your first post 里能直接发布出一篇blog,但是发现还需要先配置(Configuration)好
Quote
Material for MkDocs makes it very easy to build a blog, either as a sidecar to your documentation or standalone. Focus on your content while the engine does all the heavy lifting, automatically generating archive and category indexes, post slugs, configurable pagination and more.
约 1040 个字 • 208 行代码
2023-09-07 --- 2023-09-10
整个三天的编程过程中,github copilot的使用使效率得到了极大的提高,以至于多次发出感叹“游戏结束啦!”😎、多次惊呼“woc,它怎么知道我要写什么?!”(😂),copilot的帮助包括但不限于 输入需求生成所需函数 、 辅助填写代码 等,大量节省的了时间和精力