Commit 27d3677cbc2cfcc333e876cf177c98a8b9ac17e0

Authored by Geoffrey PREUD'HOMME
1 parent 71a8b229

Supression du post d'exemple

Showing 1 changed file with 0 additions and 25 deletions   Show diff stats
_posts/2016-12-16-welcome-to-jekyll.markdown deleted
... ... @@ -1,25 +0,0 @@
1   ----
2   -layout: post
3   -title: "Welcome to Jekyll!"
4   -date: 2016-12-16 21:03:48 +0100
5   -categories: jekyll update
6   ----
7   -You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
8   -
9   -To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
10   -
11   -Jekyll also offers powerful support for code snippets:
12   -
13   -{% highlight ruby %}
14   -def print_hi(name)
15   - puts "Hi, #{name}"
16   -end
17   -print_hi('Tom')
18   -#=> prints 'Hi, Tom' to STDOUT.
19   -{% endhighlight %}
20   -
21   -Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
22   -
23   -[jekyll-docs]: http://jekyllrb.com/docs/home
24   -[jekyll-gh]: https://github.com/jekyll/jekyll
25   -[jekyll-talk]: https://talk.jekyllrb.com/