summaryrefslogtreecommitdiffstats
path: root/nikola/data/samplesite/posts
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/data/samplesite/posts')
-rw-r--r--nikola/data/samplesite/posts/1.meta5
-rw-r--r--nikola/data/samplesite/posts/1.rst (renamed from nikola/data/samplesite/posts/1.txt)10
2 files changed, 9 insertions, 6 deletions
diff --git a/nikola/data/samplesite/posts/1.meta b/nikola/data/samplesite/posts/1.meta
deleted file mode 100644
index 3bc104a..0000000
--- a/nikola/data/samplesite/posts/1.meta
+++ /dev/null
@@ -1,5 +0,0 @@
-Welcome to Nikola
-welcome-to-nikola
-2012/03/30 23:00
-nikola, python, demo, blog
-http://nikola.ralsina.com.ar
diff --git a/nikola/data/samplesite/posts/1.txt b/nikola/data/samplesite/posts/1.rst
index 2e6c3ba..25e56f8 100644
--- a/nikola/data/samplesite/posts/1.txt
+++ b/nikola/data/samplesite/posts/1.rst
@@ -1,3 +1,10 @@
+.. title: Welcome to Nikola
+.. slug: welcome-to-nikola
+.. date: 2012/03/30 23:00
+.. tags: nikola, python, demo, blog
+.. link: http://getnikola.com
+.. description:
+
.. figure:: http://farm1.staticflickr.com/138/352972944_4f9d568680.jpg
:target: http://farm1.staticflickr.com/138/352972944_4f9d568680_z.jpg?zz=1
:class: thumbnail
@@ -7,9 +14,10 @@ If you can see this in a web browser, it means you have managed to install Nikol
and build a site using it. Congratulations!
* You can read the manual `here </stories/handbook.html>`__
-* You can learn more about Nikola at http://nikola.ralsina.com.ar
+* You can learn more about Nikola at http://getnikola.com
* You can see a demo photo gallery `here </galleries/demo/index.html>`__
* Demo usage of listings `here </stories/listings-demo.html>`__
* Demo of slideshows `here </stories/slides-demo.html>`__
+* Demo of Bootstrap `here </stories/bootstrap-demo.html>`__
Send feedback to ralsina@netmanagers.com.ar!