Skip to content

ouhaohan8023/hugo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Blog Example

standard-readme compliant

Hugo 博客模版 使用 hugo-theme-color-your-world 主题

此项目用于视频教学,适用于新手基于hugo快速搭建github站点

配置项目

Config.toml

此文件为hugo官方配置文件,可以参考hugo官方教程 在此只展示必要的修改项目

  1. baseURL 该参数为你项目的访问地址,所以必须修改
  2. params.social.centralized 该参数为社交账号,请修改
  3. languages.zh.menu 为顶部菜单,可按需要调整

Gt-pages.yml

此文件为github自动部署文件,免去你打包上传的困扰,只需要修改一处配置

  1. external_repository 此参数为 github 主页项目,例如你的github账号为 xxx,则此处需要修改成 xxx/xxx.github.io

Theme

如果感觉这个主题不好看,可以跟换主题,具体参考 官网主题库

Posts

文章

Tools

工具教程

Contact

联系我

Maintainers

@OhhInk.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

License

MIT © OhhInk

About

hugo color 博客模版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors