配置

博客配置指南

配置

Stream-L的博客

Hugo Theme Stack Blog

This is a blog built with Hugo and Hugo Theme Stack.

Quick Start

  1. Install Hugo Extended (v0.120.0 or later)
  2. Clone this repository
  3. Run hugo mod get to download the theme
  4. Run hugo server to start the development server

Configuration

Edit files in the config/_default/ directory to customize your site:

  • config.toml - Site configuration
  • menu.toml - Navigation menu
  • params.toml - Theme parameters
  • module.toml - Hugo modules configuration

Creating Content

Create a new post:

1
hugo new content/post/my-first-post/index.md

Build

Build the site for production:

1
hugo --minify

The generated site will be in the public/ directory.

RSS Feed / 播客订阅

Docs

Introduction | Stack

Icons

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

Themes

Themes | Hexo