convert the sample description files to markdown

This commit is contained in:
Simon
2012-08-18 23:15:52 +02:00
parent a7d2d8048f
commit e9c9cd1637
6 changed files with 37 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
album_name = "Another example gallery"
album_description = "And a cool description."
album_representative = "test2.jpg"

View File

@@ -0,0 +1,4 @@
Title: Another example gallery
Representative: test2.jpg
And a cool description.