aboutsummaryrefslogtreecommitdiffstats
path: root/posts/starting-with-nikola.rst
blob: 0485cb3491b5ee539e20ee825983d8f3fd3421e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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')