about summary refs log tree commit diff
path: root/blog/posts/test.md
diff options
context:
space:
mode:
Diffstat (limited to 'blog/posts/test.md')
-rw-r--r--blog/posts/test.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/blog/posts/test.md b/blog/posts/test.md
new file mode 100644
index 000000000000..ec2e030b2824
--- /dev/null
+++ b/blog/posts/test.md
@@ -0,0 +1,4 @@
+# Testing
+
+The goal here is to be able to write markdown files and have a server that can
+render the markdown into HTML and serve them to the clients.