Sha256: 6ec86d8853e1cdb185ea9bb4e40010f1852d9a1fc13398bf56c24666be687702

Contents?: true

Size: 785 Bytes

Versions: 7

Compression:

Stored size: 785 Bytes

Contents

---
layout: post
title:  "Welcome to Moft!"
date:   <%= Time.now.strftime('%Y-%m-%d %H:%M:%S') %>
categories: moft update
---

You'll find this post in your `_posts` directory - edit this post and re-build (or run with the `-w` switch) to see your changes!
To add new posts, simply add a file in the `_posts` directory that follows the convention: YYYY-MM-DD-name-of-post.ext.

Moft also offers powerful support for code snippets:

{% highlight ruby %}
def print_hi(name)
  puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
{% endhighlight %}

Check out the [Moft docs][moft] for more info on how to get the most out of Moft. File all bugs/feature requests at [Moft's GitHub repo][moft-gh].

[moft-gh]: https://github.com/mojombo/moft
[moft]:    http://moftrb.com

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
moft-1.0.5 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb
moft-1.0.4 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb
moft-1.0.3 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb
moft-1.0.2.1 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb
moft-1.0.2 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb
moft-1.0.1 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb
moft-1.0.0 lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb