diff --git a/meme/templates/index.html b/meme/templates/index.html new file mode 100644 index 0000000..d24d763 --- /dev/null +++ b/meme/templates/index.html @@ -0,0 +1,48 @@ + + + + + + + + + + +
+ +
+

Meme Templates

+
+

+ All memes here are posted after taking permission from the person and creator of + meme and this is a offtopic community collaboration for fun only

+
click here to know how to add a new meme (link to page will be added here)
+
+ + + + + + + + diff --git a/meme/templates/meme_contribution.html b/meme/templates/meme_contribution.html new file mode 100644 index 0000000..e69de29 diff --git a/meme/templates/meme_template_data.json b/meme/templates/meme_template_data.json new file mode 100644 index 0000000..b4800af --- /dev/null +++ b/meme/templates/meme_template_data.json @@ -0,0 +1,17 @@ +[ + { + "src": "5RTn9fK.jpg", + "srct": "5RTn9fK.jpg", + "title": "meme on xeon zolt", + "by": "", + "description": "the guy in image gets angry very fast so its adviced not to mess up with his server logs or things can go out of hand" + }, + { + "src": "oeXTPgZ.jpg", + "srct": "oeXTPgZ.jpg", + "title": "meme on TK Sourab", + "by": "Raju Dev", + "description": "the guy in pic is a vim user and wants to tell everyone that he uses vim" + } +] +