aboutsummaryrefslogtreecommitdiffstats
path: root/posts/starting-with-nikola.rst
diff options
context:
space:
mode:
authorÓscar Nájera <najera.oscar@gmail.com>2016-12-26 00:57:13 +0100
committerÓscar Nájera <najera.oscar@gmail.com>2016-12-26 00:57:13 +0100
commit512691f01c9734f2e87e800597b17647f575687d (patch)
tree931beb167d90638e05b108d506fe8b0eab1ee2b0 /posts/starting-with-nikola.rst
parent13d27a493ec2034351cceb0aa3ecfe8e9925bce5 (diff)
downloadhomepage-512691f01c9734f2e87e800597b17647f575687d.tar.gz
homepage-512691f01c9734f2e87e800597b17647f575687d.tar.bz2
homepage-512691f01c9734f2e87e800597b17647f575687d.zip
Testing Posts
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')