27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
+++
|
|
date = "2016-11-20T14:28:41+02:00"
|
|
draft = false
|
|
title = "gohugo-amp"
|
|
|
|
index = true
|
|
|
|
[sitemap]
|
|
changefreq = "daily"
|
|
priority = 1.0
|
|
filename = "sitemap.xml"
|
|
|
|
+++
|
|
|
|
# gohugo-amp
|
|
This Hugo theme is supposed to be a starter theme to make it easy to adapt to [Google's AMP-Project](https://www.ampproject.org/). Included in the theme are [**40+ shortcodes and partials**](https://gohugo-amp.gohugohq.com/shortcodes/) and [automatic Structured Data](https://gohugo-amp.gohugohq.com/schema/) making it a pleasure to embed AMP-Elements within your content files or your template.
|
|
|
|
Have a look at the [documentation](https://gohugo-amp.gohugohq.com) including the following starter-Guides:
|
|
|
|
### [1. Installation Guide](https://gohugo-amp.gohugohq.com/install/)
|
|
### [2. Configuration Guide](https://gohugo-amp.gohugohq.com/config/)
|
|
### [3. Styling Guide](https://gohugo-amp.gohugohq.com/styling/)
|
|
### [4. Structured Data Guide](https://gohugo-amp.gohugohq.com/schema/)
|
|
### [5. Shortcodes & Partials Guide](https://gohugo-amp.gohugohq.com/shortcodes/)
|
|
### [**Last but not least! The Kitchen-Sink with all available AMP-Elements**](https://gohugo-amp.gohugohq.com/kitchen-sink/)
|
|
|
|
Further this Project is on [Github](https://github.com/wildhaber/gohugo-amp/) where you are very welcome to support the project. |