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

github.com/Tazeg/hugo-blog-jeffprod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTazeg <jeffgazet@gmail.com>2018-08-11 13:22:56 +0300
committerTazeg <jeffgazet@gmail.com>2018-08-11 13:22:56 +0300
commit498d6543ff4727f10112ece05d0b384c106a4d97 (patch)
tree2349495dcb5d17680da04fe5c3730493cc3e1afd
parentf4e667e6b33dc0d646165610eea3064e66335ed2 (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c36d9c..4d573f4 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ theme = "jeffprod"
```
hugo new post/my-first-post.md
```
-And edit this new file `content/post/my-first-post.md`.
+And edit this new file `content/post/my-first-post.md`. You can use [HUGO shortcodes](https://gohugo.io/content-management/shortcodes/) and [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet).
### Render