代码拉取完成,页面将自动刷新
# 配置你的服务器域名地址
# baseurl = "https://maven27.gitee.io/"
# 设置语言
languageCode = "zh-CN"
# 网站名称
title = "RisunJan"
# Enable comments by entering your Disqus shortname
disqusShortname = "RisunJan111"
# Enable Google Analytics by entering your tracking code
googleAnalytics = ""
# Define the number of posts per page(页长)
paginate = 10
paginatePath = "page"
footnotereturnlinkcontents = "↩"
# 配置你要使用的主题
theme = "hugo-icarus-theme"
# theme = "hyde"
# Comment the themesDir option if you use this theme in production
# themesDir = "../.."
# Hugo 默认会把 url 中的大写字符转为小写
disablePathToLower = true
# Hugo 默认会把Taxonomy(categories,tags,series)名称转为小写
preserveTaxonomyNames = true
relativeurls = true
uglyurls = true
buildfuture = true
[permalinks]
post = "/:year/:month/:day/:slug"
[params]
# Tell me who you are
author = "Risun Jan"
bio = "静水流深"
location = "HeBi"
site_description = "一起来玩丫"
copyright = "Powered by [Hugo](//gohugo.io). Theme by [PPOffice](http://github.com/ppoffice)."
avatar = "css/images/avatar.png"
# Enter your email address to display your Gravatar icon in the profile. If not set the theme
# will fallback to the avatar.
gravatar = "cyjiang_11@163.com"
logo = "css/images/logo.png"
disable_mathjax = false # set to true to disable MathJax
# define which types of pages should be shown. By default the type with the most regular pages
mainSections = ["post"]
# Format dates with Go's time formatting
date_format = "2006-01-02"
# Add custom assets with their paths relative to the static folder
custom_css = []
custom_js = []
# Create custom menu entries by defining a label and a link for
# them. Since you can also link posts, you've the option the
# place the links before or after them.
#
# E.g.: "Home" appears before all linked posts in the menu
# and "Tags" / "Categories" after them.
[[params.menu]]
before = true
label = "首页"
link = "/"
[[params.menu]]
before = false
label = "标签"
link = "tags/"
[[params.menu]]
before = false
label = "收藏"
link = "categories/"
# Enter a link for the follow button on the left
[params.profile]
follow_button = "https://github.com/JanRisun"
[social]
# Add your social network accounts to the profile section on the left
# by entering your username. The links to your account will be
# created automatically.
github = "RisunJan"
gitlab = ""
bitbucket = ""
jsfiddle = ""
codepen = ""
foursquare = ""
dribbble = ""
deviantart = ""
behance = ""
flickr = ""
instagram = ""
youtube = ""
vimeo = ""
vine = ""
medium = ""
wordpress = ""
tumblr = ""
xing = ""
linkedin = ""
slideshare = ""
stackoverflow = ""
reddit = ""
pinterest = ""
googleplus = ""
facebook = ""
facebook_admin = ""
twitter_domain = ""
twitter = "RisunJan"
# Enable and disable widgets for the right sidebar
[params.widgets]
recent_articles = true
categories = true
tags = true
tag_cloud = true
# 设置 Blackfriday 渲染, Blackfriday 是 Hugo 中使用的 Markdown 渲染引擎。 Hugo 中的 Blackfriday 的默认设置已经很健全,可以适用于大多数的情况。hrefTargetBlank:在文章内生成的超链接是否打开新的页面,建议设置成 true.
[Blackfriday]
hrefTargetBlank = true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。