Skip to content

Commit

Permalink
Merge pull request eduardoboucas#1 from echtwerner/echtwerner-patch-1
Browse files Browse the repository at this point in the history
Change reference from Jekyll to Hugo and add link
  • Loading branch information
echtwerner authored Dec 9, 2018
2 parents 2d97ca6 + 100029b commit cde6ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/post/2015-02-20-test-markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: 2015-02-20
tags: ["example", "markdown"]
---

You can write regular [markdown](http://markdowntutorial.com/) here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to [take 5 minutes to learn how to write in markdown](http://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc.
You can write regular [markdown](http://markdowntutorial.com/) here and [Hugo](https://gohugo.io) will automatically convert it to a nice webpage. I strongly encourage you to [take 5 minutes to learn how to write in markdown](http://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc.

**Here is some bold text**

Expand Down

0 comments on commit cde6ed6

Please sign in to comment.