Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/huyb1991/hugo-lamp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Nguyen <huyb.1991@gmail.com>2019-03-14 18:06:41 +0300
committerHuy Nguyen <huyb.1991@gmail.com>2019-03-14 18:06:41 +0300
commit6ec77dc6f06534475989a458def9e3ddd911115b (patch)
treef34771931f36f7428e8cffd5400f82f07d1d4e88
parentb6500ec977a054ff682575c0cff32d1a4978b0ef (diff)
Update index for guide at README
-rw-r--r--README.md11
-rw-r--r--docs/guide.md6
2 files changed, 14 insertions, 3 deletions
diff --git a/README.md b/README.md
index dbe58f0..454a6c6 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,17 @@ $ rm -rf hugo-lamp/.git
[Full document](/docs/guide.md)
+#### Content Editing
+ - [Add image to article](/docs/guide.md#add-image-to-article-content)
+ - [Content config for SEO](/docs/guide.md#content-config-for-seo)
+
+#### Site Configuration
+ - [Site Info](/docs/guide.md#site-info)
+ - [Main Menu](/docs/guide.md#main-menu)
+ - [Taxonomies](/docs/guide.md#taxonomies)
+ - [SEO](/docs/guide.md#seo)
+ - [Publisher](/docs/guide.md#publisher)
+ - [Social Networks & Connections](/docs/guide.md#social-networks--connections)
## Contributing
diff --git a/docs/guide.md b/docs/guide.md
index bec6455..9102fc7 100644
--- a/docs/guide.md
+++ b/docs/guide.md
@@ -2,7 +2,7 @@
## Content Editing
-#### Add image to article (content)
+#### Add image to article
This is an AMP page, to add image, you have to use [amp-img shortcodes](https://github.com/huyb1991/hugo-lamp/blob/master/layouts/shortcodes/amp-img.html), the syntax is:
```
@@ -26,7 +26,7 @@ The `title` is the H1 tag on HTML page, and `<title>` in head section.
The `description` is the meta tag for description `<meta name="description" content="">` in head section.
-## Configuration
+## Site Configuration
Take a look at [exampleSite - config.toml](https://github.com/huyb1991/hugo-lamp/blob/master/exampleSite/config.toml), and replace config value by your own:
@@ -98,7 +98,7 @@ Currently only support Google Adsense as usual, maybe implement [amp-auto-ads](h
adsenseSlotSticky = "XXX" # Enables sticky ads feature, value maybe the same with adsenseSlot, remove if you don't want display sticky ads
```
-#### Social networks & connections
+#### Social Networks & Connections
```toml
# Social networks