diff --git a/content/hello.md b/content/hello.md new file mode 100644 index 0000000..fa28d56 --- /dev/null +++ b/content/hello.md @@ -0,0 +1,9 @@ +# Hello World! + +This page is based on markdown lying in *.md files under the /content/ directory. + +## What is markdown? + +Markdown is just pure fun. It is so easy to write text and add formatting information when not forced to bother with HTML. + +[Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)