在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):pdevty/amp开源软件地址(OpenSource Url):https://github.com/pdevty/amp开源编程语言(OpenSource Language):HTML 100.0%开源软件介绍(OpenSource Introduction):AMPAMP is a simple AMP (Accelerated Mobile Pages) material design theme for Hugo. Features
Installation$ mkdir themes && cd themes
$ git clone https://github.com/pdevty/amp Usage$ hugo server -t amp Configurationconfig.toml theme="amp"
baseurl = "Your Site URL"
title = "Your Site Title"
copyright = "© 2016 Copyright Text"
canonifyurls = true
[params]
description = "Your Site description for top page" #optional
googleanalytics = "Your Tracking Id" # optional
# optional
[social]
twitter = "Your Twitter Name"
github = "Your Github Name"
facebook = "Your facebook Name"
gplus = "Your Google+ profile name"
linkedin = "Your LinkedIn Name" $ hugo new post/my-new-post.md content/post/my-new-post.md ---
title: "my new post"
date: "2016-09-01"
tags: ["x", "y"]
categories: ["x", "y"]
menu:
main:
parent: tutorials
---
content here Shortcodes{{< img src="/img/img.png" width="320" height="50" >}}
{{< youtube lBTCB7yLs8YTTTTT >}}
{{< twitter 6387934905210019852222 >}} Contributing
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论