aboutsummaryrefslogtreecommitdiffstats
path: root/posts/starting-with-nikola.rst
diff options
context:
space:
mode:
Diffstat (limited to 'posts/starting-with-nikola.rst')
-rw-r--r--posts/starting-with-nikola.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/posts/starting-with-nikola.rst b/posts/starting-with-nikola.rst
new file mode 100644
index 0000000..0485cb3
--- /dev/null
+++ b/posts/starting-with-nikola.rst
@@ -0,0 +1,16 @@
+.. title: Starting with Nikola
+.. slug: starting-with-nikola
+.. date: 2016-12-25 22:32:00 UTC+01:00
+.. tags: testing
+.. category:
+.. link:
+.. description:
+.. type: text
+
+Write your post here.
+
+.. code-block:: python
+ :number-lines:
+
+ print('no')
+ print('yes')