vercel更改hugo版本
https://vercel.com/用户名/项目名/settings/environment-variables 页面
Environment Variables部分
Key
填入HUGO_VERSION
,Value
填入对应版本,如0.117.0
https://vercel.com/用户名/项目名/settings/environment-variables 页面
Environment Variables部分
Key
填入HUGO_VERSION
,Value
填入对应版本,如0.117.0
Mainroad is a responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite theme.
Describes common Mainroad theme configuration parameters that can be adjusted via config file or via Front Matter section.
Customization page describes common Mainroad configuration parameters which can be specified via configuration file or via Front Matter section. That includes logo section tuning, adding a sidebar with widgets, adjusting highlight color, and more.
Browse this FAQ page to find answers to frequently asked questions that have not been covered elsewhere in the documentation.
This article helps you get started with the Mainroad theme, including installation and minimal configuration.
Welcome to the Mainroad theme documentation. This quick start guide covers Mainroad theme installation and minimal configuration and is intended for intermediate to advanced users. To understand this guide, you need to be familiar with the Hugo static site generator.