m10c 主题配置
主题地址:GitHub 仓库地址
|
|
主题仓库要下载到站点目录/themes
下
文章目录为:站点目录/content/posts
头像的路径:站点目录/static/avatar.jpg
只是简单地设计了几个链接,链接的图标在主题目录/data/m10c/icons.json
文件中定义
博客启动:hugo server -t hugo-theme-m10c -D
浏览器访问:http://localhost:1313/
至此博客启动成功
主题地址:GitHub 仓库地址
|
|
主题仓库要下载到站点目录/themes
下
文章目录为:站点目录/content/posts
头像的路径:站点目录/static/avatar.jpg
只是简单地设计了几个链接,链接的图标在主题目录/data/m10c/icons.json
文件中定义
博客启动:hugo server -t hugo-theme-m10c -D
浏览器访问:http://localhost:1313/
至此博客启动成功