This is a blog built with Hugo and Hugo Theme Stack.
- Install Hugo Extended (v0.120.0 or later)
- Clone this repository
- Run
hugo mod getto download the theme - Run
hugo serverto start the development server - Open http://localhost:1313 in your browser
Edit files in the config/_default/ directory to customize your site:
config.toml- Site configurationmenu.toml- Navigation menuparams.toml- Theme parametersmodule.toml- Hugo modules configuration
Create a new post:
hugo new content/post/my-first-post/index.mdBuild the site for production:
hugo --minifyThe generated site will be in the public/ directory.
本站使用 Hugo 内置 RSS 功能,自动生成最新的 10 篇文章订阅源:
订阅地址: https://stream-l.github.io/podcast.xml
RSS feed 包含:
- 文章标题
- 发布日期
- 文章链接
- 文章描述
- 题图(如果有)
RSS feed 会在每次 Hugo 构建时自动生成。
MIT License - see LICENSE file for details.
Tabler Icons: 4950+ free vector icons for web design
Download PNG & SVG Icons: Your Ultimate Icon Library
use id and copy file to themes\hugo-theme-stack\assets\icons