Re:从零开始的博客生涯 #3 Theme MemE使用 Hugo 主题 MemE 2021.5.14 2022.5.1 Tech 49 1 分钟 目录安装 MemE 主题升级 MemE 主题使用主题 安装 MemE 主题1 $ git submodule add --depth 1 https://github.com/reuixiy/hugo-theme-meme.git themes/meme 升级 MemE 主题1 $ git submodule update --rebase --remote 使用主题1 2 3 $ rm config.toml && cp themes/meme/config-examples/zh-cn/config.toml config.toml # 进行写作 $ hugo server -D 作者:time2beat链接:https://ews.ink/tech/blog-3-hugo-theme/许可:CC BY-NC-SA 4.0