尝试更改和调整 mkdocs-material 页面的颜色的过程记录
约 1366 个字 • 326 行代码
因为感觉用mkdocs-material构建出来的网页页面(使用默认颜色/主题)看起来几乎都一样,所以想给我的手册改变一下颜色,使得手册和其他用mkdocs-material构建出来的网页看起来不一样
继续阅读
约 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.