Skip to content

Commit 5dc80a6

Browse files
committed
add usage gif
1 parent f825e2e commit 5dc80a6

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Generate [Elasticsearch](https://www.elastic.co/products/elasticsearch) indexes
1919
$ npm install hugo-elasticsearch
2020
```
2121

22+
## Demo
23+
24+
![usage demo](https://github.com/clarketm/hugo-elasticsearch/blob/master/usage.gif)
25+
2226
## Usage
2327

2428
### CLI
@@ -107,9 +111,7 @@ $ mkdir 'content'
107111

108112
#### 2. Create a markdown file with `toml` front matter in a file named `content/test-toml.md`.
109113
```markdown
110-
111-
$ echo '
112-
+++
114+
$ echo '+++
113115
title = "Sample title"
114116
description = "Sample description"
115117
tags = [ "tag1" ]

usage.gif

4.42 MB
Loading

0 commit comments

Comments
 (0)