{"generator":"Jekyll","link":[{"@attributes":{"href":"https:\/\/adilsitos.dev\/feed.xml","rel":"self","type":"application\/atom+xml"}},{"@attributes":{"href":"https:\/\/adilsitos.dev\/","rel":"alternate","type":"text\/html"}}],"updated":"2022-02-06T14:11:30+00:00","id":"https:\/\/adilsitos.dev\/feed.xml","title":"Adilsitos\u2019 blog","subtitle":"Home of some studies and projects that I find interesting ","entry":{"title":"Welcome to Jekyll!","link":{"@attributes":{"href":"https:\/\/adilsitos.dev\/jekyll\/update\/2022\/02\/04\/welcome-to-jekyll.html","rel":"alternate","type":"text\/html","title":"Welcome to Jekyll!"}},"published":"2022-02-04T18:39:13+00:00","updated":"2022-02-04T18:39:13+00:00","id":"https:\/\/adilsitos.dev\/jekyll\/update\/2022\/02\/04\/welcome-to-jekyll","content":"<p>You\u2019ll find this post in your <code class=\"language-plaintext highlighter-rouge\">_posts<\/code> 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 <code class=\"language-plaintext highlighter-rouge\">jekyll serve<\/code>, which launches a web server and auto-regenerates your site when a file is updated.<\/p>\n\n<p>Jekyll requires blog post files to be named according to the following format:<\/p>\n\n<p><code class=\"language-plaintext highlighter-rouge\">YEAR-MONTH-DAY-title.MARKUP<\/code><\/p>\n\n<p>Where <code class=\"language-plaintext highlighter-rouge\">YEAR<\/code> is a four-digit number, <code class=\"language-plaintext highlighter-rouge\">MONTH<\/code> and <code class=\"language-plaintext highlighter-rouge\">DAY<\/code> are both two-digit numbers, and <code class=\"language-plaintext highlighter-rouge\">MARKUP<\/code> is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.<\/p>\n\n<p>Jekyll also offers powerful support for code snippets:<\/p>\n\n<figure class=\"highlight\"><pre><code class=\"language-ruby\" data-lang=\"ruby\"><span class=\"k\">def<\/span> <span class=\"nf\">print_hi<\/span><span class=\"p\">(<\/span><span class=\"nb\">name<\/span><span class=\"p\">)<\/span>\n  <span class=\"nb\">puts<\/span> <span class=\"s2\">\"Hi, <\/span><span class=\"si\">#{<\/span><span class=\"nb\">name<\/span><span class=\"si\">}<\/span><span class=\"s2\">\"<\/span>\n<span class=\"k\">end<\/span>\n<span class=\"n\">print_hi<\/span><span class=\"p\">(<\/span><span class=\"s1\">'Tom'<\/span><span class=\"p\">)<\/span>\n<span class=\"c1\">#=&gt; prints 'Hi, Tom' to STDOUT.<\/span><\/code><\/pre><\/figure>\n\n<p>Check out the <a href=\"https:\/\/jekyllrb.com\/docs\/home\">Jekyll docs<\/a> for more info on how to get the most out of Jekyll. File all bugs\/feature requests at <a href=\"https:\/\/github.com\/jekyll\/jekyll\">Jekyll\u2019s GitHub repo<\/a>. If you have questions, you can ask them on <a href=\"https:\/\/talk.jekyllrb.com\/\">Jekyll Talk<\/a>.<\/p>","author":{"name":{}},"category":[{"@attributes":{"term":"jekyll"}},{"@attributes":{"term":"update"}}],"summary":"You\u2019ll 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. Jekyll requires blog post files to be named according to the following format: YEAR-MONTH-DAY-title.MARKUP Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works. Jekyll also offers powerful support for code snippets: def print_hi(name) puts \"Hi, #{name}\" end print_hi('Tom') #=&gt; prints 'Hi, Tom' to STDOUT. Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs\/feature requests at Jekyll\u2019s GitHub repo. If you have questions, you can ask them on Jekyll Talk."}}