Galaxy theme, ported to Hugo.
预览效果:梦幻银河
一款非常简洁、性能高的Hugo主题,适配不同的设备(PC,Mobile等)。
- 最近发表的文章支持,显示最近的10篇
- 分类支持,并且可以显示分类内的文章数量
- 标签云支持
- 一键回到页面顶部
- RSS支持,并且可以自动发现RSS
- 自定义菜单支持,不限个数,自定义排序
- 自定义友情链接支持
- 支持文章按年份日期进行归档
- 支持GA分析统计
- sitemap站点地图
- 代码高亮、代码行号
- markup、css、clike、javascript、c、csharp、bash、cpp
- aspnet、dart、docker、markup-templating、erlang
- go、groovy、java、json、kotlin、markdown、lua、objectivec
- php、python、r、yaml、toml
- 404错误页
- 支持关键字SEO优化
- Google站内搜索
- See Also 支持
- Disqus评论支持
- 不蒜子页面计数器支持
- 自定义css、js
- utteranc评论
- 部分自定义的shortcode
- 文章自定义摘要
cd <YOUR Bolg Root Dir>
git clone https://github.com/yinheio/Galaxy-hugo
theme = "Galaxy"
baseURL = "https://example.com"
title = "梦幻银河"
theme = "Galaxy"
paginate = 12
enableEmoji = true
enableRobotsTXT = true
googleAnalytics = ""
preserveTaxonomyNames = true
[blackfriday]
hrefTargetBlank = true
nofollowLinks = true
noreferrerLinks = true
[Permalinks]
posts = "/:sections/:filename/"
[params]
subtitle = "想象力才是终极生产力"
[menu]
[[menu.main]]
identifier = "about"
name = "关于"
url = "/about/"
weight = 4