Hugo blog themes for your next Hugo blog, magazine, or news website Bookworm Minimal Blog Theme Editor Blog Theme Galaxy Personal Blog Theme Gojournal Magazine & Blog Theme Liva Blog Theme LogBook Most Popular Blog Theme Nebula Personal Blog Theme NorthendLab Portfolio & Blog Theme Parsa Creativ...
git clone https://github.com/vaga/hugo-theme-m10c.git themes/m10c 然后在打开名为 hugo 的 toml源文件,添加主题配置即可。网站标题修改为myblog,然后再把theme = “m10c”这行代码加进去保存即可。现在,我们在myblog目录下的主题文件夹中就能看到刚才添加的主题文件目录了:4. 本地访问测试 现在,我们...
Lruihao/hugo-blog 谁在用 FixIt 为了直观地浏览主题特性,这里有一些基于FixIt主题渲染的预览网站。 特性 性能和 SEO 性能优化:在Google PageSpeed Insights中,99/100 的移动设备得分和 100/100 的桌面设备得分 使用基于 JSON-LD 格式 的SEO SCHEMA文件进行 SEO 优化 支持Google Analytics 支持Fathom Analytics 支持...
theme.toml Feat: default branch has been renamed tomain 2个月前 README MIT FixIt 是一个简洁、优雅且高效的Hugo博客主题。 如果你喜欢这个主题,别忘了留下一颗 ⭐️ 哦,谢谢! English| 简体中文 |繁體中文|Français|Русскийязык|Español|हिन्दी|deutsch|한국어...
created for dark themes lovers. Norlin theme is fully responsive and looks great on mobile devices and has a beautiful and modern design that is best suited for your personal or corporate blog. You can easily customize the theme by changing the accent colors, the arrangement of the widgets, ...
CleanWhite is a clean, elegant, but fully functional blog theme for Hugo. Here is a livedemo siteusing this theme. It is based onhuxblog Jekyll ThemeandClean Blog Jekyll Theme. These two upstream projects have done awesome jobs to create a blog theme, what I'm doing here is porting it...
Qubt is a simple personal blog theme for Hugo. The theme is designed mobile-first, with a very intuitive interface. Get your Qubt blog up and running quickly by using the Qubt template. Screen Dumps Features Simple personal blog theme, designed for mobile-first. Automatic Dark/light mode ...
└── theme.toml 2.4 配置博客 回到VS Code,打开项目管理,右键自己的项目,选择在当前窗口打开或者新窗口打开。接下来,就可以进行修改了。Hugo 的基本配置都在config.toml中,可以参考如下信息: baseURL = "<https://ittenblunt.github.io/my-blog/>" # 修改为自己的博客地址 ...
主题下载完成然后,在当前项目目录内打开config.toml配置文件,在最后添加一行theme = "maupassant" 下载下来的主题会放在themes 目录中: └── hugo-theme-bootstrap4-blog ├── CHANGELOG.md ├── LICENSE.txt ├── README.md ├── archetypes ├── assets ├── exampleSite # 本主题示例内容 | ...
解压该 .zip 文件到你的博客主题theme路径; 重命名hugo-kiera-master为kiera; 返回博客主路径:cd awesome-blog; 激活主题;通常来说,主题(包括 Kiera)都自带文件夹exampleSite,里面存放了内容配置的示例文件。激活Kiera 主题需要拷贝它提供的config.toml到你的博客下: ...