在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):pdevty/material-design开源软件地址(OpenSource Url):https://github.com/pdevty/material-design开源编程语言(OpenSource Language):HTML 92.4%开源软件介绍(OpenSource Introduction):Material-DesignMaterial-Design is a simple material design theme for Hugo. demo : http://pdevty.github.io/blog/ Features
Installation$ mkdir themes
$ cd themes
$ git clone https://github.com/pdevty/material-design Usage$ hugo server -t material-design -w -D Configurationconfig.toml theme="material-design"
baseurl = "Your Site URL"
languageCode = "en-us"
title = "Your Site Title"
MetaDataFormat = "toml"
paginate = 9 # To specify a multiple of 3
disqusShortname = "Your Disqus Name" # optional
copyright = "© 2015 Copyright Text"
[params]
description = "Your Site Description" # optional
twitter = "Your Twitter Name" # optional
gitlab = "Your Gitlab Name" # optional
github = "Your Github Name" # optional
facebook = "Your facebook Name" # optional
gplus = "Your Google+ profile name" # optional
linkedin = "Your LinkedIn Name" # optional
headerCover = "images/headerCover.png" # optional
footerCover = "images/footerCover.png" # optional
googleAnalyticsUserID = "Your Analytics User Id" # optional
[permalinks]
post = "/:year/:month/:day/:title/" # optional Contributing
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论