This script will:
- Remove the following files/directories:
- _config/fieldsets/* (everything in dir)
- _config/settings.yaml.sample
- _config/users/admin.yaml.sample
- _content/* (everything in dir)
- _themes/london-wild
- assets/img
- check.php
{{ entries:listing folder="blog" limit="5" }} | |
<article> | |
<h1><a href="{{ url }}">{{ title }}</a></h1> | |
<p> | |
{{ image src="{ related_image }" dim="150x150#" quality="72" }} | |
<img src="{{ image_url }}" alt="Thumbnail for {{ title }}" /> | |
{{ /image }} | |
{{ description }} | |
</p> | |
</article> |
<div id="disqus_thread"> | |
<script type="text/javascript"> | |
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ | |
var disqus_shortname = 'disqus_shortname'; // required: replace example with your forum shortname | |
var disqus_developer = 1; // developer mode is on | |
/* * * DON'T EDIT BELOW THIS LINE * * */ | |
(function() { | |
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; | |
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; |
--- | |
title : Meat Tornado | |
excerpt: Bacon ipsum dolor sit amet drumstick spare ribs pastrami ground round, jerky pork chuck pork chop ham hock tail corned beef chicken andouille tongue biltong. Venison short ribs swine meatball prosciutto strip steak pork, tongue pancetta ham jerky. Bacon pig filet mignon. | |
--- | |
Bacon ipsum dolor sit amet drumstick spare ribs pastrami ground round, jerky pork chuck pork chop ham hock tail corned beef chicken andouille tongue biltong. Venison short ribs swine meatball prosciutto strip steak pork, tongue pancetta ham jerky. Bacon pig filet mignon brisket pork beef, meatball shoulder turkey swine tongue. Andouille sausage shankle, beef ribs pancetta pork loin corned beef flank brisket meatloaf ham hock short loin pastrami. Leberkas capicola tail pork belly rump, pig spare ribs pork. | |
Drumstick prosciutto tail, ham hock pork loin swine tongue frankfurter cow andouille shankle sausage chuck boudin. Ham hock rump ribeye pork belly ball tip, salami pig jerky. Tri-tip bacon tenderloin, |
This script will: